- 22 Jun, 2021 3 commits
-
-
Dave Patrick authored
-
Dave Patrick authored
This allows to just 'enter' to accept, but clicking on the screen_cast_widget anyways, will make it useless, maybe something could be done in the code
-
Dave Patrick authored
Currently, there is no way to close the dialog without using mouse, this allows it to close using Escape key
-
- 21 Jun, 2021 6 commits
-
-
Tristan Partin authored
Wraps are easier to work with than Git submodules and Meson has built-in support for them.
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
And, as a fallback, a subproject as well.
-
Georges Basile Stavracas Neto authored
Will be used by submodules and libadwaita.
-
Georges Basile Stavracas Neto authored
Otherwise it breaks the accessibility handling, and doesn't actually make the screenshot dialog transient to the foreign parent.
-
- 20 Jun, 2021 4 commits
-
-
Georges Basile Stavracas Neto authored
This is a massive, drop-the-bomb change. The main highlights of the changes are: * 'gnome-desktop' dependency is dropped in favour of copying a couple of files (gnome-bg.*, gnome-bg-slide-show.*) and porting them to GTK4. * Most of the changes to UI files are generated by gtk4-builder-tool, and manually adjusted after running it. * GdkWindow → GdkSurface * Manually call Xlib functions to set the foreign window transient parent, since GTK4 doesn't have foreign windows anymore.
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
A fallout from the meson port.
-
Georges Basile Stavracas Neto authored
We need to manually prepend the installation prefix.
-
- 08 Jun, 2021 6 commits
-
-
Georges Basile Stavracas Neto authored
Only the bare minimum: build the project.
-
Georges Basile Stavracas Neto authored
Adios
-
Georges Basile Stavracas Neto authored
Meson is modern, Meson is good. Let's go Meson. Closes https://gitlab.gnome.org/feaneron/xdg-desktop-portal-gnome/-/issues/2
-
Georges Basile Stavracas Neto authored
Trivia See merge request feaneron/xdg-desktop-portal-gnome!1
-
Georges Basile Stavracas Neto authored
Fallout from the initial commit.
-
Georges Basile Stavracas Neto authored
-
- 05 Jun, 2021 3 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Georges Basile Stavracas Neto authored
Copied from xdg-desktop-portal-gtk and stripped out of everything not strictly GNOME specific.
-