mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-02-25 01:41:06 -05:00
feat: support gamma controller
optimize format
This commit is contained in:
parent
360e259ca5
commit
2408bbb931
3 changed files with 28 additions and 5 deletions
1
server.h
1
server.h
|
|
@ -52,6 +52,7 @@ struct cg_server {
|
|||
|
||||
struct wl_listener new_virtual_keyboard;
|
||||
struct wl_listener new_virtual_pointer;
|
||||
struct wl_listener set_gamma;
|
||||
#if CAGE_HAS_XWAYLAND
|
||||
struct wl_listener new_xwayland_surface;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue