- 07 Aug, 2022 1 commit
-
-
Bilal Elmoussaoui authored
-
- 29 Jan, 2022 4 commits
-
-
Bilal Elmoussaoui authored
This only leaves us with only one translatable string defined on a rust file, due to the low gettext/rust support...
-
Bilal Elmoussaoui authored
Fixes #34
-
Bilal Elmoussaoui authored
Fixes #32
-
Bilal Elmoussaoui authored
It is already handled by the gtk subclass
-
- 26 Jan, 2022 8 commits
-
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
It is nowadays similar to the ImagePageWidget, so let us just use that
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
It is no longer used and if we ever re-add it, we can think of another way to do that.
-
Maximiliano Sandoval R authored
-
- 17 Jan, 2022 1 commit
-
-
Maximiliano Sandoval R authored
Instead of doing multiple overlays, do a single overlay containing all buttons as type=overlay children. This makes the carousel span the window from start to end.
-
- 03 Jan, 2022 1 commit
-
-
Bilal Elmoussaoui authored
This allow us to simplify the changes on the UI part
-
- 01 Jan, 2022 4 commits
-
-
Bilal Elmoussaoui authored
This would allow us to construct the pages on the ui files later
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
it doesn't make much sense now, but it will do once we port the rest of widgets as well
-
Bilal Elmoussaoui authored
makes iteration on the UI slower
-
- 31 Dec, 2021 9 commits
-
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
This is in preparation for a future gtk-rs release
-
Bilal Elmoussaoui authored
-
- 10 Dec, 2021 2 commits
-
-
Christopher Davis authored
* .page-body is indistinguishable from the default body style * libadwaita uses .title-1, so .page-title can be swapped out * .large-title was unused * Other empty styles removed
-
Christopher Davis authored
We've had a few warnings sticking around for unused pieces of code, or things that needed some form of error handling.
-
- 09 Dec, 2021 1 commit
-
-
Alexander Mikhaylenko authored
21df0c02 has lost the duration, but it was longer than the carousel default. Reduce spring stiffness to have a longer transition.
-
- 08 Dec, 2021 1 commit
-
-
Christopher Davis authored
Because of an API change in libadwaita, we need to use the latest version of libadwaita-rs. Temporarily bundles libadwaita, as the nightly SDK doesn't have a new enough libadwaita because we block the build.
-
- 07 Oct, 2021 1 commit
-
-
Christopher Davis authored
This commit upgrades our rust dependencies and ports Tour to libadwaita+GTK4. As part of porting we now use GtkPicture instead of GtkImage, and AdwClamps to hold pages in place. This port is part of https://gitlab.gnome.org/GNOME/Initiatives/-/issues/26 and handles https://gitlab.gnome.org/GNOME/Initiatives/-/issues/32 Fixes https://gitlab.gnome.org/GNOME/gnome-tour/-/issues/36
-
- 31 Aug, 2021 3 commits
-
-
Jakub Steiner authored
-
Tobias Bernard authored
-
Tobias Bernard authored
-
- 11 Aug, 2021 1 commit
-
-
Jakub Steiner authored
- clean up unused pages - add keyboard overview - add search - reword Fixes https://gitlab.gnome.org/GNOME/gnome-tour/-/issues/41 Fixes https://gitlab.gnome.org/GNOME/gnome-tour/-/issues/42 tweak super key illustration tweak super key illustration
-
- 10 May, 2021 1 commit
-
-
Michael Catanzaro authored
"organise" is British English, which has its own separate locale. It's not a valid spelling for use in user-visible strings.
-
- 16 Feb, 2021 1 commit
-
-
Joshua Peisach authored
(cargo-clippy lint tool)
-
- 13 Feb, 2021 1 commit
-
-
Philipp Kiemle authored
-