- 19 Aug, 2016 3 commits
-
-
Piotr Drąg authored
-
Florian Müllner authored
To go along GNOME Shell 3.21.90.
-
Florian Müllner authored
intltool is unmaintained nowadays while upstream gettext gained support for everything we used it for, so make the switch. https://bugzilla.gnome.org/show_bug.cgi?id=769077
-
- 03 Aug, 2016 1 commit
-
-
વિશાલ ભલાણી authored
-
- 02 Aug, 2016 1 commit
-
-
Daniel Mustieles García authored
-
- 21 Jul, 2016 1 commit
-
-
Piotr Drąg authored
Future versions of gettext will fail if this header is missing.
-
- 20 Jul, 2016 2 commits
-
-
Florian Müllner authored
To go along GNOME Shell 3.21.4.
-
Florian Müllner authored
-
- 12 Jul, 2016 1 commit
-
-
Florian Müllner authored
.desktop files in non-standard locations are not handled by GIO, so looking up apps for entries for such locations (e.g. a directory added via the AppsDir directive) will fail. We can still handle this case in the menu by creating the app directly from the entry's AppInfo. https://bugzilla.gnome.org/show_bug.cgi?id=762206
-
- 21 Jun, 2016 1 commit
-
-
Florian Müllner authored
To go along GNOME Shell 3.21.3.
-
- 10 Jun, 2016 1 commit
-
-
Florian Müllner authored
The code de-duplication in commit bf8d30603e57b broke the extension, fix by duplicating the code here now :-( (It's not really that bad though ...) https://bugzilla.gnome.org/show_bug.cgi?id=767077
-
- 30 May, 2016 1 commit
-
-
Cédric Valmary authored
-
- 27 May, 2016 1 commit
-
-
Florian Müllner authored
To go along GNOME Shell 3.21.2.
-
- 10 May, 2016 2 commits
-
-
Florian Müllner authored
Update NEWS.
-
Jakub Steiner authored
- based on a patch by rudolf@palaticky.com - having three css locations with hardcoded colors, what could possibly go wrong in the future. :( https://bugzilla.gnome.org/show_bug.cgi?id=756807
-
- 09 May, 2016 1 commit
-
-
Cédric Valmary authored
-
- 29 Apr, 2016 1 commit
-
-
Administrator authored
-
- 22 Mar, 2016 1 commit
-
-
Florian Müllner authored
To go along GNOME Shell 3.20.0.
-
- 16 Mar, 2016 1 commit
-
-
Florian Müllner authored
To go along GNOME Shell 3.19.92.
-
- 03 Mar, 2016 1 commit
-
-
Florian Müllner authored
To go along GNOME Shell 3.19.91.
-
- 27 Feb, 2016 1 commit
-
-
Cédric Valmary authored
-
- 19 Feb, 2016 1 commit
-
-
Florian Müllner authored
To go along GNOME Shell 3.19.90.
-
- 21 Jan, 2016 1 commit
-
-
Florian Müllner authored
To go along GNOME Shell 3.19.4.
-
- 11 Jan, 2016 1 commit
-
-
Tim Lunn authored
gnome-shell is now dbus activated. The new name is org.gnome.Shell. https://bugzilla.gnome.org/show_bug.cgi?id=760386
-
- 10 Jan, 2016 1 commit
-
-
Aurimas Černius authored
-
- 08 Jan, 2016 1 commit
-
-
Will Thompson authored
The new logical dimensions are reported in the overlay, rather than the pixel dimensions. That is: if scaleFactor is 2, a window might be resized to 2400×1350 device pixels, which will be reported as 1200×675 in the overlay. This is consistent with (for example) the DevTools in Chrome, which reports the logical size of the viewport when you resize the window, rather than the physical pixel size. Tested with a freely-resizable window and with a constrained-geometry window (GNOME Terminal), on a hidpi display. https://bugzilla.gnome.org/show_bug.cgi?id=754607
-
- 17 Dec, 2015 1 commit
-
-
Florian Müllner authored
To go along GNOME Shell 3.19.3.
-
- 16 Dec, 2015 2 commits
-
-
Florian Müllner authored
GMenu's TreeEntries return an AppInfo that is created from the .desktop filename, not from a desktop ID as expected by the AppSystem. As a result, g_app_info_get_id() will simply return the file's basename, which only matches the desktop ID if no prefix-to-subdirectory mapping as described in the menu spec is involved. Fix this by basing the app lookup on the entry's desktop ID instead of the AppInfo. https://bugzilla.gnome.org/show_bug.cgi?id=759004
-
-
- 05 Dec, 2015 1 commit
-
-
Sveinn í Felli authored
(cherry picked from commit dafd1581)
-
- 04 Dec, 2015 2 commits
-
-
- 24 Nov, 2015 2 commits
-
-
Florian Müllner authored
To go along GNOME Shell 3.19.2.
-
Florian Müllner authored
-
- 17 Nov, 2015 3 commits
-
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
- 29 Oct, 2015 1 commit
-
-
Florian Müllner authored
To go along GNOME Shell 3.19.1.
-
- 26 Oct, 2015 2 commits
-
-
-
Jakub Steiner authored
- not sure I win the override game https://bugzilla.gnome.org/show_bug.cgi?id=756807
-