- 27 Oct, 2020 17 commits
-
-
Matthias Clasen authored
Make the default factory add a checkmark to the currently selected item (not the hovered item) in the popup. This will unfortunately have to be done in non-default factories too. Related: #3291
-
Matthias Clasen authored
We don't want the popup to be wider than the button if we can help it. The search entry does not need to be very wide.
-
Matthias Clasen authored
Emit ChildrenChanged signal on hierarchy updates See merge request !2752
-
Matthias Clasen authored
Implement accessible attributes for ui files See merge request !2751
-
Benjamin Otte authored
Wip/otte/for master Closes #3295 See merge request !2748
-
Benjamin Otte authored
-
Benjamin Otte authored
Gstreamer suggests doing that. https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1439 Fixes #3295
-
Jakub Steiner authored
Adwaita: dropdown search box See merge request !2747
-
Jakub Steiner authored
- have some whitespace around entry Partial fix for #3291
-
Matthias Clasen authored
Matthiasc/for master See merge request !2746
-
Matthias Clasen authored
popovermenu: Allow custom items Closes #3260 See merge request !2728
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
GTK does this automatically based on mnemonics, but only if the string actually contains a mnemonic. This makes orca read out menuitems, as expected.
-
Matthias Clasen authored
This tests the custom menuitem support, and lets you control the transition duration for the main stack.
-
Matthias Clasen authored
Support <child type="ID"> to fill custom child slots in both GtkPopoverMenus and GtkPopoverMenuBars that are created in ui files.
-
Matthias Clasen authored
Add a way to add children at certain places in the generated menu for both GtkPopoverMenu and GtkPopoverMenuBar. New apis: gtk_popover_menu_add_child gtk_popover_menu_remove_child gtk_popover_menu_bar_add_child gtk_popover_menu_bar_remove_child Fixes: #3260
-
- 26 Oct, 2020 23 commits
-
-
Matthias Clasen authored
Fix the build with cups < 2.2.12 Closes #2968 See merge request !2744
-
Thomas Lange authored
PPD_CUSTOM_UNKNOWN was introduced in cups 2.3. and has been backported to 2.2.12. Only handle it when we build against a new enough cups. Fixes: #2968
-
Matthias Clasen authored
This makes it so that you have to explicitly specify "true" and "false" for the checked state, but it matches how this enumeration is meant to be used.
-
Matthias Clasen authored
Matthiasc/for master See merge request !2741
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
To make this possible enable the doc shooter to take screenshots of popovers.
-
Matthias Clasen authored
Show the new palette.
-
Matthias Clasen authored
-
Matthias Clasen authored
Now that the volume button image is small, move it to a better place in its section. Improves the layout.
-
Matthias Clasen authored
Give up on showing the popup, we don't do that for other buttons either.
-
Matthias Clasen authored
It has been missing far too long.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
Improve the breaks in the container section.
-
Matthias Clasen authored
Makes it fit better with the other entries.
-
Matthias Clasen authored
Align things better.
-
Matthias Clasen authored
Make the GtkPicture gallery image stay within its limits, by overpowering its request mode.
-
Matthias Clasen authored
Move GtkSpinButton to the entries, where it belongs, despite its name.
-