Commit graph

714 commits

Author SHA1 Message Date
speedie 05df189f17 i have fixed that now 2022-12-07 17:23:18 +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 bec50c9082 add credits document. not sure if its fully complete but this will do
for now.
2022-12-06 22:40:34 +01:00
speedie f1308d4c48 fix barpadding toggles too 2022-12-06 21:45:07 +01:00
speedie 633947920b fix: barheight 2022-12-06 21:41:08 +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 6a6d6d35b4 tag previews are back 2022-12-06 21:01:42 +01:00
speedie 7223065d32 add another todo 2022-12-06 20:34:52 +01:00
speedie 59e8527d6e add note on ipc support 2022-12-06 20:30:24 +01:00
speedie 4737ad059f update todo, one final thing to do before we're back to before i
implemented this stuff
2022-12-06 20:28:34 +01:00
speedie 88e8956896 center basic title, c->name in basic title
improve title.c
cleanup speedwm.c
2022-12-06 20:19:50 +01:00
speedie 5225b41335 underline tags if enabled 2022-12-06 19:37:04 +01:00
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