Commit graph

353 commits

Author SHA1 Message Date
speedie 23e3cca8a0 Add option to disallow killing of a client 2023-02-09 16:10:43 +01:00
speedie b46b7e962f apply latest suckless commit 2023-02-04 12:57:26 +01:00
speedie c9dec7cd27 fix sexp crashing.... ..again 2023-02-04 12:13:09 +01:00
speedie 2455ceb60a fix: tag preview not resizing when bar height is changed 2023-02-04 00:04:38 +01:00
speedie 9311764fbb cleanup 2023-02-03 21:48:00 +01:00
speedie 47549d10b5 update documentation 2023-02-03 16:52:17 +01:00
speedie ed8d310fc3 add support for extra status. most of the code for it is already here,
so i think its stupid not to.
2023-01-29 01:09:10 +01:00
speedie 22086c3839 update icon on swallow/unswallow 2023-01-24 10:54:27 +01:00
speedie 676f1bf42b don't autostart status in autostart.h 2023-01-23 21:21:32 +01:00
speedie f8eb16beff add wip query support, hidebar/hidebars instead of showbar/showbars 2023-01-23 19:44:47 +01:00
speedie 60ed9852c8 fucking shit i forgot to remove this shit 2023-01-22 14:01:31 +01:00
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