Commit Graph

10 Commits

Author SHA1 Message Date
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