Matthias Clasen
|
b5bacb3be6
|
Drop the margin property
Replace it with margin-start, -end, -top, -bottom throughout.
|
2020-02-25 20:59:04 -05:00 |
|
Timm Bäder
|
8928323c6b
|
popover2.ui: Stop trying to set GtkModelButton:label
The property is called "text"
|
2019-10-09 16:57:22 +02:00 |
|
Matthias Clasen
|
ea44eade21
|
Add nesting popover menus
Add a variant of popover menus that are nesting
like traditional menus. This is a better fit for
replacing traditional main menus.
|
2019-09-08 19:02:06 -04:00 |
|
Jonas Ådahl
|
7f6c31c041
|
tests: Remove obsolete props from popover2.ui
|
2019-07-24 22:42:37 +02:00 |
|
Matthias Clasen
|
14ad26a599
|
Convert ui files
Run gtk4-builder-tool simplify --3to4 over all ui files.
|
2019-03-27 18:40:40 -04:00 |
|
Ernestas Kulik
|
1fbbaef49e
|
testpopover: Don’t set margin in menu box
The gizmo already provides sufficient padding.
|
2018-07-23 13:05:57 +03:00 |
|
Timm Bäder
|
c26731968b
|
testpopover: Remove expand GtkBox child properties
|
2017-07-19 21:27:15 -04:00 |
|
Matthias Clasen
|
f83c903ed8
|
Add a scale to the popover menu example
Demonsttrate that this is flexible enough for the intended uses.
|
2014-10-29 06:49:59 -04:00 |
|
Matthias Clasen
|
228e51b319
|
Adapt the testpopover example
Add the required boxes for each submenu. We now need to specify the
submenu name only once per submenu.
|
2014-10-29 06:49:59 -04:00 |
|
Matthias Clasen
|
2b5a49c285
|
Adapt the testpopover example
Drop all all explicit role setting from the testpopover example.
|
2014-10-29 06:49:59 -04:00 |
|
Matthias Clasen
|
2401a6cb8e
|
Adapt the testpopover example
|
2014-10-29 06:49:59 -04:00 |
|
Matthias Clasen
|
1fee63d097
|
Adapt the testpopover example
Drop all uses of has-submenu.
|
2014-10-29 06:49:59 -04:00 |
|
Matthias Clasen
|
4da281d20b
|
Adapt the testpopover example
We now use GtkPopoverMenu, and just add the model buttons
directly to it.
|
2014-10-29 06:49:58 -04:00 |
|
Matthias Clasen
|
a8cc4787d2
|
Add a manual popover menu example
Reproduce the testpopover popover manually, by packing model
buttons into a stack in a popover.
|
2014-10-29 06:49:58 -04:00 |
|