Commit graph

135 commits

Author SHA1 Message Date
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
speediegq 0a976ab2c9 Fix: no host.mk patch generated, add hideall/showall functions and bind
them to keys
2022-10-05 19:05:16 +02:00
speediegq ce1e6e2a36 Update: Pertag vanitygaps causes windows to spawn outside the screen, so
it has been disabled for now.
2022-10-05 14:23:01 +02:00
speediegq 99b32b1002 Add .Xresources toggle, fix wallpapers reloading twice 2022-10-05 13:42:45 +02:00
speediegq c117e8234b Remove: Pertag enablegaps because it's basically useless anyway when
you're storing the gap values per tag
2022-10-04 19:58:03 +02:00
speediegq 160b0f17cf Update: Implement pertag for gaps (properly this time) 2022-10-04 19:42:53 +02:00
speediegq 970e66d573 Revert previous commit for now, change keybinds 2022-10-04 18:12:17 +02:00
speediegq b5b8570f55 Remove old unnecessary options, add pertag for gaps 2022-10-04 18:06:47 +02:00
speediegq 76e830515c Fix: Tag previews don't work well with leftlayout, tag previews don't
disappear when the mouse leaves the bar
2022-10-03 21:57:15 +02:00
speediegq f5115d1b1e Add new MUCH faster reload function and use it instead when possible 2022-10-03 16:49:24 +02:00
speediegq 694f121cd2 Update: Remove old keybinds that weren't useful, change all keybinds
that use the MODIFIER2 modifier and update keybinds accordingly
2022-10-03 13:30:51 +02:00
speediegq 5846f75382 speedwm-mkpage: Auto-pushed speedwm changes! 2022-10-03 03:10:02 +02:00
speediegq 26c064dd96 Oops forgot to add the tagpadding stuff 2022-10-03 02:57:15 +02:00
speediegq 35005af56f Revert previous commit, better approach! 2022-10-03 02:56:19 +02:00
speediegq 925e0fb5d1 Update: Add back (proper) tagpreviewpadding and barpadding integration
with barpadding patch
2022-10-03 02:13:33 +02:00
speediegq a32677a6cc Update: Rounded corners can now be used with borderpx set to <0, add
mouse keybind to move up/down tags, more color options for window
borders
2022-10-03 01:36:47 +02:00
speediegq 0109ef2845 Add commit https://git.suckless.org/dwm/commit/6613d9f9a1a5630bab30bc2b70bdc793977073ee.html 2022-10-03 00:24:54 +02:00
speediegq 20fcadd6e3 Remove old systray, replace with much better version 2022-10-02 15:34:11 +02:00