- 19 Jun, 2023 1 commit
-
-
Christopher Davis authored
* GtkBox isn't meant to be subclassed, and apps should not do it. Instead they should subclass AdwBin or GtkWidget depending on their use case. * The main reason we were using GtkBox was to contain our header and our content. Now we use AdwToolbarView for that purpose.
-
- 20 Mar, 2023 1 commit
-
-
Bilal Elmoussaoui authored
-
- 25 Feb, 2023 4 commits
-
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
-
- 24 Feb, 2022 1 commit
-
-
Sophie Herold authored
-
- 29 Jan, 2022 1 commit
-
-
Bilal Elmoussaoui authored
This only leaves us with only one translatable string defined on a rust file, due to the low gettext/rust support...
-
- 26 Jan, 2022 1 commit
-
-
Bilal Elmoussaoui authored
It is nowadays similar to the ImagePageWidget, so let us just use that
-
- 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 2 commits
-
-
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
-
- 31 Dec, 2021 1 commit
-
-
Bilal Elmoussaoui authored
-
- 10 Dec, 2021 1 commit
-
-
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
-
- 09 Dec, 2021 1 commit
-
-
Alexander Mikhaylenko authored
The defaults work fine.
-
- 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
-
- 12 Aug, 2021 1 commit
-
-
Tobias Bernard authored
-
- 11 Aug, 2021 2 commits
-
-
Tobias Bernard authored
-
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
-
- 25 Feb, 2021 2 commits
-
-
Tobias Bernard authored
-
Tobias Bernard authored
-
- 17 Feb, 2021 1 commit
-
-
Tobias Bernard authored
-
- 13 Feb, 2021 1 commit
-
-
Bilal Elmoussaoui authored
-
- 11 Feb, 2021 1 commit
-
-
Jakub Steiner authored
- more of an adventure tour vibe
-
- 08 Feb, 2021 1 commit
-
-
Jakub Steiner authored
- avoid baloon duplicty
-
- 06 Feb, 2021 1 commit
-
-
Bilal Elmoussaoui authored
as the 'close' button is smaller, there's a weird allocation thing when going from page 1 to page 2 for the first time
-
- 01 Feb, 2021 1 commit
-
-
Jakub Steiner authored
- make rocket more visible
-
- 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
-
- 18 Aug, 2020 5 commits
-
-
Bilal Elmoussaoui authored
-
Jakub Steiner authored
600x300px
-
Bilal Elmoussaoui authored
-
Bilal Elmoussaoui authored
you should be able to configure the video path at build time by passing --video_path=absolute_path which will be played instead of displaying the LOGO
-
Bilal Elmoussaoui authored
-
- 13 Aug, 2020 1 commit
-
-
Jakub Steiner authored
- get rid of the purple. The joys of a colorblind designer addresses concern https://gitlab.gnome.org/GNOME/gnome-tour/-/issues/17#note_886067
-
- 04 Aug, 2020 1 commit
-
-
Jakub Steiner authored
- align Software icon - adjust grid position and alignment - replace some app icons See https://gitlab.gnome.org/GNOME/gnome-tour/-/issues/17
-
- 14 Jul, 2020 1 commit
-
-
Jakub Steiner authored
- Add dropshadow for the Software icon, replace Banner viewer with Foliate Based on design review https://gitlab.gnome.org/GNOME/gnome-tour/-/issues/17
-