|
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 |
|
|
de0bc0397a
|
remove usleep as it is actually now not needed; v1.4.2
|
2023-01-29 09:30:45 -07:00 |
|
|
db9b136766
|
fix microsleep and add config option; update manual; v1.4.1
|
2023-01-26 16:58:53 -07: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 |
|
|
4eea9b7aab
|
add reference to license in readme
|
2022-03-06 14:57:26 -07:00 |
|
|
5d97614151
|
bump to v1.3.3
|
2022-03-06 14:56:04 -07:00 |
|
|
53bd15ab89
|
kinda fix edge case unmapping/destroying window immediately after switching from empty desktop
|
2022-03-06 14:55:33 -07:00 |
|
|
e94234055d
|
bump version to 1.3.2
|
2022-03-05 10:20:56 -07:00 |
|
|
14ffc57f8a
|
add 9wm license to its own file
|
2022-03-05 10:20: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 |
|
|
2e003caebd
|
v1.3.0 ready for release; fix for wrangle and zoom keybinds, update docs and config.def.h
|
2022-03-01 12:22:14 -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 |
|
|
d1a8d31b45
|
key.c: fix zombie terminal processes
|
2022-01-18 16:29:16 -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 |
|
|
30a50ad90e
|
dont quit build if clang-format not present
|
2021-11-16 15:19:53 -07:00 |
|
|
ec51fdf5c9
|
remove transsetter script
|
2021-11-16 15:17: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 |
|
|
4fec564607
|
update README
|
2021-11-11 12:05:37 -07:00 |
|
|
dc530130af
|
update manual
|
2021-11-11 12:02:42 -07:00 |
|
|
9323cafb65
|
menu.c: scroll wheel virt switch wraps around
|
2021-11-11 12:00:29 -07:00 |
|
|
7a8843267f
|
key.c: allow numlock to be active with keybinds
|
2021-11-11 12:00:12 -07:00 |
|
|
ba72b72b98
|
tweak startryudo script
|
2021-11-10 23:50:38 -07:00 |
|
|
9bcea226bb
|
update helpers
|
2021-11-10 23:45:17 -07:00 |
|
|
aea66ef8e2
|
Merge branch '1.0'
|
2021-09-21 23:28:50 -06:00 |
|
|
dc9e2af9f5
|
use config.def.h -> config.h and document it in the manpage; v1.0
|
2021-09-21 23:26:52 -06:00 |
|
|
185065464c
|
Merge branch 'master' of https://nilfm.cc/git/ryudo
|
2021-06-25 23:55:33 -06:00 |
|
|
1ae3fe4277
|
use nilfm.cc address
|
2021-06-19 23:54:13 -06:00 |
|
|
6d5fc31a23
|
use nilfm.cc address
|
2021-06-19 23:53:11 -06:00 |
|
|
296b743db3
|
update docs again, include transsetter.sh
|
2021-06-19 19:13:21 -06:00 |
|
|
87c8c4a26c
|
update documentation
|
2021-06-19 19:02:57 -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 |
|
|
34c6e5e027
|
fix ZOOM_KEY ifdef
|
2021-05-26 21:43:57 -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 |
|
|
ec7fa1925f
|
remove ryudomagic.sh
|
2021-05-12 20:54:17 -06:00 |
|
|
eb4238f6f1
|
update README
|
2021-05-12 20:53:14 -06:00 |
|
|
80d5a8db52
|
change build system
|
2021-05-12 20:50:09 -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 |
|
|
2a3fb33866
|
config, fns, manage: terminal classes in config instead of hardcoded in manage()
|
2021-04-26 22:43:10 -04:00 |
|
|
a92efcd49f
|
menu: ensure active window after iconfiy
|
2021-04-26 22:41:20 -04:00 |
|
|
f03abb164a
|
manage.c, config.h, fns.h: implement ALWAYDRAW option
|
2021-03-10 22:03:49 -05:00 |
|
|
a2d3fc7ffc
|
grab.c: fix rendering of sweep
|
2021-03-10 20:41:53 -05:00 |
|
|
d20e89e3a6
|
grab.c: remove erroneous period at beginning of file
|
2021-03-10 19:47:46 -05:00 |
|