- Apr 27, 2020
-
-
Adrien Plazas authored
Set no-show-all to true to prevent gtk_widget_show_all() from breaking the internal state. Fixes Librem5/libhandy#257
-
Adrien Plazas authored
This makes it more in line with what we do elsewhere.
-
- Apr 17, 2020
-
-
louib authored
-
- Apr 15, 2020
-
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
It makes more sense with HdyViewSwitcher. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
The macro was added in GLib 2.58, and yet our minimum version is 2.44. For example, this breaks build on elementary OS. Instead, cast with (GSourceFunc). Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Silence a build time warning, even though it was fine because we immediately assign it in the next line. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Fixes Librem5/libhandy#249 Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Disable the GtkEventBox properties, they are an implementation detail. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Disable the use-csd and show-menubar, as they are explicitly unsupported. Reuse the glue code from HdyWindow. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Disable use-csd, as it's explicitly unsupported. Add glue code for handling child addition and placeholders. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
No since, as it's also missing it in the docs. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
It was never moved after the rename. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Fixes Librem5/libhandy#244 Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Track the added child and bail out if we're trying to add more. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
It causes a crash, and even if it didn't, we never ever want to show it. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Adrien Plazas authored
-
Adrien Plazas authored
This will help using (and testing) libhandy with Glade.
-
Adrien Plazas authored
This allows to disable the Glade catalog even when gladeui is available.
-
- Apr 09, 2020
-
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Adrien Plazas authored
This makes them simpler to use and keep the pattern consistent.
-
Adrien Plazas authored
This is now useless.
-
Adrien Plazas authored
This makes HdyActionRow unactivatable by default, but make it activatable as soon as it is given a widget to activate. This should make it simpler to use by not having to make change its activatability manually.
-
Adrien Plazas authored
This implements the activatable widget precondition in a more usual way.
-
Adrien Plazas authored
This makes HdyComboRow unactivatable by default and when it has no bound model, but make it activatable as soon as it has a model bound to it.
-
Adrien Plazas authored
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Rearrange it to only have one leaflet. Still have a separate stack of headerbars, as we have have a shared scrolled window for all pages. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-