- 29 Jun, 2022 3 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
They are similarly light enough in dark that we can do this.
-
Alexander Mikhaylenko authored
-
- 28 Jun, 2022 13 commits
-
-
Alexander Mikhaylenko authored
Botched in the last commit...
-
Alexander Mikhaylenko authored
Oops. Update corresponding doc screenshots.
-
Alexander Mikhaylenko authored
There has been a subtle change in font rendering since the screenshots had been last generated, so they all need an update. Additionally, a few had style changes or were affected by the animation bug fixed in the last commit.
-
Alexander Mikhaylenko authored
Adaptive widgets display incorrectly because of them.
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
No idea why we weren't doing it, all new mockups do this, so...
-
Alexander Mikhaylenko authored
Match header bars.
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
The current one makes window appear blurry on top of a lighter wallpaper, such as the default adwaita-d.jpg. With this one it's less noticeable while it still provides enough contrast to tell apart overlapping dark windows.
-
Alexander Mikhaylenko authored
This border wasn't supposed to be there. The only reason we couldn't remove it before 1.0 was backdrop. But what we can do is to make it dark, using the shade color we already have. This also means it won't be unused.
-
Alexander Mikhaylenko authored
Introduce minimum and maximum sizes so the dialog doesn't grow too large and uses vertical buttons instead for very long buttons, even on desktop. width-request on the dialog of children can still stretch it.
-
- 27 Jun, 2022 2 commits
-
-
-
Alexander Mikhaylenko authored
Add a demo and a test, update docs.
-
- 22 Jun, 2022 4 commits
-
-
-
Alexander Mikhaylenko authored
The simple toast screenshot is now narrower.
-
Alexander Mikhaylenko authored
Fixes #497
-
Pablo Correa Gomez authored
Otherwise, any random value would have the consequence of being interpreted as ADW_NAVIGATION_DIRECTION_FORWARD.
-
- 21 Jun, 2022 1 commit
-
-
If the toast is already shown, extend its timeout. Otherwise, bump it forward in the queue. Do that in the undo toast demo and the corresponding docs example. Update tests.
-
- 20 Jun, 2022 5 commits
-
-
Alexander Mikhaylenko authored
Follow GTK4.
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
That property was readwrite and we didn't have a setter.
-
Alexander Mikhaylenko authored
- Add G_PARAM_STATIC_STRINGS everywhere. - Add missing G_PARAM_EXPLICIT_NOTIFY - Remove G_PARAM_EXPLICIT_NOTIFY from read-only and construct-only props - Consistently order them to ease grepping
-
Aurimas Černius authored
-
- 17 Jun, 2022 1 commit
-
-
Lukáš Tyrychtr authored
That stops Orca announcing GtkListBox for every of these lists.
-
- 15 Jun, 2022 1 commit
-
-
child-transition-duration isn't a valid property and links to properties need a property@ prefix.
-
- 11 Jun, 2022 1 commit
-
-
Alexander Mikhaylenko authored
- Menus - Sidebars - Emoji picker - Emoji completion - GtkAssistant sidebar - GtkGridView, GtkFlowBox, GtkIconView Fixes #492
-
- 10 Jun, 2022 1 commit
-
-
- 04 Jun, 2022 1 commit
-
-
- 01 Jun, 2022 7 commits
-
-
Jordi Mas authored
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
For some reason it's debian sometimes.
-
Alexander Mikhaylenko authored
-
Fixes #465
-
-
Make it build on Windows.
-