Gotam Gorabh
3bb233b50a
system: Add 'Date Time' panel to system panel
...
Adds Date Time panel to the system panel as a page.
https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/master/system/system-panel.png
See #2241
2023-11-02 12:15:11 +00:00
Maximiliano Sandoval R
8aaa6dd542
tz-row: Ellipsize timezone name
...
Otherwise the size of the window jumps while scrolling through it, since
we don't want to actually ellipsize them by default we increase a bit
the default width of the dialog, which used to be 360.
2023-10-24 14:35:14 +00:00
Maximiliano Sandoval R
1db401351d
tz-dialog: Set height-request to 294
...
This is the size of a mobile device in landscape mode.
2023-10-24 14:35:14 +00:00
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
sunflowerskater
c95dcf2a9a
general: Add placeholder text to various search entries
...
Acc. HIG, "text fields should have placeholder text or a label".
https://developer.gnome.org/hig/patterns/controls/text-fields.html
Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2190
2023-04-21 12:40:42 +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