- 08 Jul, 2021 1 commit
-
-
Matthias Clasen authored
-
- 06 Jul, 2021 1 commit
-
-
- 05 Jul, 2021 4 commits
-
-
Matthias Clasen authored
Remove Google Cloud Print backend (GTK3) See merge request !3730
-
Patrick Griffis authored
This service was shut down at the start of 2021
-
Robert Mader authored
gdk/wayland: Fix pointer-gestures version selection See merge request !3696
-
version == GDK_ZWP_POINTER_GESTURES_V1_VERSION will fail if the compositor implements version 2 of pointer-gestures-v1.
-
- 03 Jul, 2021 2 commits
-
-
Matthias Clasen authored
Add support for Windows Pointer Input Stack See merge request !1563
-
Luca Bacci authored
!1563
-
- 28 Jun, 2021 1 commit
-
-
- 22 Jun, 2021 1 commit
-
-
Chun-wei Fan authored
[Gtk3] GdkWin32: Remove klassTEMPSHADOW See merge request !2749
-
- 16 Jun, 2021 1 commit
-
-
Matthias Clasen authored
cellarea: Don't shrink area too much See merge request !3671
-
- 15 Jun, 2021 3 commits
-
-
Benjamin Otte authored
Do not compute rectangles with negative width/height. This avoids assertion failures further down when those rectangles were actually checked. https://bugzilla.redhat.com/show_bug.cgi?id=1962215
-
Matthias Clasen authored
quartz: fix compilation on macOS 10.10 See merge request !3654
-
-
- 12 Jun, 2021 1 commit
-
-
Tom Schoonjans authored
-
- 11 Jun, 2021 3 commits
-
-
Emmanuele Bassi authored
a11y: Fix ref counting in tree views See merge request !3660
-
Matthias Clasen authored
We need to explicitly remove the children from a GtkContainerCellAccessible, since they otherwise keep the parent alive. Fixes: #3981
-
Matthias Clasen authored
GtkContainerCellAccessible wasn't unsetting accessible parents. Fix that. By itself, this doesn't help for freeing a memory leak, since AtkObject keeps a ref on its parent, so we never free the GtkContainerCellAccessible as long as it has children.
-
- 08 Jun, 2021 1 commit
-
-
Matthias Clasen authored
Switch to GL_ARB_framebuffer_object See merge request !2076
-
- 07 Jun, 2021 2 commits
-
-
Emmanuele Bassi authored
subprojects: Use GLib main branch (3.24) See merge request !3643
-
Philip Withnall authored
GLib upstream has renamed its `master` branch to `main`. See glib#2348 . Signed-off-by:
Philip Withnall <pwithnall@endlessos.org>
-
- 06 Jun, 2021 4 commits
-
-
Aurimas Černius authored
-
Matthias Clasen authored
Backport !2884 to GTK3 See merge request !3632
-
Matthias Clasen authored
Provide built DLLs as Gitlab CI artifacts See merge request !3633
-
-
- 05 Jun, 2021 2 commits
-
-
Matthias Clasen authored
imcontext: Ignore more keysyms See merge request !3636
-
Matthias Clasen authored
It finally dawned on my that #3673 is just another case of unexpected keysyms getting sent our way via fringe XKB features. Ignore them all!
-
- 04 Jun, 2021 2 commits
-
-
Luca Bacci authored
-
Luca Bacci authored
Original MR by Volker Rümelin. See !2884
-
- 02 Jun, 2021 1 commit
-
-
- 01 Jun, 2021 2 commits
-
-
Matthias Clasen authored
gtkapplication-dbus: Fetch inital screen saver state async See merge request !3614
-
Guido Günther authored
Avoid a sync call that can make the application block for no good reason. Fixes 6f6b5faa
-
- 30 May, 2021 2 commits
-
-
-
Piotr Drąg authored
-
- 28 May, 2021 1 commit
-
-
Jordi Mas authored
-
- 27 May, 2021 2 commits
-
-
Daniel Mustieles García authored
-
-
- 26 May, 2021 1 commit
-
-
- 25 May, 2021 2 commits
-
-
-
Matthias Clasen authored
imcontext: Ignore NoSymbol key events See merge request !3593
-