[draft] just a quick proof-of-concept for window-rules in support lxqt-panel

Related-to: #768
This commit is contained in:
Johan Malm 2023-02-17 22:31:55 +00:00
parent d571b0b28a
commit ed4edd77a4
9 changed files with 96 additions and 0 deletions

View file

@ -348,6 +348,7 @@ void xdg_toplevel_decoration(struct wl_listener *listener, void *data);
void xdg_activation_handle_request(struct wl_listener *listener, void *data);
void xdg_toplevel_view_convert_to_unmanaged(struct view *view);
void xdg_surface_new(struct wl_listener *listener, void *data);
void foreign_toplevel_handle_create(struct view *view);