Commit graph

299 commits

Author SHA1 Message Date
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
speedie ac35797f94 possibly fix 'too many open files', but unlikely 2022-12-14 19:13:43 +01:00
speedie 236041f001 use shell for clicking 2022-12-14 18:54:39 +01:00
speedie 3b2582239c a few more changes 2022-12-14 10:42:51 +01:00
speedie 3129a1bdf8 some changes 2022-12-14 10:39:09 +01:00
speedie 7f6d39d70c don't load autostart entries when restarting 2022-12-13 21:36:03 +01:00
speedie 2c6e7e4e51 don't reload autostart when dwm is restarted 2022-12-13 21:09:30 +01:00
speedie 611ddc523f this should be flextile_deluxe, idk what tile_deluxe is 2022-12-11 20:01:29 +01:00
speedie d016bb6687 add keybind for resetting barheight and gaps 2022-12-11 19:57:17 +01:00
speedie 7d503df550 add signals for toggling the borders 2022-12-11 17:16:20 +01:00
speedie cbbf2cafa1 tagmap now updates when gaps and barpadding is changed (for example by
using the keybinds)
2022-12-11 15:36:49 +01:00
speedie 51a74b97d4 we don't need this here 2022-12-08 20:35:06 +01:00
speedie 063ace77ca fix crashing 2022-12-08 20:34:30 +01:00
speedie 389a49b25b remove bind for now, will add this back in 1.9 2022-12-07 22:23:50 +01:00
speedie 230d913205 add padding to tag preview 2022-12-07 21:56:21 +01:00
speedie fea1dc4688 update TODO, signals, keybinds, and more 2022-12-07 21:00:15 +01:00
speedie 6c3dba17fb a few changes 2022-12-07 20:36:56 +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 accebc7670 add hideclientindicator option 2022-12-07 19:33:10 +01:00
speedie b53f805dee add centerwindow patch (see https://codeberg.org/speedie/patches for
origin)
2022-12-07 19:27:50 +01:00
speedie b2d20dc7a5 few small changes to systray toggle 2022-12-07 19:15:25 +01:00
speedie 89b757e682 fix systray toggle keybind 2022-12-07 18:30:38 +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 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 88e8956896 center basic title, c->name in basic title
improve title.c
cleanup speedwm.c
2022-12-06 20:19:50 +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 fbbd505855 separate alphas array for powerline alpha 2022-12-06 17:21:17 +01:00
speedie d1d0554d7d Cleanup powerlinecolors 2022-12-05 20:19:48 +01:00
speedie c1fccc16a8 add colorschemes for powerline status 2022-12-05 17:25:49 +01:00
speedie 76cbf4a8ac there is no need for this anymore either 2022-12-04 22:32:31 +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 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 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 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