Commit graph

278 commits

Author SHA1 Message Date
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
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 c9585c6314 Add window icons, enable it by default 2022-12-04 12:45:51 +01:00
speedie a5d71591b1 fix: hiding and showing windows 2022-12-03 22:27:56 +01:00
speedie e881c2ca11 Add in basic status2d/statuscmd support, will work on this a bit more. 2022-12-03 22:17:48 +01:00
speedie 2004e5dddf Add systray 2022-12-03 17:31:43 +01:00
speedie 59c1200fde use sp/vp since they're already here 2022-12-03 15:27:58 +01:00
speedie f9c027c421 implement bar modules and barpadding support. still lots to do 2022-12-03 15:25:31 +01:00
speedie f8e81f1b09 mouse previews are now disabled because frankly they're a pain to
maintain and aren't useful.

to preview, use the keybinds.
2022-12-03 00:06:09 +01:00
speedie 481e9ca8f1 windowmap (with awesomebar compatibility) 2022-12-02 22:26:51 +01:00
speedie 9894a8b31b center properly 2022-12-02 20:35:52 +01:00
speedie 8a43d3ce7b add option to change position of title 2022-12-02 18:12:24 +01:00
speedie 87663a7609 warning cleanup with gcc and battery fix 2022-12-02 10:07:42 +01:00
speedie 2f94b43b62 Add marking 2022-11-30 18:37:59 +01:00
speedie f7f9b341a2 custom layout is now non-optional to fix bug 2022-11-30 18:22:55 +01:00
speedie 57d53b65a6 oops forgot to put this in an if (centerfloating) 2022-11-30 18:14:39 +01:00
speedie d5544d71c6 center window when sent to another monitor 2022-11-30 18:14:06 +01:00
speedie 4e5ebf8ca1 add hide options for border 2022-11-30 18:06:54 +01:00
speedie 5f76b12596 prevent border flicker 2022-11-30 17:49:05 +01:00