- 20 May, 2020 5 commits
-
-
Alexander Mikhaylenko authored
It's almost invisible in dark variant, so make it more opaque. Use $border_color for border for HighContrast, as it doesn't have to look pretty there and the regular one isn't visible enough. Fix formatting in the background-shadow mixin and use rgba(0, 0, 0, x) instead of hdyalpha(#000, x) for consistency.
-
Alexander Mikhaylenko authored
Since HighContrast is now a variant of Adwaita, we can get HC and HCI support for free by just importing the SCSS files with its color overrides. However, it must be imported after `colors`, but before `drawing`, and it's not possible to do conditional imports, so move the `colors` import to the individual theme styles from `definitions`. Introduce $high_contrast variable, it will be used to add some HC-specific overrides later. Fixes #221
-
Alexander Mikhaylenko authored
The fact the shared style is loaded at override priority is causing problems for elementary: #273 While window corners are fixed by the previous commit, they aren't the only area that they may want to style. Split the part that's just visuals into a separate stylesheet named fallback.css, and load it at a fallback priority for all stylesheets, leave shared for critical styles, such as layout.
-
Alexander Mikhaylenko authored
The fact window corners are applied everywhere causes problems for elementary. At the same time we can't lower priority because it's needed to override the corners in Adwaita. Hence move the corners to Adwaita and accept glitchy bottom corners in random themes. They can override them if needed, not like they don't have other glitches. Fixes #273
-
Adrien Plazas authored
Fixes #271.
-
- 19 May, 2020 4 commits
-
-
Adrien Plazas authored
-
Adrien Plazas authored
They will actually be introduced in the 0.80.0 tag.
-
Adrien Plazas authored
This should help making it clear it is the first libhandy 1 alpha.
-
Adrien Plazas authored
This slso suggests to see the docs for HdyDeck and HdyLeaflet.
-
- 15 May, 2020 3 commits
-
-
Adrien Plazas authored
-
Alberto Fanjul Alonso authored
Fixes #267.
-
Adrien Plazas authored
This is the latest stable and we need to adapt to libgladeui API changes.
-
- 14 May, 2020 3 commits
-
-
Stelios Milidonis authored
-
Stelios Milidonis authored
-
Stelios Milidonis authored
-
- 13 May, 2020 1 commit
-
-
louib authored
-
- 11 May, 2020 4 commits
-
-
Adrien Plazas authored
This avoids leaking private enums in the public API, e.g. StackableBoxTransitionType here.
-
Ujjwal Kumar authored
-
Ujjwal Kumar authored
Fixes: #201
-
Adrien Plazas authored
It of course needs libhandy-1-0, which is automatically added. Fixes #261
-
- 07 May, 2020 20 commits
-
-
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
This is mostly same as for HdyPrefrencesWindow. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Since HdyPreferencesWindow can only add pages, use an action to add a page and expose the position child property to reorder them. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
The two widgets are so similar they share the same adaptor code. Fixes Librem5/libhandy#59Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Use 650px maximum width, 400px linear growth width. Fixes half of #98Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Adapt the adaptor code from GtkSearchBar. Fixes #98Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Copy the adaptor code from GtkHeaderBar. Don't port over the editor, as it's not very important, but now we can at least add children. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Make it easier to reorder children. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
This will help to slightly reduce code duplication in glade adaptors. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Add a bunch of attributes needed for HdyHeaderBar. 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>
-
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>
-