Commit graph

180 commits

Author SHA1 Message Date
speedie a3fcdae83d add some makefile jank 2023-01-29 20:30: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 249e4fe21f remove newline 2023-01-28 00:07:41 +01:00
speedie 0af7bbfdbf test change 2023-01-27 23:53:00 +01:00
speedie bbbe87bc03 notify about doc location 2023-01-27 23:17:18 +01:00
speedie b0082c6f11 typo 2023-01-20 23:06:36 +01:00
speedie 9b69da6a45 add option for toggling alpha without #if USEALPHA 2023-01-20 22:22:36 +01:00
speedie dd60d67520 remove single border functionality 2023-01-20 12:50:34 +01:00
speedie 3146ce160c non-transparent powerlines 2023-01-13 17:44:11 +01:00
speedie 16be0f6046 inc iconsize 2023-01-08 21:37:07 +01:00
speedie 65ffc61dd3 update font, add glyphs for layout indicator 2023-01-07 15:56:29 +01:00
speedie 59caced75f no bar padding by default 2023-01-06 23:59:09 +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 c05cbbc7a9 add my own version of the insets patch, which is compatible with
xresources
2022-12-31 17:34:40 +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 bd7955f105 few extra barpadding options 2022-12-18 19:55:01 +01:00
speedie 6a6f7b0601 move custom and indent 2022-12-17 18:03:27 +01:00
speedie 6020ab609e new category 2022-12-17 18:00:45 +01:00
speedie 909a88823f some improvements 2022-12-17 17:51:15 +01:00
speedie 40e2431ffd some small changes 2022-12-17 12:43:56 +01:00
speedie e12fa67c27 increase font size 2022-12-15 21:48:09 +01:00
speedie 47e657a52e switch out for glyphs 2022-12-15 21:31:31 +01:00
speedie c9f4612ce1 fix sexp crash 2022-12-11 22:25:10 +01:00
speedie d9bb4c3a64 This should be 0 by default 2022-12-08 18:48:58 +01:00
speedie c8039cecb8 increase scalepreview 2022-12-07 21:57:10 +01:00
speedie 74177490a4 add a few mouse binds such as scrolling, remove useless option 2022-12-07 21:02:28 +01:00
speedie b98829bfb0 add a few more keybinds, fix issue in #else in title.c 2022-12-07 20:23:06 +01:00
speedie 52719c5bd5 this should be 1 by default 2022-12-07 19:50:34 +01:00
speedie accebc7670 add hideclientindicator option 2022-12-07 19:33:10 +01:00
speedie 5a84a507ca fix: powerline cutoff when !selmon->hideemptytags and add back a few
bartoggle funcs
2022-12-07 17:20:55 +01:00
speedie edb2ab5bbe new tagpreview defaults, hack on a function a little, add icons for
basic title
2022-12-06 21:27:45 +01:00
speedie fbbd505855 separate alphas array for powerline alpha 2022-12-06 17:21:17 +01:00
speedie 3b9490285d increase fontsize 2022-12-05 22:07:59 +01:00
speedie 63c96d1bd4 hide empty modules 2022-12-05 21:56:12 +01:00
speedie 9b4d46d315 don't color title by default 2022-12-05 21:14:38 +01:00
speedie 97c5f85d6a powerline: no need for that many colors anyway 2022-12-05 21:11:16 +01:00
speedie a7171f58dd implement unfinished powerline statusbar 2022-12-05 20:06:09 +01:00
speedie 571e03ba61 cleanup: powerlines 2022-12-04 22:22:31 +01:00
speedie c702fce356 no unsel title toggle 2022-12-04 22:21:31 +01:00
speedie c174e1b106 remove layoutposition here too 2022-12-04 22:16:28 +01:00
speedie 76b987870b cleanup some no longer used int and functions 2022-12-04 22:08:29 +01:00
speedie d65c4d6a55 use hide options 2022-12-04 22:03:42 +01:00
speedie 01dcf72c10 Remove anybar garbage code that wasn't being used anyway. I don't think
I'm going to add back anybar unless an issue asks for it. It causes
issues upon issues and no one is using it to my knowledge. I am not
using it myself meaning issues can sneak in without being noticed. I
think removing this patch is the best option. If one doesn't want the
default bar, just disable it.
2022-12-04 21:30:20 +01:00
speedie 2004e5dddf Add systray 2022-12-03 17:31:43 +01:00