mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
Remove seat->nr_inhibited_keybind_views
This commit is contained in:
parent
1747d9e961
commit
cd1d78ebe4
3 changed files with 1 additions and 11 deletions
|
|
@ -128,9 +128,6 @@ struct seat {
|
|||
|
||||
struct wlr_pointer_constraint_v1 *current_constraint;
|
||||
|
||||
/* In support for ToggleKeybinds */
|
||||
uint32_t nr_inhibited_keybind_views;
|
||||
|
||||
/* Used to hide the workspace OSD after switching workspaces */
|
||||
struct wl_event_source *workspace_osd_timer;
|
||||
bool workspace_osd_shown_by_modifier;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue