Commit graph

332 commits

Author SHA1 Message Date
speedie bddbfa000d scalepreview is now part of selmon so we can change scalepreview on
demand for selmon only
2023-01-13 16:04:23 +01:00
speedie 3bc40cbbae focus a client on map 2023-01-13 13:10:40 +01:00
speedie e324a890d5 deal with window click to show/hide support 2023-01-12 21:44:05 +01:00
speedie d49e4dab44 gcc warning cleanup #2 2023-01-12 15:43:27 +01:00
speedie 1261c549d4 make gcc a bit happier 2023-01-12 15:25:45 +01:00
speedie e19fc01111 some icon changes 2023-01-08 04:29:55 +01:00
speedie bba82bcdfe add experimental icon support for switcher, still some work to do on it 2023-01-08 03:39:56 +01:00
speedie 738340050a don't autostart when restarting; properly this time 2023-01-07 23:10:17 +01:00
speedie 26b756cb44 add toggle for X11 window (un)mapping 2023-01-06 23:40:11 +01:00
speedie fbba2f4fec fix crashing and remove useless option which caused the crashing 2023-01-06 23:28:48 +01:00
speedie dd64d36469 fix: tag preview shows next tag 2023-01-03 02:18:53 +01:00
speedie a51f111f42 fix: clicktofocus not defined in xresources 2023-01-01 21:07:50 +01:00
speedie 839660b1c0 fix: keychain broken 2023-01-01 17:08:11 +01:00
speedie 73194da7e2 update grabkeys 2023-01-01 16:39:10 +01:00
speedie 640b3c9621 fix segfault 2023-01-01 16:23:34 +01:00
speedie fb693f43ee oops forgot to remove these 2022-12-31 17:40:09 +01:00
speedie c05cbbc7a9 add my own version of the insets patch, which is compatible with
xresources
2022-12-31 17:34:40 +01:00
speedie f17c02a63c add KeyPress/KeyRelease 2022-12-31 02:45:04 +01:00
speedie b7300b075d rename Clk buttons 2022-12-30 15:05:50 +01:00
speedie 4d4a2b69c2 remove rounded corners
honestly it's not a very useful feature and the corners don't look that
nice.

if you want good rounded corners that also works on the bar i might add,
use picom and set up some rules.

i plan on making a list of classes speedwm uses so that you can apply it
to only speedwm if you so wish.
2022-12-30 14:43:57 +01:00
speedie ffd20f8a0d fix: systray set to 0 on compile causes it to never appear 2022-12-27 23:58:27 +01:00
speedie 9c5573826e fix: warp when it's not supposed to 2022-12-27 15:08:08 +01:00
speedie 94b89c5d80 hide systray by default 2022-12-26 22:45:39 +01:00
speedie fe1c9cf3f0 enable new window focus by default, revert latest suckless commit since
it breaks some stuff
2022-12-22 18:48:01 +01:00
speedie 9471bb933e add new option to hide unsel border 2022-12-21 22:00:47 +01:00
speedie 1428873bf9 sticky is now EWMH compliant 2022-12-21 21:39:38 +01:00
speedie e02ebc27ef some comments 2022-12-20 15:34:36 +01:00
speedie da23f22fa5 add .Xresources support to speedwm status 2022-12-19 23:27:53 +01:00
speedie 879f85a8f9 small cleanup, scroll layout indicator 2022-12-18 20:39:31 +01:00
speedie 79701c612d there's no need to #if this 2022-12-18 20:32:17 +01:00
speedie bd7955f105 few extra barpadding options 2022-12-18 19:55:01 +01:00
speedie 042a547a7d this should allow us more characters for the tags/layout indicator IF
the text is set through xrdb
2022-12-18 19:17:22 +01:00
speedie c29f3d336d fix 2022-12-18 19:06:04 +01:00
speedie 6a1f8eaef2 remove statusbar.h, it is now merged with status.h 2022-12-18 17:54:59 +01:00
speedie d5ef228954 remove old comments 2022-12-17 18:43:53 +01:00
speedie a8a0894ec0 fix crashing when barpadding is too high 2022-12-17 17:35:55 +01:00
speedie ff5e5262bd copy the whole thing, not just rawstext 2022-12-17 14:14:43 +01:00
speedie 98591c7f18 apply latest suckless commit 2022-12-17 13:12:06 +01:00
speedie 292543b7dc cleanup 2022-12-17 12:59:54 +01:00
speedie d6100ede9e fix toggle.h stuff 2022-12-15 21:45:21 +01:00
speedie ac35797f94 possibly fix 'too many open files', but unlikely 2022-12-14 19:13:43 +01:00
speedie 236041f001 use shell for clicking 2022-12-14 18:54:39 +01:00
speedie 3b2582239c a few more changes 2022-12-14 10:42:51 +01:00
speedie 3129a1bdf8 some changes 2022-12-14 10:39:09 +01:00
speedie 7f6d39d70c don't load autostart entries when restarting 2022-12-13 21:36:03 +01:00
speedie 2c6e7e4e51 don't reload autostart when dwm is restarted 2022-12-13 21:09:30 +01:00
speedie 611ddc523f this should be flextile_deluxe, idk what tile_deluxe is 2022-12-11 20:01:29 +01:00
speedie d016bb6687 add keybind for resetting barheight and gaps 2022-12-11 19:57:17 +01:00
speedie 7d503df550 add signals for toggling the borders 2022-12-11 17:16:20 +01:00
speedie cbbf2cafa1 tagmap now updates when gaps and barpadding is changed (for example by
using the keybinds)
2022-12-11 15:36:49 +01:00