mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
Merge 52178e4d77 into 17d6c29037
This commit is contained in:
commit
985f2c4d70
19 changed files with 388 additions and 8 deletions
|
|
@ -299,6 +299,7 @@ struct server {
|
|||
|
||||
struct wlr_tablet_manager_v2 *tablet_manager;
|
||||
struct wlr_security_context_manager_v1 *security_context_manager_v1;
|
||||
struct xi_socket_manager_v1 *xi_socket_manager_v1;
|
||||
|
||||
/* Set when in cycle (alt-tab) mode */
|
||||
struct cycle_state cycle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue