Commit graph

4 commits

Author SHA1 Message Date
Maximiliano Sandoval R
ef645563a7 tz-dialog: Allow closing with Escape
The search bar consumes escape key presses, we tell it what to do.
2023-10-24 14:35:14 +00:00
Alice Mikhaylenko
205a3b7d91 datetime: Port dialogs to AdwWindow 2023-08-25 08:00:43 +00:00
Felipe Borges
e97429f0f6 Make dialogs close when pressing the Escape key
Fixes #2503
2023-05-25 23:24:00 +00:00
Mohammed Sadiq
eda96f8bc5 datetime: Implement the new timezone selection dialog
which fits better on small screen and is more accessible than a map.
This is based on GNOME Clocks world clock[0] and GNOME Settings[1] designs

[0] https://gitlab.gnome.org/Teams/Design/app-mockups/-/blob/master/clocks/clocks.png
[1] https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/master/date-and-time/time-zone-picker.png
2022-12-04 21:38:34 +00:00