- Sep 23, 2019
-
-
Adrien Plazas authored
gtkapplication-dbus: Initialise screensaver-active property See merge request Librem5/gtk!9
-
- Sep 06, 2019
-
-
Bob Ham authored
When GtkApplication starts listening to the screensaver's D-Bus status, the screensaver-active property is not initialised and applications making use of the property are out of sync until the first state change. Any application starting when the screensaver is active will think it's inactive. To fix this, we set the property when we first start monitoring the screensaver.
-
- Aug 25, 2019
-
-
Adrien Plazas authored
This helps GtkfontChooserDialog fitting in mobile phone screens.
-
- Aug 13, 2019
-
-
Adrien Plazas authored
Drop the minimum number of characters for the filename entry, and instead expand it. This helps it fit in narrow screens.
-
Adrien Plazas authored
This avoids overloading the headebar, and lets the save entry be populated just below it, where there is room. Fixes Librem5/Apps_Issues#99.
-
- Jul 13, 2019
-
-
Adrien Plazas authored
This will help the infobars fit on phone screens.
-
- Jul 11, 2019
-
-
Adrien Plazas authored
That is when initially maximized windows are expected to be maximized, not just before realizing them.
-
Adrien Plazas authored
This is less agressive than resizing all resizable windows.
-
Adrien Plazas authored
This will allow to drop the close buttons and make the transient windows look like proper mobile dialogs.
-
Adrien Plazas authored
This will make them look better on phone screens.
-
Adrien Plazas authored
This will allow to drop the close buttons and make the dialogs look like proper mobile dialogs.
-
Adrien Plazas authored
This will make them look better on phone screens.
-
- Jul 06, 2019
-
-
Adrien Plazas authored
This makes it nicer on phones by avoiding having to scroll too much on a touch screen and it makes it match the changes we applied to WebKitGTK for the same reasons.
-
- Jul 01, 2019
-
-
Adrien Plazas authored
This makes the dialog work better with horizontally constrained screens.
-
Adrien Plazas authored
-
Adrien Plazas authored
This will be used to reveal/conceal the file chooser sidebar.
-
Adrien Plazas authored
-
Adrien Plazas authored
This is imported from HdyViewSwitcherBar from libhandy 0.0.10.
-
Adrien Plazas authored
This is imported from HdyViewSwitcher from libhandy 0.0.10.
-
Adrien Plazas authored
This is imported from HdyViewSwitcherButton from libhandy 0.0.10.
-
Adrien Plazas authored
This is needed to port libhandy classes.
-
Adrien Plazas authored
This will help importing Handy classes.
-
- Apr 10, 2019
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Marek Černocký authored
-
- Apr 08, 2019
-
-
Matthias Clasen authored
cellrendererpixbuf: Use fallback icons with icon-name See merge request GNOME/gtk!729
-
Iain Lane authored
This gives us a better chance of finding an icon to show. Closes: #1809 (cherry picked from commit fbe0e328137714de00cd1b7d47f77b539092ac9a)
-
- Apr 07, 2019
-
-
Ask Hjorth Larsen authored
-
- Apr 06, 2019
-
-
Matthias Clasen authored
gtkplacessidebar: Add loop devices See merge request GNOME/gtk!722
-
Jordi Mas authored
-
- Apr 05, 2019
-
-
Jordi Mas authored
-
segfault authored
-
Marek Kašík authored
Print dialog, CUPS: Check unknown option values whether they are actually custom settings - Backport to GTK 3.24 See merge request GNOME/gtk!717
-
Till Kamppeter authored
Set always correct custom page size.
-
Daniel Mustieles authored
-
- Apr 03, 2019
-
-
Emmanuele Bassi authored
build: remove unused checks for sockaddr_un.sun_len See merge request GNOME/gtk!708
-
Christian Kirbach authored
-
- Apr 02, 2019
-
-
Daniel Șerbănescu authored
-
Christoph Reiter authored
It sets HAVE_SOCKADDR_UN_SUN_LEN which is unused since d3ab2fe1
-
Emin Tufan Çetin authored
-