Commit graph

16 commits

Author SHA1 Message Date
b23f229ca5
bump to v1.1.0 2021-11-11 13:10:51 -07:00
dc9e2af9f5
use config.def.h -> config.h and document it in the manpage; v1.0 2021-09-21 23:26:52 -06:00
71814a723b
event.c: fix bug in focus request; menu.c, main.c: use libnotify for notifications instead of notify-send to eliminate zombies; new manpage 2021-06-18 09:55:57 -06:00
8fd2f10239
fix merge error with zoom feature 2021-05-26 21:42:13 -07:00
fed5f56a41
bump verison to 0.6 2021-03-07 02:05:28 -05:00
0308053930
scrap zoom mode 2021-03-07 01:32:13 -05:00
55d6921b45 config.h, main.c, key.c, manage.c, client.c: add zoom mode (fullscreen everything); event.c, menu.c: don't leave us out of focus when deleting windows 2021-03-05 23:58:10 -05:00
0b7f9ab86c
main: bump version to 0.5 2021-02-26 17:20:12 -05:00
b0fb6654c8
tweak formatting 2021-02-26 14:50:23 -05:00
1af2175f2e
fix clang-format, no sort includes! 2021-02-26 13:01:22 -05:00
9a9bba5818
bump to v0.4 2021-02-25 14:31:21 -05:00
d06638a1eb
no focus for autostick windows, fix unhide with SHOWSTICK 2021-02-21 18:13:58 -05:00
738217b9cd
config.h, main.c, menu.c: fix SHOWSTICK configuration, add FONTLIST configuration, add AUTOSTICK and bump version to 0.2 2021-02-17 01:28:45 -05:00
e181d10b32
restore focus-follows mouse (-ffm) runtime option 2019-12-06 15:07:13 -05:00
7f97ee3e9e
remove -grey option and related code (no bg setting); maximized window borders are off the edge of the screen now; truncate long window labels 2019-12-04 23:37:12 -05:00
794fc2bc71
first commit 2019-12-02 13:23:00 -05:00