Commit graph

29 commits

Author SHA1 Message Date
e6381d7b85
clean up and simplify 2024-09-29 20:58:18 -06:00
187645a625
merge 1.5.0 into main 2024-09-26 07:54:46 -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
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
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
496da4fe6e
add OPACITY, TRANSPARENTLIST config macros; add clang-format back to build script; update docs 2021-11-16 15:16:28 -07:00
9323cafb65
menu.c: scroll wheel virt switch wraps around 2021-11-11 12:00:29 -07: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
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
a92efcd49f
menu: ensure active window after iconfiy 2021-04-26 22:41:20 -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
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
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
608ea90f1e
config.h, menu.c: remove unused config option, add virtual desktop names to config.h 2021-03-04 00:18:10 -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
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
f144036b01
add option to enable/disable virtual switch notifications, remove diagnostic print statements from stick() 2021-02-11 00:38:17 -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
95b857a77c
added notifications for virtual desktop switching 2020-08-06 23:50:28 -04:00
cbd09d0751
add unhide shortcut 2019-12-07 14:32:51 -05:00
d3eba6a99b
add urxvt to exec-failed message 2019-12-02 17:09:06 -05:00
794fc2bc71
first commit 2019-12-02 13:23:00 -05:00