Commit Graph

1086 Commits

Author SHA1 Message Date
vaxerski 59e34e311e fix oopsie include 2022-07-19 14:27:52 +02:00
vaxerski c6c3d66373 fix hyprctl with relative negative 2022-07-19 14:24:03 +02:00
vaxerski 21217bcb2b notify enter on subsurfaces with follow mouse not 1 2022-07-19 14:05:12 +02:00
vaxerski f905ae33c8 guard pSurface in unmapsubsurface 2022-07-19 13:54:42 +02:00
vaxerski 0281caa8e0 fix ASan error 2022-07-19 13:36:54 +02:00
Vaxry 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
vaxerski 10a83853ac added ls noprocess 2022-07-18 21:16:01 +02:00
vaxerski 53b8263eb1 remove fixXwaylandwindowsonworkspace, not needed anymore 2022-07-18 21:15:46 +02:00
vaxerski 8bcfda2230 update moveactivetoworkspace logic 2022-07-18 20:53:29 +02:00
Daniel Gerblick f2c0e6ef02 fixed issue causing hyprctl to output ill-formed json when strings include characters needing escaping 2022-07-18 14:47:28 -04:00
vaxerski b669948737 fix logo center 2022-07-18 15:41:02 +02:00
vaxerski a4b1d51c63 add new wallpapers 2022-07-18 15:31:59 +02:00
vaxerski e7b8cda360 update logo 2022-07-18 15:23:26 +02:00
vaxerski c466bd1219 fix webkit 2022-07-18 14:21:21 +02:00
vaxerski ad19a15cef readme center 2022-07-18 14:20:43 +02:00
vaxerski 954a387cf9 fix center 2022-07-18 14:19:21 +02:00
vaxerski a51f44d566 readme fix 2022-07-18 14:16:49 +02:00
vaxerski 423c9f9d56 new logo 2022-07-18 14:15:33 +02:00
vaxerski 900e6947e9 reject windows with tiny sizes, overwrite size 2022-07-18 13:14:31 +02:00
vaxerski 90d07d7b52 fix shadows on unmanaged and noborder 2022-07-18 12:39:57 +02:00
vaxerski 60cc33a53c added time logging 2022-07-18 11:46:42 +02:00
Daniel Gerblick 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
vaxerski afeb040684 fix selection events 2022-07-17 18:56:01 +02:00
vaxerski f5bd30569f fix borders on scaled 2022-07-16 23:29:42 +02:00
vaxerski 6f1b9d6af9 add master:new_on_top 2022-07-16 23:24:42 +02:00
vaxerski 1848086abd reload layout on hyprctl layout 2022-07-16 22:44:29 +02:00
vaxerski cb2989cec5 fix fade corner artifacts 2022-07-16 21:10:16 +02:00
vaxerski 16afa2c422 fix border rendering on certain windows
oversized subsurfaces had a tendency to be above borders, now they wont be
2022-07-16 20:57:59 +02:00
vaxerski edcecae7a0 dont cycle on fullscreen 2022-07-16 19:55:40 +02:00
vaxerski aac546b771 added center windowrule 2022-07-16 16:27:17 +02:00
vaxerski ef24329495 pass through pinch events 2022-07-16 16:12:31 +02:00
vaxerski 5c836e6460 added master layout 2022-07-16 15:57:31 +02:00
vaxerski 48e5bd96bc Added shadow colors animations and inactive col 2022-07-16 12:44:45 +02:00
vaxerski b2650928ea obey xdg reqs better 2022-07-16 00:11:21 +02:00
Vaxry 069e3b2114
Merge pull request #376 from dgerblick/hyprctl-json-segfault-fix
Fixed SEGFAULT when running hyprctl with only the -j option
2022-07-15 23:21:46 +02:00
Daniel Gerblick db693ec7e5 Fixed SEGFAULT when running hyprctl with only the -j option 2022-07-15 15:39:39 -04:00
vaxerski fbcc6936f4 fix dashes in hyprctl 2022-07-15 20:07:52 +02:00
vaxerski 90ebeaa881 fixed fullscreen opacity on fullscreen 1 2022-07-15 19:33:09 +02:00
vaxerski 1441856811 fix blur on oversized, default to enabled 2022-07-15 19:21:13 +02:00
vaxerski 19c646ab47 Minor changes to the renderer's overflow behavior
Won't squish base layers anymore
2022-07-15 19:07:06 +02:00
vaxerski 6306d4dae3 add remove, to blurls 2022-07-15 13:29:56 +02:00
Vaxry 5af26a451a
Merge pull request #373 from fufexan/configpath
Add config flag
2022-07-15 12:03:50 +02:00
vaxerski ba48e7ceea fixed up hyprctl flags 2022-07-15 11:58:09 +02:00
vaxerski c0377457df don't poison wlr in make install 2022-07-15 11:39:11 +02:00
Mihai Fufezan 202fb4d8d4
add clangd cache in gitignore 2022-07-15 00:10:00 +03:00
Mihai Fufezan d8fee02063
add simple help message 2022-07-15 00:09:31 +03:00
Mihai Fufezan 01fc3d6068
add config flag
you can now specify a config with -c <path>
2022-07-14 23:55:24 +03:00
vaxerski 634970a284 update deco values on fullscreen 2022-07-14 22:49:49 +02:00
vaxerski 642af5395e dont focus anything on constrained 2022-07-14 21:33:36 +02:00
Vaxry 316589406f
Merge pull request #372 from bazuin-32/main
Fix error when running `hyprctl dispatch exec` with an arg that contains a `/`
2022-07-14 19:33:21 +02:00