mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 06:42:28 +00:00
Jasper St. Pierre
c448650a60
keybindings: Correct move_to_corner_backend
meta_window_get_position() returns the client rect position, which we then pass to meta_window_move_frame. Just use the existing frame rect coordinates.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%