cosmic-comp/src
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
..
backend tiling: Fix swap preview on different workspaces/outputs 2023-09-12 20:53:35 +02:00
config shell/tiling: Implement window swap mode 2023-09-12 20:53:35 +02:00
input tiling: Add logic to move on swap with empty workspace 2023-09-12 20:53:35 +02:00
logger log: Calloop is very chatty 2023-03-09 19:24:00 +01:00
shell Fix TilingLayout::element_under position with global workspaces 2023-09-13 14:26:52 -07:00
utils shell/tiling: Implement window swap mode 2023-09-12 20:53:35 +02:00
wayland Add security context protocol 2023-09-05 13:47:23 -07:00
debug.rs Update smithay-egui and fix compilation of debug 2023-08-07 08:47:51 -07:00
main.rs Revert "loop: Schedule rendering for running animations on idle" 2023-08-31 13:53:30 +02:00
session.rs xwm: Don't do multiple 2023-03-09 14:50:57 +01:00
state.rs Add security context protocol 2023-09-05 13:47:23 -07:00
systemd.rs xwm: Don't do multiple 2023-03-09 14:50:57 +01:00
xwayland.rs shell: Fix closed x11 windows closing stacks 2023-09-12 13:22:49 +02:00