Commit graph

152 commits

Author SHA1 Message Date
speediegq cd6cb4c294 move 2022-10-15 15:25:38 +02:00
speediegq db7ebbfb2a move cmd 2022-10-15 15:24:40 +02:00
speediegq 1eee3b9b39 move modifiers 2022-10-15 15:22:56 +02:00
speediegq 7d50e327d5 move around 2022-10-15 15:19:30 +02:00
speediegq 5c7a6fad0c fix 2022-10-15 15:17:06 +02:00
speediegq 4a3f91823e move ipc 2022-10-15 15:15:36 +02:00
speediegq db8e54c7b2 move mouse.. again 2022-10-15 15:14:51 +02:00
speediegq 7f997dbd27 Rearrange headers 2022-10-15 15:11:45 +02:00
speediegq c615d9b1b6 add 2022-10-15 15:07:45 +02:00
speediegq 3e91a9ba69 add custom 2022-10-15 15:05:25 +02:00
speediegq b9a3169360 add dgrid 2022-10-15 15:04:54 +02:00
speediegq 87c42e503b add 2022-10-15 15:04:24 +02:00
speediegq e093c4aca2 push fix 2022-10-15 15:03:58 +02:00
speediegq 67cde9118d fix 2022-10-15 15:03:16 +02:00
speediegq 556bbd8805 add 2022-10-15 15:02:49 +02:00
speediegq 5e05a45728 fix 2022-10-15 15:02:08 +02:00
speediegq 2711bbb8a6 clean dwm remains 2022-10-15 02:24:10 +02:00
speediegq 7380b60dfb No more xsetroot dependency, we can now set the status using speedwm -s
directly
2022-10-15 02:22:19 +02:00
speediegq b7a4c181e7 Fix: Floating mode keybinds + rounded corners (See issue here: https://github.com/bakkeby/dwm-flexipatch/issues/304) 2022-10-14 22:54:06 +02:00
speediegq 20ddcbd098 Update fsignal patch, it now sucks less and doesn't shit the status text 2022-10-14 16:14:45 +02:00
speediegq 087ea0a3fb add new keybind 2022-10-14 15:56:42 +02:00
speediegq f15701a71e Fix layouts 2022-10-14 14:39:55 +02:00
speediegq 42f8873ead cleanup 2022-10-13 23:05:27 +02:00
speediegq ab055bf2de fix pertag 2022-10-13 22:54:05 +02:00
speediegq 25ec133eb7 fix !IPC crash 2022-10-11 18:19:35 +02:00
speediegq 730abe4ccc changes to custom layout, modify host, fsignals 2022-10-11 18:08:16 +02:00
speediegq a7ef306ac0 Fix lots and lots of bugs and remove old layouts that do not have gaps.
Add new "custom" layout that allows you to create your own layouts.
2022-10-11 17:11:31 +02:00
speediegq 0dfee47153 fix potential issue 2022-10-11 14:06:13 +02:00
speediegq d6869e6303 implement dragmfact properly 2022-10-11 14:01:22 +02:00
speediegq 69f32740b9 Fix round corners fullscreen (thanks bakkeby) 2022-10-11 07:12:53 +02:00
speediegq 770e9f3e8e oops forgot to remove this garbage 2022-10-09 14:05:42 +02:00
speediegq a0eec4c0d0 Change keybind #define 2022-10-09 14:05:11 +02:00
speediegq 3c19c2429c Rework Makefile to better fit tcc, remove condition tcc does not support 2022-10-08 23:07:54 +02:00
speediegq c60ca0e1d3 Remove stupid lines 2022-10-08 20:04:57 +02:00
speediegq 781225febc Use status config for module icons, modify docs, add statusbar.h for statuscmd stuff 2022-10-08 18:07:28 +02:00
speediegq 423435ba51 statuscmd: Write lastbutton to /tmp/speedwm-button as it seems to work
better
2022-10-08 11:18:25 +02:00
speediegq 00fbe94742 Fix: Swallow patch flicker 2022-10-08 01:16:37 +02:00
speediegq 37eca0f38c statuscmd: Cut off status2d chars. Technically these did not conflict,
however if you use colors in your bar, it will be very inconvenient to
use.
2022-10-08 00:41:15 +02:00
speediegq 096d100373 Implement statusallmons support for systray 2022-10-07 21:58:30 +02:00
speedie 81cbbe4d67 Add actions.h header, making options.h smaller. 2022-10-06 14:09:30 +02:00
speedie d4370b3159 Fix: Warp patch warping when it isn't supposed to 2022-10-06 11:39:35 +02:00
speedie a608e1c465 indentation changes to scratchpad patch 2022-10-06 09:58:29 +02:00
speedie 85c42be2f0 Change some variable names, remove line from TODO because I am not able
to fix it. Will change some default integers to sort of work around it
in a bit.
2022-10-06 09:52:35 +02:00
speedie 1f9641927e Add systray color scheme 2022-10-06 08:22:06 +02:00
speediegq 3c82600eff remove two unnecessary lines 2022-10-05 21:44:42 +02:00
speediegq 4b3be8313f Revert previous commit, because it was pointless. You can find the
previous commit as a patch in the patch repo.
2022-10-05 21:37:39 +02:00
speediegq a4399e6e10 Test tapresize patch 2022-10-05 21:32:49 +02:00
speediegq 6a212930be Remove headers we don't need if != certain toggles 2022-10-05 19:57:18 +02:00
speediegq 98eb6f416d Fix crashing in the togglewin function 2022-10-05 19:25:46 +02:00
speediegq 629368aa59 remove old commented code 2022-10-05 19:15:52 +02:00