- 01 Jan, 2022 1 commit
-
-
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 2 commits
-
-
Philipp Kiemle authored
-
Christopher Davis authored
Since we have a headerbar now and the first page is part of the carousel, we shouldn't use HdyWindowHandle.
-
- 11 Feb, 2021 5 commits
-
-
Rasmus Thomsen authored
As per glib docs: `set_application_name`: Sets a human-readable name for the application. This name should be localized if possible, and is intended for display to the user.
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
fixes #31
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
- 08 Feb, 2021 1 commit
-
-
Jakub Steiner authored
- avoid baloon duplicty
-
- 05 Feb, 2021 1 commit
-
-
Bilal Elmoussaoui authored
fixes #30
-
- 29 Jan, 2021 1 commit
-
-
Jakub Steiner authored
- Fullcolor tour - Basic CSS keyframe animations - Use of default grey backgrounds due to headerbar Fixes https://gitlab.gnome.org/GNOME/gnome-tour/-/issues/29
-
- 05 Oct, 2020 1 commit
-
-
Julian Hofer authored
The original implementation to determine the button opacity was clever, but not easy to understand. The new implementation is more verbose, but hopefully easier to get.
-
- 03 Oct, 2020 1 commit
-
-
Julian Hofer authored
Anyhow was only used for paginator and Option makes arguably more sense here than Result
-
- 01 Oct, 2020 1 commit
-
-
Julian Hofer authored
-
- 30 Sep, 2020 1 commit
-
-
Julian Hofer authored
-
- 04 Sep, 2020 1 commit
-
-
Bilal Elmoussaoui authored
-
- 23 Aug, 2020 1 commit
-
-
Bilal Elmoussaoui authored
-
- 18 Aug, 2020 3 commits
-
-
Bilal Elmoussaoui authored
closes #19
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-