Add support for experimental xx_foreign_toplevel_geometry_tracker_v1 as
well as tracking_manager_v1.
This commit is contained in:
parent
4e9b6def83
commit
59c2b53350
10 changed files with 284 additions and 8 deletions
|
|
@ -65,6 +65,7 @@ use {
|
|||
xdg_toplevel_tag_manager_v1::XdgToplevelTagManagerV1Global,
|
||||
xdg_wm_base::XdgWmBaseGlobal,
|
||||
xdg_wm_dialog_v1::XdgWmDialogV1Global,
|
||||
xx_foreign_toplevel_geometry_tracking_manager_v1::XxForeignToplevelGeometryTrackingManagerV1Global,
|
||||
zwlr_foreign_toplevel_manager_v1::ZwlrForeignToplevelManagerV1Global,
|
||||
zwlr_gamma_control_manager_v1::ZwlrGammaControlManagerV1Global,
|
||||
zwlr_layer_shell_v1::ZwlrLayerShellV1Global,
|
||||
|
|
@ -252,6 +253,7 @@ singletons! {
|
|||
WpLinuxDrmSyncobjManagerV1,
|
||||
WpPresentation,
|
||||
ZwlrVirtualPointerManagerV1,
|
||||
XxForeignToplevelGeometryTrackingManagerV1,
|
||||
}
|
||||
|
||||
pub struct Globals {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue