- 12 Aug, 2021 2 commits
-
-
Alexander Mikhaylenko authored
On mobile we hide all of the default columns and instead show one that has info from all of them. However, this doesn't allow sorting, so only use this layout on mobile. Fixes #32
-
Alexander Mikhaylenko authored
Re-sort them in a way that makes sense as well.
-
- 02 Jun, 2021 1 commit
-
-
Guido Gunther authored
Use the exact version applied upstream.
-
- 28 May, 2021 2 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
- 05 May, 2021 1 commit
-
-
Guido Gunther authored
-
- 22 Mar, 2021 1 commit
-
-
Alexander Mikhaylenko authored
-
- 18 Mar, 2021 1 commit
-
-
Alexander Mikhaylenko authored
Fixes #30
-
- 17 Mar, 2021 2 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
- 16 Mar, 2021 4 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
Update to upstream version '3.24.27' with Debian dir b414202ad2e36b1d3b1dd4fa0824954c21df4c4b
-
Alexander Mikhaylenko authored
-
- 12 Mar, 2021 1 commit
-
-
Matthias Clasen authored
-
- 11 Mar, 2021 1 commit
-
-
Matthias Clasen authored
GdkWin32: Fix mouse events in presence of transparent windows on the desktop See merge request GNOME/gtk!2767
-
- 08 Mar, 2021 2 commits
-
-
Tim Sabsch authored
-
Tim Sabsch authored
-
- 07 Mar, 2021 1 commit
-
-
Rūdolfs Mazurs authored
-
- 06 Mar, 2021 2 commits
-
-
Matthias Clasen authored
WinTab - Add support for Wheel/Rotation axis See merge request GNOME/gtk!3249
-
Changwoo Ryu authored
-
- 05 Mar, 2021 8 commits
-
-
Knuckx authored
-
Matthias Clasen authored
label: Skip updating link state if we have no layout See merge request GNOME/gtk!3262
-
Timm Bäder authored
This can happen whenever the ::activate-link handler sets different markup on the label, causing all links to be recreated. In this case, the GtkLabelLink* passed to emit_activate_link is garbage after the g_signal_emit call and we shouldn't try to do anything with it. Fixes #1498
-
Steven Calwas authored
Partially fixes issue #2191 regarding switching to another app while hovering a stylus over a drawing tablet causes subsequent mouse clicks in the app to be ignored. I was not able to reproduce the other behavior described in #2191 concerning tiling a window.
-
Matthias Clasen authored
Adwaita: Use transparent black for window border in dark too See merge request GNOME/gtk!3260
-
Matthias Clasen authored
Handle Wintab cursors that are recognized after GDK app init See merge request GNOME/gtk!2458
-
Alexander Mikhaylenko authored
Avoid smear when the background behind the window is dark. Adjust opacity to make it appear roughly the same as before on white background.
-
Matthias Clasen authored
Adwaita: Ensure SSD decorations do not change size when losing focus See merge request GNOME/gtk!3256
-
- 04 Mar, 2021 1 commit
-
-
Sebastian Keller authored
56f6ac5f introduced a 20px shadow for the '.tiled decoration:backdrop' selector. This selector is more specific than the '.ssd decoration' selector and caused unfocused tiled SSD windows to have a shadow that focused ones did not have. The mutter code however assumes that the size of the decoration does not change between the states and this was causing a crash when clicking below the titlebar in unfocused tiled SSD windows. Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/3716
-
- 03 Mar, 2021 2 commits
-
-
Matthias Clasen authored
Revert "Add scaling adjustment for touch dragging a scrolled window" See merge request GNOME/gtk!3251
-
Alexander Mikhaylenko authored
This reverts commit d4943ef2. This commit has broken scrolling in GtkTreeView. VTE has `scroll-unit-pixels` property now, so the original issue is fixed separately. Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/3707
-
- 02 Mar, 2021 2 commits
-
-
Baurzhan Muftakhidinov authored
-
Matthias Clasen authored
GdkWin32: fix leak of event structures See merge request GNOME/gtk!3245
-
- 01 Mar, 2021 1 commit
-
-
Luca Bacci authored
Inside generate_button_event, if _gdk_input_ignore_core is > 0 we leak an event structure. Fix that.
-
- 25 Feb, 2021 4 commits
-
-
Emin Tufan Çetin authored
-
Sabri Ünal authored
-
Źmicier Turok authored
-
Źmicier Turok authored
-
- 24 Feb, 2021 1 commit
-
-
Matthias Clasen authored
imcontext: Fixes to the state machine See merge request GNOME/gtk!3239
-