mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
Revert "keyboard: add window rule to send release-events (#2377)"
This reverts commit 2f8afb2376.
This commit is contained in:
parent
adccc3ec84
commit
5bcc03db05
5 changed files with 3 additions and 48 deletions
|
|
@ -38,7 +38,6 @@ struct window_rule {
|
|||
enum property ignore_focus_request;
|
||||
enum property ignore_configure_request;
|
||||
enum property fixed_position;
|
||||
enum property want_absorbed_modifier_release_events;
|
||||
|
||||
struct wl_list link; /* struct rcxml.window_rules */
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue