Commit graph

17 commits

Author SHA1 Message Date
9612bd6ee2
pass mouse clicks through to windows properly 2022-03-27 10:52:10 -06:00
16ed0f7f24
fix keyboard lockup on client initiated unmap event, tweak desktop switching and monitor refresh 2022-03-08 23:18:48 -07:00
53bd15ab89
kinda fix edge case unmapping/destroying window immediately after switching from empty desktop 2022-03-06 14:55:33 -07: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
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
548f2f7cba
event: fix configure requests where a window in another desktop requests focus; client, cursor, event, grab, key, manage, menu: clang-format 2021-04-29 00:41:36 -04: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
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
98ed00f38c
cient, event, key, fns, config: fix two client centering styles, always include config.h before dat.h, update config.h 2021-02-26 17:18:39 -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
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
794fc2bc71
first commit 2019-12-02 13:23:00 -05:00