Commit graph

13 commits

Author SHA1 Message Date
baac5b8bbb
CASCADE_DENSITY can be omitted from the config 2024-11-29 10:12:46 -07:00
d78def268e
add simple (nice) cascading 2024-11-29 09:52:32 -07:00
69da0d7c77
implement support for multimonitor setups; bump version to 1.3.0 2022-02-28 23:40:42 -07:00
b171a66b5c
use Xrandr to store monitor info; next we must use this info to place windows 2022-02-27 10:18:17 -07:00
496da4fe6e
add OPACITY, TRANSPARENTLIST config macros; add clang-format back to build script; update docs 2021-11-16 15:16:28 -07:00
8fd2f10239
fix merge error with zoom feature 2021-05-26 21:42:13 -07:00
3c8037d3f4
fix conflicts merging 0.7 into master 2021-05-12 21:18:59 -06:00
5f0c7eaf25
add SHOWMAX option and maximize menu item, fix (I think) shuffle on delete to only shuffle if there is no current after deletion 2021-03-08 15:51:53 -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
1af2175f2e
fix clang-format, no sort includes! 2021-02-26 13:01:22 -05:00
dd9e049a8c
menu.c, fns.h, dat.h, config.h: add omnipresent windows, add config option to enable or disable menu item; config.h, key.c: add keyboard shortcut for sticky windows 2021-02-10 23:28:14 -05:00
794fc2bc71
first commit 2019-12-02 13:23:00 -05:00