- 03 Dec, 2019 1 commit
-
-
See aa7a4eca Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
- 02 Dec, 2019 1 commit
-
-
- 30 Nov, 2019 1 commit
-
-
Adrien Plazas authored
HdyArrows is now deprecated, so we don't want to promote it.
-
- 23 Nov, 2019 1 commit
-
-
This adds a page to demo the leaflet transitions, drops usage of the deprecated leaflet transition types and properties, and defaults to the 'over' transition to demo it and its shadow effect.
-
- 22 Aug, 2019 1 commit
-
-
- 09 Jul, 2019 1 commit
-
-
Adrien Plazas authored
This shows how to use HdyHeaderBar and HdyDialog to create a more complex adaptive dialog.
-
- 09 Jun, 2019 1 commit
-
-
- 27 May, 2019 1 commit
-
-
Adrien Plazas authored
-
- 29 Apr, 2019 1 commit
-
-
Zander Brown authored
This example presents a HdyViewSwitcher and a HdyViewSwitcherBar in their own window. Currently both are visible at the same time, a later commit should make only one visible at a time, depending on the available width.
-
- 14 Feb, 2019 1 commit
-
-
This also renames the type and files to match the new name. Fixes Librem5/libhandy#81
-
- 22 Jan, 2019 1 commit
-
-
- 21 Jan, 2019 4 commits
-
-
Adrien Plazas authored
We were accidentally using the widths from the Column panel.
-
Adrien Plazas authored
This makes it more in line with the other panels.
-
Adrien Plazas authored
This makes it more in line with the other panels.
-
Adrien Plazas authored
This avoids using GtkFrame where it's not relevant and shows the example.
-
- 18 Jan, 2019 1 commit
-
-
This improves the spacing, adds and icon and adds a description to the Dialog section.
-
- 16 Jan, 2019 1 commit
-
-
Silly simple demo of HdyDialog.
-
- 14 Jan, 2019 1 commit
-
-
This allows to bind the activation of the row by a click or a mnemonic to the activation of a widget.
-
- 12 Jan, 2019 1 commit
-
-
- 17 Dec, 2018 3 commits
-
-
Adrien Plazas authored
This fixes the fold synchronization of the leaflets in the example application's window.
-
This page presents GtkListBox related widgets like HdyRow and its descendants.
-
This makes the code simpler and demoes the widget.
-
- 13 Dec, 2018 1 commit
-
-
Adrien Plazas authored
This ensures the example can fit windows of any height. This also makes the stack containing the content non vertically homogeneous so the scrollbar appears only on examples needing it, while keeping it horizontally homogeneous for to keep when the leaflets will be folded consistent.
-
- 03 Dec, 2018 1 commit
-
-
This adds a demo of HdySearchBar.
-
- 05 Nov, 2018 1 commit
-
-
Left and right margin names are not RTL friendly and will be dropped in GTK+ 4.
-
- 26 Sep, 2018 5 commits
-
-
Adrien Plazas authored
Let the welcome panel's labels wrap to let it reach narrower widths.
-
Adrien Plazas authored
This makes the dialed number more readable.
-
Adrien Plazas authored
Put the dialer into a column rather than forcing its width to let it reach narrower widths.
-
Adrien Plazas authored
-
Adrien Plazas authored
Readjust the column widget's margins and ellipsize its labels to let it reach narrower widths.
-
- 21 Sep, 2018 2 commits
-
-
Adrien Plazas authored
This automatically updates the headerbars' window decoration layout.
-
Adrien Plazas authored
Directly bind whether the back button and the close button are visible to whether the headerbar is folded.
-
- 12 Sep, 2018 2 commits
-
-
Adrien Plazas authored
-
Adrien Plazas authored
-
- 07 Sep, 2018 1 commit
-
-
Adrien Plazas authored
Use a GtkSeparator to separate the stack sidebar from the various demo widgets, use custom styling to make the sidebar not draw its own separator, and move the start of the header bar and the header bar separator out of their box and directly into the leaflet. This allows to have the separators well aligned with no workaround other than a simple custom style, to have no separator appearing when the window is folded, and to not trigger the GTK+ bug making titlebar separators appear black.
-
- 05 Sep, 2018 1 commit
-
-
Adrien Plazas authored
Always show a close button on the rightmost header bar.
-
- 24 Jul, 2018 1 commit
-
-
Adrien Plazas authored
When a separator is between two header bars it will take a special style, better fitting its purpose. This moves the start header bar and the separator following it into a box so they remain a single entity to use in size groups, while making the separator a sibling of the header bar to benefit from this special style. This reveals the following bug in GTK+: https://gitlab.gnome.org/GNOME/gtk/issues/1231
-
- 15 Jun, 2018 1 commit
-
-
Adrien Plazas authored
This shows a bit more of what can be done to tweak the dialer to the user's preferences.
-
- 05 Jun, 2018 1 commit
-
-
Adrien Plazas authored
This adds a demo of HdyColumn.
-
- 25 May, 2018 1 commit
-
-
Guido Gunther authored
-