BZ
4656af8ca9
mod_keysym parameter is now optional and can be auto detected. definition is still recommended to speed things up.
2023-09-24 01:23:25 +02:00
BZ
15fec91680
fix configuration parameters
2023-09-20 18:54:48 +02:00
BZ
f3633468a1
restore_mods and debug options
2023-09-20 16:52:36 +02:00
BZ
ee842bd0c5
fix experimental mode and disable xdotool combination for now
2023-09-18 17:00:11 +02:00
BZ
d63c79c917
generate key code sequence, xdotool option (with wip combine option)
2023-09-18 16:48:36 +02:00
BZ
161eb45b1a
option to define vim and tmux keybinds
2023-09-18 12:10:39 +02:00
BZ
f08b9be627
add navigate signal
2021-03-30 16:02:48 +02:00
BZ
9deaf664eb
cleanup
2021-03-30 14:51:41 +02:00
BZ
6171918286
provide option to define own focus function
2021-03-30 11:31:26 +02:00
BZ
6a2c72c643
cleanup fake input
2021-03-30 10:49:24 +02:00
BZ
e85dcf3fb8
improve regex detection for experimental mode
2021-03-29 22:55:17 +02:00
BZ
642f75c60a
provide experimental pstree option
...
by setting the experimental flag the focused application will be
determined by using `pstree` instead of relying on dynamic titles.
Theoretically this should work on every system/configuration, but might be a bit
slower due to having pstree to spawn.
2021-03-29 20:47:09 +02:00
BZ
627dd2993f
provide option to define the modifier key
2021-03-29 15:14:28 +02:00
BZ
5b2c6e6799
use local capi instead of global
...
this improves performance drastically.
2021-03-09 12:14:14 +01:00
BZ
7c3260950a
remove collision code for now
2020-04-28 19:26:03 +02:00
BZ
e7880a702a
traversing on empty tags does not cause an error anymore
2020-04-28 19:15:15 +02:00
BZ
c9de6a1055
fix sh path and cleanup
2020-03-22 23:37:40 +01:00
BZ
2689953579
initial commit
2020-03-22 23:19:52 +01:00