mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
<keybind key="W-d">
<action name="Execute">
<command>dmenu_run</command>
</action>
</keybind>
When using the keybind above (in rc.xml), on the first execution of W-d
all is okay, but the second time, a "d" pressed event is sent to dmenu
resulting in a continuous "ddddddd...") which has to be stopped pressing a
key.
This behaviour started in commit
|
||
|---|---|---|
| .. | ||
| common | ||
| config | ||
| menu | ||
| xbm | ||
| key-state.h | ||
| labwc.h | ||
| layers.h | ||
| meson.build | ||
| resistance.h | ||
| ssd.h | ||
| theme.h | ||