shell: xdg-popup positioning logic
This commit is contained in:
parent
c3c0a25a80
commit
be136306cc
6 changed files with 434 additions and 13 deletions
|
|
@ -6,6 +6,7 @@ use smithay::{
|
|||
use std::cell::RefCell;
|
||||
|
||||
pub use crate::state::State;
|
||||
pub use crate::wayland::handlers::xdg_shell::popup::update_reactive_popups;
|
||||
|
||||
pub trait OutputExt {
|
||||
fn geometry(&self) -> Rectangle<i32, Logical>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue