mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
wayland: add support for security-context-v1
This commit is contained in:
parent
d65f56e8a5
commit
def573ffac
9 changed files with 72 additions and 4 deletions
|
|
@ -267,6 +267,8 @@ struct view_query {
|
|||
char *identifier;
|
||||
char *title;
|
||||
int window_type;
|
||||
char *sandbox_engine;
|
||||
char *sandbox_app_id;
|
||||
};
|
||||
|
||||
struct xdg_toplevel_view {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue