Commit graph

902 commits

Author SHA1 Message Date
speedie 062cb492f3 don't have these commented, user can yank one of the other lines since
the list of barmodules is now there
2022-12-06 19:27:36 +01:00
speedie b84b6ae663 better document barmodules 2022-12-06 19:27:19 +01:00
speedie 2f643033eb this is useless now too, since systray isn't in speedwm.c 2022-12-06 18:11:48 +01:00
speedie 2949079a9e this is not necessary 2022-12-06 18:09:51 +01:00
speedie 050a8adb6b fix bug if hideemptytags is disabled in tags-powerline.c, add usedtags
to plain tags.c
2022-12-06 18:08:12 +01:00
speedie 5caaa4ad91 add usedtags support for powerlined tags 2022-12-06 17:50:33 +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 ca564d88a0 remove statuscmd from powerline as it doesn't work well at all 2022-12-05 21:16:32 +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 7629d9537a statuscmd compatibility with powerline 2022-12-05 20:30:07 +01:00
speedie d1d0554d7d Cleanup powerlinecolors 2022-12-05 20:19:48 +01:00
speedie a7171f58dd implement unfinished powerline statusbar 2022-12-05 20:06:09 +01:00
speedie 0752076e88 rename _basic tags to simply tags. powerlined now end with _powerline 2022-12-05 17:30:52 +01:00
speedie c1fccc16a8 add colorschemes for powerline status 2022-12-05 17:25:49 +01:00
speedie 97a5c9c831 use selmon->hidesystray instead of hidesystray 2022-12-05 17:01:57 +01:00
speedie 76cbf4a8ac there is no need for this anymore either 2022-12-04 22:32:31 +01:00
speedie ba0d3cb739 and another layout warning caused by gcc removed 2022-12-04 22:31:58 +01:00
speedie 2e3724de4c cleanup warning in custom layout 2022-12-04 22:31:11 +01:00
speedie 3a7ea6f575 remove getfacts() from cfacts, doesn't seem to be necessary 2022-12-04 22:30:10 +01:00
speedie 7358db978b no need for this func 2022-12-04 22:29:21 +01:00
speedie b3765ba7f0 more cleanup to layouts 2022-12-04 22:28:54 +01:00
speedie 0619a98686 minor cleanup 2022-12-04 22:26:36 +01:00
speedie 1f5e67ee3e this is no longer necessary 2022-12-04 22:23:13 +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 c39f3d603a make gcc happy 2022-12-04 22:20:17 +01:00
speedie c174e1b106 remove layoutposition here too 2022-12-04 22:16:28 +01:00
speedie 3c202252b7 no need for statusw 2022-12-04 22:15:54 +01:00
speedie 9608a9e906 no need for plw 2022-12-04 22:15:39 +01:00
speedie a76b2d62d0 remove layoutsymb and tilesymb 2022-12-04 22:15:14 +01:00
speedie 59c2df8162 no need to define this 2022-12-04 22:13:57 +01:00
speedie 78ffe6731d cleanup more 2022-12-04 22:10:50 +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 2bc08520d9 remove remains of bartoggle, these will have to be completely rewritten
so i'll remove them for now. bar.h allows their functionality anyway,
just not in runtime.
2022-12-04 21:49:33 +01:00
speedie 9151f9358b rework makefile and toggle a little 2022-12-04 21:46:48 +01:00
speedie 811df18d54 add comment about license 2022-12-04 21:44:41 +01:00
speedie a4a71d8189 add back warp cursor 2022-12-04 21:43:15 +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 14cb252263 lowercase since it looks better 2022-12-04 19:29:59 +01:00
speedie 832895b044 fix: ipc 2022-12-04 19:25:36 +01:00
speedie a3a1872f30 now rainbowtags support in powerline 2022-12-04 17:29:57 +01:00
speedie c9585c6314 Add window icons, enable it by default 2022-12-04 12:45:51 +01:00
speedie 71eedeb85b add powerline tags back 2022-12-03 23:12:58 +01:00
speedie a5d71591b1 fix: hiding and showing windows 2022-12-03 22:27:56 +01:00
speedie c0c9540262 cleanup statuscmd/status2d 2022-12-03 22:24:09 +01:00
speedie 47c606ade1 implement support for ^C^ and ^B^ again 2022-12-03 22:20:21 +01:00