3
0
mirror of https://github.com/hyprwm/Hyprland.git synced 2026-03-30 02:53:16 +00:00
Commit Graph

111 Commits

Author SHA1 Message Date
bf3f519eb7 Remove trailing whitespace. 2022-09-25 20:07:48 +02:00
79c645f8cd handle touch devices internally as objects 2022-09-21 14:39:34 +01:00
d8dbe26f31 tick config after reload request 2022-09-13 15:36:49 +02:00
81f267dff9 add default speed to hyprctl devices mice 2022-09-12 17:09:04 +02:00
82aa78916d hyprctl-nopoll 2022-09-10 21:21:28 +02:00
d94fe3d063 added window pinning 2022-09-10 13:11:02 +02:00
0eb5ecafb9 consistent output of window addresses 2022-09-08 18:47:39 +02:00
f002bd1603 wrap lastwindow in quotes in hyprctl json 2022-09-05 23:07:56 +02:00
2ba7cb2414 escape json strings in workspaces lastwindow title 2022-09-05 21:32:37 +02:00
f6ecef0959 add lastwindow info to hyprctl workspaces 2022-09-04 18:32:03 +02:00
d413388761 Multiple improvements to the shutdown procedure 2022-08-28 11:19:08 +02:00
dbd774fedb simplify a bit of code 2022-08-26 18:02:10 +02:00
359df96d53 fix wlr logging 2022-08-22 18:58:29 +02:00
63493b5736 use a custom logging func for wlr 2022-08-22 18:50:38 +02:00
7af193d921 reload on input and device hyprctl 2022-08-20 18:57:30 +02:00
9b62328b22 minor changes to the activelayout event 2022-08-18 17:50:32 +02:00
c1a64a2b9d added main param to keyboards 2022-08-18 17:34:01 +02:00
ea45c6bfe0 fix memory issue with hyprctl devices 2022-08-16 16:15:43 +02:00
6e2467cc24 fix active keymap in hyprctl devices 2022-08-16 16:10:20 +02:00
f0fe0c25d6 added config-only to hyprctl reload 2022-08-14 23:26:18 +02:00
b3c5809986 fix flags syntax in json 2022-08-11 21:29:31 +02:00
ae175fdda5 handle json for hyprctl version 2022-08-11 21:28:37 +02:00
9102471610 added hyprctl getoption 2022-08-11 21:16:38 +02:00
073f08301a fix formatting in focused monitor hyprctl 2022-08-11 20:22:41 +02:00
cd75606f42 change active to focused in hyprctl monitors 2022-08-10 23:49:20 +02:00
9b39a0c2e0 Added hyprctl setcursor 2022-08-10 21:22:11 +02:00
af9d34ab77 Fix my idiotic mistake (#502)
When resolving conflicts i accepted the old changes 👨🏻🔫
2022-08-09 02:22:55 +03:00
6d788f0fc9 Merge branch 'main' into fix-active-window-json-bools 2022-08-08 13:51:08 -07:00
ab6a62f0fd Revert "Merge pull request #499 from yavko/fix-active-window-json-bools"
This reverts commit 5aed6f1bc7, reversing
changes made to 6f137938da.
2022-08-08 22:49:02 +02:00
d460519c30 Fix the fix 2022-08-08 13:48:33 -07:00
5cec6257e9 The fix 2022-08-08 13:39:02 -07:00
5ce7c71cef use empty json object when no activewindow 2022-08-06 15:36:28 -04:00
206b7f4372 output valid json when there are no clients 2022-08-05 18:53:19 -04:00
59088decd0 Change to json bools 2022-08-05 15:23:38 -07:00
9f11765707 Change monitor active to json bool 2022-08-04 16:25:56 -07:00
5dcbce550f only ensure DPMS in hyprctl monitors 2022-08-03 21:19:12 +02:00
36e563c79c reload monitors instantly on tickHyprCtl 2022-08-03 17:12:38 +02:00
edac94bed1 tick hyprctl separately 2022-07-31 00:27:32 +02:00
31a079b347 added DPMS 2022-07-27 12:32:00 +02:00
71c1ff8ee3 log xwayland in hyprctl 2022-07-26 18:25:08 +02:00
b0d91cbf3a simplify formats 2022-07-25 22:40:34 +02:00
1626707b7f make layerSurfaces into RAII 2022-07-23 15:48:08 +02:00
f35d513bf5 Merge pull request #391 from dgerblick/focuswindow-options
focuswindow options + other hyprctl bugs I found when testing
2022-07-18 23:19:12 +02:00
f2c0e6ef02 fixed issue causing hyprctl to output ill-formed json when strings include characters needing escaping 2022-07-18 14:47:28 -04:00
60cc33a53c added time logging 2022-07-18 11:46:42 +02:00
dc1f34c5fa added PID and address-based options for focuswindow, as well as updated hyprctl clients to be consistent with logs and hyprctl activewindow 2022-07-17 19:00:12 -04:00
1848086abd reload layout on hyprctl layout 2022-07-16 22:44:29 +02:00
65e75c0b44 fix backwards hyprctl compat 2022-07-14 11:43:15 +02:00
6708f3b133 Fixed TTY switching (#364) 2022-07-13 18:18:23 +02:00
ef7ee2fd0f added active keymap prop 2022-07-13 16:02:14 +02:00