Commit graph

14 commits

Author SHA1 Message Date
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
4ad722c1aa
fix heuristics for focusing windows after hiding or deleting current 2022-03-04 23:57:25 -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
2a3fb33866
config, fns, manage: terminal classes in config instead of hardcoded in manage() 2021-04-26 22:43:10 -04:00
f03abb164a
manage.c, config.h, fns.h: implement ALWAYDRAW option 2021-03-10 22:03:49 -05:00
836136e153
fns.h, menu.c, client.c, event.c: more reliably ensure active window on delete and virtswitch 2021-03-09 00:35:05 -05:00
6b66001abe
fns: update some function signatures 2021-02-26 17:20:49 -05:00
1af2175f2e
fix clang-format, no sort includes! 2021-02-26 13:01:22 -05:00
2281498ceb
README: update; client, config, fns, key, manage: fix focus bugs, tweak center snap, and wrangle out of bounds windows 2021-02-26 00:36:37 -05:00
d06638a1eb
no focus for autostick windows, fix unhide with SHOWSTICK 2021-02-21 18:13:58 -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