Commit graph

381 commits

Author SHA1 Message Date
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
vaxerski
65e10d5eb1 Added quick start to readme 2022-04-21 18:43:58 +02:00
vaxerski
2d1ccdecf7 fix monitor reload crash 2022-04-21 18:11:28 +02:00
vaxerski
05da6a4d0c set wantsmonitorreload for parsekeyword 2022-04-21 17:36:28 +02:00
vaxerski
800758d339 overwrite mon rule if exists 2022-04-21 17:33:24 +02:00
vaxerski
d37f44f1f0 typo 2022-04-21 17:21:55 +02:00
vaxerski
3abda62211 Added workspace windowrule 2022-04-21 17:17:47 +02:00
vaxerski
2c2d352bb7 Added unbind keyword 2022-04-21 17:06:43 +02:00
vaxerski
bf9304c2e2 Added hyprctl keyword 2022-04-21 16:56:27 +02:00
vaxerski
c1238b6754 Added named workspaces 2022-04-21 16:38:48 +02:00
vaxerski
74aac690eb Added hyprctl dispatch 2022-04-21 16:11:29 +02:00
vaxerski
76a2bc7c86 handle term and int signals and cleanup 2022-04-21 15:59:28 +02:00
vaxerski
6f989a594a static and functional dispatchers 2022-04-21 15:50:52 +02:00
vaxerski
a3bf3748ce Set last monitor when unset on monitor attach 2022-04-20 19:36:05 +02:00
vaxerski
e02498eb13 Added the splitratio dispatcher 2022-04-20 16:53:41 +02:00
vaxerski
804837da5b Added the movewindow dispatcher 2022-04-20 16:18:58 +02:00
vaxerski
a498eadd81 Added a custom NO_XWAYLAND flag 2022-04-20 15:58:02 +02:00
vaxerski
dc4abf6473 Added notice of custom build flags 2022-04-20 15:50:57 +02:00
vaxerski
3c0f5877d1 Merge pull request #47 from sixels/input_config
Add more input configurations
2022-04-19 19:33:13 +02:00
Sixels
da04777290 Handle negative delay and rate 2022-04-19 14:14:46 -03:00
vaxerski
94a856060a Added dynamic monitor rules 2022-04-19 19:01:23 +02:00
Sixels
509ddaed99 Add input options to config 2022-04-19 13:52:31 -03:00
Sixels
39cbd9d230 Set keyboard repeat rate and delay from config 2022-04-19 13:52:31 -03:00
Sixels
74d573d99b Set dwt for touchpad if available 2022-04-19 13:52:31 -03:00
Sixels
e9c6d3cfc3 Handle subcategories 2022-04-19 13:52:31 -03:00