Raheman Vaiya
2a38fa22d0
Add limited unicode support
...
If we encounter a utf8 sequence corresponding to a glyph for which a
known XKB compose sequence exists, we replace the glyph with the
corresponding sequence. This allows non-english users to easilly specify
alternate glyphs without having to memorize the appropriate macros.
4 years ago
Raheman Vaiya
b594c7c652
keyd-application-mapper: support unicode titles ( #144 )
4 years ago
Raheman Vaiya
c53b3a7e74
Remove extraneous code
4 years ago
Raheman Vaiya
876ea605be
Fix X app detection
4 years ago
Raheman Vaiya
d09fc95a1d
Doc tweak
4 years ago
Raheman Vaiya
779dec1ed4
Apply all matching application bindings
4 years ago
Raheman Vaiya
ac27378217
Fix title matching + add wildcards
4 years ago
Raheman Vaiya
df44d720d3
Improve application remapper
...
- Use 'root' as a fallback class when no apps are active (TODO: support sway).
- Autostart in gnome.
4 years ago
Duane Johnson
eac433c41c
Window identifier can be wm_class with optional wm_name
4 years ago
Duane Johnson
11e42627b5
Add window name to on_window_change event
4 years ago
Raheman Vaiya
66be44b46b
Rename monitor mode ( resolves #99 ).
4 years ago
Duane Johnson
3ec0d09905
Fix keyd-application-mapper on X when wm_class is NoneType
4 years ago
Raheman Vaiya
0430dc502b
Improve application support
4 years ago
Raheman Vaiya
edd897b7a2
v2.2.0-beta
...
- Added IPC (-e) to facilitate app remapping (#51 , #48 , #43 )
- Added (unofficially) official support for application remapping :P
4 years ago