mirror of
https://github.com/labwc/labwc.git
synced 2026-03-02 01:40:24 -05:00
ToggleKeybinds per window
This commit is contained in:
parent
b6dfffc782
commit
235a8ad9bc
12 changed files with 84 additions and 5 deletions
|
|
@ -121,7 +121,7 @@ struct seat {
|
|||
struct wlr_idle_inhibit_manager_v1 *wlr_idle_inhibit_manager;
|
||||
|
||||
/* In support for ToggleKeybinds */
|
||||
bool inhibit_keybinds;
|
||||
uint32_t nr_inhibited_keybind_views;
|
||||
|
||||
/* Used to hide the workspace OSD after switching workspaces */
|
||||
struct wl_event_source *workspace_osd_timer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue