Commit graph

405 commits

Author SHA1 Message Date
vaxerski
f7f8a6eb93 fix kawase oopsie 2022-05-02 17:02:00 +02:00
vaxerski
aa03aae8e2 Major blur rework: optimization & fixes
Blur should be considerably faster now and work on full damage tracking
2022-05-02 16:54:40 +02:00
vaxerski
8c3f471631 Merge pull request #59 from jwijenbergh/main
Hyprctrl: Use printf format specifiers for the usage string
2022-05-01 15:09:50 +02:00
jwijenbergh
57cd9b726b Hyprctrl: Use printf format specifiers for the usage string 2022-05-01 14:59:15 +02:00
vaxerski
45c3f7df10 Note high GPU usage in the README 2022-04-29 21:43:04 +02:00
vaxerski
f4b7ef8fd6 added hyprctl batch 2022-04-29 19:44:09 +02:00
vaxerski
ca265986a7 enter all outputs in wlr/workspaces 2022-04-28 18:06:25 +02:00
vaxerski
cbfd4530c2 fix crash when yanking mouse before init 2022-04-28 17:57:24 +02:00
vaxerski
0d790c98fe deactivate exclusive 2022-04-28 17:55:25 +02:00
vaxerski
f065dad37d fix fadeout 2022-04-28 15:39:49 +02:00
vaxerski
1b6d8015d6 Added custom reserved area per mon 2022-04-27 17:46:07 +02:00
vaxerski
180cb25c9c Support the virtual keyboard protocol 2022-04-27 17:29:33 +02:00
vaxerski
28ce42dbc5 fix some xwayland size bugs 2022-04-27 16:35:15 +02:00
vaxerski
3b5af6943b fix rare crash 2022-04-26 17:51:00 +02:00
vaxerski
5138a129a2 fixed overlay layers being on bottom of fullscreen windows 2022-04-25 21:49:45 +02:00
vaxerski
509c72ef65 minor xwayland constraint fixes 2022-04-25 13:40:46 +02:00
vaxerski
84ba6c7e48 crash in assert on fail for a coredump 2022-04-24 22:05:07 +02:00
vaxerski
5f4bfd6893 fixes for xwayland popups, autofloat pop-up and task_dialog 2022-04-24 17:53:50 +02:00
vaxerski
6c5bd4c450 some fixes for xwayland windows and focus 2022-04-24 17:42:59 +02:00
vaxerski
ba21d08d5f assert -> rassert for animatedvariable 2022-04-24 17:01:39 +02:00
vaxerski
64cd72db77 Merge branch 'main' of https://github.com/vaxerski/Hyprland 2022-04-24 17:01:23 +02:00
vaxerski
461493976d update example conf for kawase 2022-04-24 16:45:59 +02:00
vaxerski
9f37037265 Mention kawase in readme 2022-04-24 16:44:39 +02:00
vaxerski
30d4af0b9c Switched old blur to dual kawase 2022-04-24 16:41:01 +02:00
vaxerski
f651ff956d some fixes for full damage tracking 2022-04-24 12:04:16 +02:00
vaxerski
5066994290 fix layer focus 2022-04-24 11:41:52 +02:00
vaxerski
41a28ff432 Merge pull request #55 from vaxerski/animation-system-rework
Animation system rework
2022-04-24 11:22:44 +02:00
vaxerski
13b47b8fda Merge branch 'main' into animation-system-rework 2022-04-24 11:18:30 +02:00
vaxerski
92a5b79828 Fixed damaging multimon 2022-04-23 23:53:12 +02:00
vaxerski
5862fa900f Bake 200, more info 2022-04-23 23:16:43 +02:00
vaxerski
cb981bf665 oops, small fix 2022-04-23 22:11:32 +02:00
vaxerski
9c609bc014 default curve more close to parabolic 2022-04-23 21:54:03 +02:00
vaxerski
cfcc221ff7 Added bezier curves 2022-04-23 21:47:16 +02:00
vaxerski
397c1af2d7 return const refs + vec constantize 2022-04-23 14:40:51 +02:00
vaxerski
257b23b85a fix warn 2022-04-23 14:36:03 +02:00
vaxerski
f142a9002b fixed fullscreen, removed effective vars from windows 2022-04-23 14:35:34 +02:00
vaxerski
96fc6bcde4 New animation system 2022-04-23 14:16:02 +02:00
vaxerski
8533bc3e2a Added git dirty 2022-04-22 18:33:30 +02:00
vaxerski
c8e89f43d8 Added git commit message to hyprctl version 2022-04-22 18:29:32 +02:00
vaxerski
35f70a24a5 Added hyprctl version 2022-04-22 18:14:25 +02:00
vaxerski
fb5871a133 added opacity rule 2022-04-22 14:37:38 +02:00
vaxerski
89bf2a44d9 Allow percentages in move and size rules 2022-04-22 14:31:14 +02:00
vaxerski
458c22a416 reload keyboards if input changed in hyprctl 2022-04-22 14:11:52 +02:00
vaxerski
40ecfeacba Added warn for old monitor cfg 2022-04-21 22:15:42 +02:00
vaxerski
ff54a1e687 CONFIG COMPAT BREAK: removed mfact from mon cfg 2022-04-21 22:05:51 +02:00
vaxerski
6d93917f05 Make hyprctl thread safe 2022-04-21 22:00:03 +02:00
vaxerski
55769e2f8d Minor tweaks 2022-04-21 21:48:37 +02:00
vaxerski
05458098a5 only reload monitors when needed with hyprctl 2022-04-21 21:36:45 +02:00
vaxerski
81bf1d9665 count down in named workspace IDs 2022-04-21 21:35:08 +02:00
vaxerski
8de8b62a6c Added workspace names in hyprctl 2022-04-21 21:25:28 +02:00