gnome-shell/js
pesader 3a79934cef
unlockDialog: Also center the time in 12h format
Since the time string uses a space to pad single-digit numbers, the
centered label looks off-center. Fix this by applying the trim()
function to get rid of whitespaces.

The drawback of this approach is that the label will change position
slightly when the time changes, but for the lockscreen that's okay.

Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6193
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3290>
(cherry picked from commit ccdd46c0d9)
2024-05-07 20:21:42 +02:00
..
dbusServices notificationDaemon: Fix auto-closing FDO notifications 2024-03-15 18:16:44 +01:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm authPrompt: Disregard smartcard status changes if VERIFICATION_IN_PROGRESS 2024-03-15 18:15:41 +01:00
misc cleanup: Replace deprecated String.prototype.substr() 2024-04-21 14:30:55 +02:00
portalHelper portalHelper: Fix handling of invalid TLS certificates 2024-05-07 20:21:25 +02:00
ui unlockDialog: Also center the time in 12h format 2024-05-07 20:21:42 +02:00
js-resources.gresource.xml js: Add utility to improve error message formatting 2024-01-06 22:44:07 +01:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00