Commit graph

342 commits

Author SHA1 Message Date
speedie e458d29c98 fix: tag preview multi-monitor crash 2023-01-22 13:54:06 +01:00
speedie 9b69da6a45 add option for toggling alpha without #if USEALPHA 2023-01-20 22:22:36 +01:00
speedie e3ee09b893 forgot to remove this 2023-01-20 18:39:50 +01:00
speedie dd60d67520 remove single border functionality 2023-01-20 12:50:34 +01:00
speedie dfa8504a6a some padding 2023-01-19 23:13:59 +01:00
speedie a91882c32f slight cleanup 2023-01-18 18:47:27 +01:00
speedie f7e22401b1 add keybinds for layout stuff 2023-01-18 17:53:12 +01:00
speedie a42466fad6 cleanup, remove keybinds i no longer use 2023-01-18 11:56:50 +01:00
speedie 758bf9b62e don't warp when clicking title 2023-01-17 20:08:01 +01:00
speedie adf96a8119 update documentation slightly, delete status before installing it so
that the user doesn't have to remove it if he doesn't want to use my
status bar anymore

alt+tab now doesn't break the position of the windows, because windows
are arranged on switcherend() due to arrange() call
2023-01-16 18:51:37 +01:00
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