No description
Find a file
Ian Douglas Scott 5df26c2317 Fix TilingLayout::element_under position with global workspaces
I didn't see any issue with how mouse events were handled, but a bisect
showed b818a68a91 caused the issue.
Reverting the definition of `element_under` to the version before that
change fixed the behavior.

Comparing what both versions return, the right element is returned, but
the location returned is wrong. This makes the return value match the
position that was returned by the previous implementation. It seems to
be working correctly now.

Fixes https://github.com/pop-os/cosmic-comp/issues/161.
2023-09-13 14:26:52 -07:00
.github/workflows nix: fix builds and CI 2023-07-05 02:14:07 +08:00
cosmic-comp-config input: Add a scroll_factor config option 2023-09-01 12:36:12 -07:00
data main: Add (optional) systemd notify 2022-04-28 13:41:37 +02:00
debian chore(deb): ignore vendor/ and target/ in source tar 2023-05-25 22:29:01 +02:00
resources shell/tiling: Implement window swap mode 2023-09-12 20:53:35 +02:00
src Fix TilingLayout::element_under position with global workspaces 2023-09-13 14:26:52 -07:00
.gitignore Rework source filtering. 2023-01-04 01:52:16 -08:00
build.rs deps: Update to wayland-rs.0.30 2022-07-04 16:01:06 +02:00
Cargo.lock Send relative_pointer in frame with pointer; update Smithay 2023-09-08 11:10:53 -07:00
Cargo.toml Send relative_pointer in frame with pointer; update Smithay 2023-09-08 11:10:53 -07:00
config.ron shell/tiling: Implement window swap mode 2023-09-12 20:53:35 +02:00
flake.lock nix: fix builds and CI 2023-07-05 02:14:07 +08:00
flake.nix fix: add cosmic-comp-config to nix flake 2023-09-05 19:21:23 -04:00
i18n.toml i18n support 2023-07-06 00:04:34 +02:00
LICENSE Initial commit 2021-12-15 17:25:15 +01:00
Makefile chore: use --offline with vendored builds 2023-05-25 22:28:51 +02:00
rust-toolchain.toml chore: Update lock 2023-06-30 15:15:21 +02:00
rustfmt.toml Fix refresh_focus 2023-04-01 20:35:58 +04:00