Dunst
Lightweight notification daemon
Loading...
Searching...
No Matches
foreign_toplevel.h File Reference

Wayland foreign toplevel support. More...

#include <wayland-client.h>
+ Include dependency graph for foreign_toplevel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  toplevel_state
 
struct  toplevel_v1
 
struct  toplevel_output
 

Enumerations

enum  toplevel_state_field { TOPLEVEL_STATE_ACTIVATED = (1 << 0) , TOPLEVEL_STATE_FULLSCREEN = (1 << 1) , TOPLEVEL_STATE_INVALID = (1 << 2) }
 

Variables

const struct zwlr_foreign_toplevel_manager_v1_listener toplevel_manager_impl
 
struct wl_list toplevel_list
 

Detailed Description

Wayland foreign toplevel support.

License
BSD-3-Clause

Definition in file foreign_toplevel.h.

Enumeration Type Documentation

◆ toplevel_state_field

enum toplevel_state_field

Definition at line 14 of file foreign_toplevel.h.

Variable Documentation

◆ toplevel_list

struct wl_list toplevel_list
extern

Definition at line 20 of file foreign_toplevel.c.

◆ toplevel_manager_impl

const struct zwlr_foreign_toplevel_manager_v1_listener toplevel_manager_impl
extern

Definition at line 174 of file foreign_toplevel.c.