aboutsummaryrefslogtreecommitdiff
path: root/src/menubar.vala
Commit message (Collapse)AuthorAgeFilesLines
* Posix.Signal.<SIG>: Provide old-style Posix.SIG<SIG> API calls if built with ↵Mike Gabriel2018-06-211-0/+4
| | | | Vala API version << 0.40. (Fixes FTBFS on Debian 9).
* Use Posix.Signal.* rather than Posix.SIG*. (Vala 0.40 deprecations).Mike Gabriel2018-06-161-1/+1
|
* Fix build with vala 0.39Jeremy Bicha2018-02-271-2/+2
| | | | Inspired by https://github.com/linuxmint/slick-greeter/commit/3959b22a
* Revert "a11y: Use HighContrast rather than HighContrastInverse."Mike Gabriel2017-10-301-1/+1
| | | | This reverts commit 6d087e792ebe9f27efeddef9209b7a85698088bf.
* a11y: Use HighContrast rather than HighContrastInverse.Clement Lefebvre2017-10-261-1/+1
| | | | | | | | | | Ported from slick-greeter: commit 591d9aab85c35511a7bc44e8cb2968840941b32c Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Wed Jun 7 21:30:36 2017 +0100 A11y: Fix HighContrast option
* copyright holdership: Add myself as copyright holder and author to file ↵Mike Gabriel2017-10-261-0/+2
| | | | headers of files I have worked on.
* src/menubar.vala: Disable all indicators in test mode.Mike Gabriel2017-06-201-18/+22
|
* src/menubar.vala: Silence build warning due to usage call to deprecated ↵Mike Gabriel2017-06-201-1/+0
| | | | ensure_style() method.
* src/menubar.vala: Give the indicator icons a bit more space (i.e. height := 32).Mike Gabriel2017-05-181-1/+1
|
* Silence GTK 3.22 warnings relating to deprecation in Gdk.Screen.Mike Gabriel2017-05-171-3/+3
|
* Switch to using MATE's Settings Daemon.Mike Gabriel2017-04-291-1/+1
|
* vala: Replace all 'static const' declaration by 'const'.Mike Gabriel2017-04-151-1/+1
|
* Build against Ayatana Indicators instead of Ubuntu Inidicators.Mike Gabriel2015-11-071-45/+42
|
* Use org.ayatana namespace for Ayatana indicators.Mike Gabriel2015-11-051-3/+3
|
* Drop the idea of using mate-settings-daemon on non-Ubuntu systems, use ↵Mike Gabriel2015-10-261-1/+1
| | | | gnome-settings-daemon instead.
* Rename UGSettings to AGSettings.Mike Gabriel2015-10-071-9/+9
|
* Rebase against unity from Ubuntu 15.04Mike Gabriel2015-09-211-1/+0
|
* Support alt+super+s for enabling screen reader to match Unity shell keybinding.Mike Gabriel2015-09-211-0/+1
|
* Make arctica-greeter build against Debian unstable _and_ Ubuntu (and ↵Mike Gabriel2015-09-211-42/+46
| | | | probably break at runtime).
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-3/+3
|
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+559