Sebastian Keller 7a409bfffc keyboard: Delete selected text on backspace
Previously backspace would only ever remove a single character left of
the cursor, regardless of selection.

This requires the application to correctly set the anchor position in
text_input::set_surrounding_text(), which currently only gtk4 seems to
do. When there is no selection or on other applications that always set
cursor = anchor, like gtk3 does, the behavior is not changed and still
only deletes one character.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2746>
2024-02-29 14:56:16 +00:00
..
2023-11-02 17:50:04 +01:00
2023-08-06 13:02:49 +02:00
2023-08-10 17:42:23 +00:00
2023-08-10 17:42:23 +00:00
2023-08-09 15:10:38 +00:00
2023-05-26 19:05:22 +00:00
2023-08-06 13:02:49 +02:00
2023-08-06 13:02:49 +02:00