Loading
Commits on Source 33
-
Sabri Ünal authored
-
Luming Zh authored
-
Sabri Ünal authored
-
Andre Klapper authored
-
Andre Klapper authored
-
Christian Kirbach authored
(cherry picked from commit ac40ca704dad3b7ff2213e76a45eb3b65ae3ad16)
-
-
Balló György authored
The NC_() function just marks the string as translatable without substitution. But here we need the translated strings, so replace NC_() with C_().
-
This makes the main menu less cluttered and consistent with the user menu applet.
-
The month property can be between 0 and 11, so the value 0 is valid. Initialize day, month and year values with G_MAXUINT. It was a regression caused by commit 6902d889
-
This is a property of NaApplet, not NaTrayApplet. Also increase the padding a bit to give more space between the status icons.
-
This makes the padding consistent between system indicators and status notifier items. Previously, the system indicators had 8px horizontal padding inherited from gtk-contained.css.
-
Balló György authored
The 'color-scheme' setting is the new system-wide dark preference introduced in GNOME 42. Set the dark theme based on this setting if it's not overridden by gnome-panel's own 'theme-variant' setting.
-
Daniel Mustieles authored
-
Yosef Or Boczko authored
-
Yosef Or Boczko authored
-
Jordi Mas authored
-
Balló György authored
This menu item clears the recent documents list, not just one item. Replace the icon 'edit-clear' with 'edit-clear-all'.
-
Balló György authored
Fixes: 995641d7
-
Danial Behzadi authored
-
Balló György authored
24px might be too small for HiDPI displays. Allow to set 32px or 48px as the icon size in menus.
-
Baurzhan Muftakhidinov authored
-
Andi Chandler authored
(cherry picked from commit 72f1a111fa32eabbec5054ed6c3d224eeac9acea)
-
ButterflyOfFire authored
-
Having value 4 is too large for the default panel with size 24px, but value 0 would be too small for a larger panel. Add a new "panel-icon-spacing" setting to allow users to configure for their needs. https://gitlab.gnome.org/GNOME/gnome-panel/-/issues/20
-
AsciiWolf authored
-
Yuri Chornoivan authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Anders Jonsson authored
-
Martin authored
-
Alberts Muktupāvels authored
-
Dmitry Shachnev authored