Skip to content

Commit

Permalink
WIP Use get_unconstrained_geometry function for popup position
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Jan 9, 2025
1 parent c9f7402 commit 3906e3a
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 332 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,5 @@ inherits = "release"
lto = "fat"

[patch."https://github.com/Smithay/smithay.git"]
smithay = { git = "https://github.com/smithay//smithay", rev = "9fbc9fb" }
# smithay = { git = "https://github.com/smithay//smithay", rev = "9fbc9fb" }
smithay = { git = "https://github.com/ids1024/smithay", branch = "unconstained_geometry" }
Loading

0 comments on commit 3906e3a

Please sign in to comment.