Commit graph

27 commits

Author SHA1 Message Date
e6381d7b85
clean up and simplify 2024-09-29 20:58:18 -06:00
7dd76b67ff
fix some regressions from 1.4 (1.5 is based on 1.3); 'proper' mouse passthrough not there yet 2024-09-26 07:50:54 -06:00
5d97614151
bump to v1.3.3 2022-03-06 14:56:04 -07:00
e94234055d
bump version to 1.3.2 2022-03-05 10:20:56 -07:00
1f72f88bde
fix iconify and configreq bugs, bump to v1.3.1 2022-03-01 14:22:12 -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
4981ffdc8c
fix window drag for small uxn windows; remove debug flag for build; bump to v1.2.2 2022-02-25 22:35:58 -07:00
69eb379b68
bump version to 1.2.1 2022-01-18 16:36:39 -07:00
4d0f0f62da
make OPACITY and TRANSPARENTLIST optional (must be used together), bump version to 1.2.0 2021-11-16 21:25:43 -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
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