Hacker News new | ask | show | jobs
by ogurechny 833 days ago
> trying to precisely to-the-pixel move or resize windows with the keyboard today seems silly

I've recently discovered that GNOME switches between fast and precise keyboard dragging with Ctrl, and snaps to window edges on Shift. See process_keyboard_move_grab():

https://gitlab.gnome.org/GNOME/mutter/-/blob/main/src/compos...