aboutsummaryrefslogtreecommitdiff
path: root/src/menubar.vala
Commit message (Expand)AuthorAgeFilesLines
* src/menubar.vala: Fix scroll direction valueRobert Tari2023-11-041-1/+12
* src/menubar.vala: Add scroll signallingRobert Tari2023-11-031-0/+11
* Move greeter_set_env to AGUtils.Mike Gabriel2023-10-061-32/+5
* Drop all internal a11y indicator related codeRobert Tari2023-09-161-258/+11
* src/menubar.vala: Fix host name positionRobert Tari2023-05-081-1/+4
* Fix some deprecationsRobert Tari2023-05-071-1/+1
* Comment out unused codeRobert Tari2023-05-071-2/+2
* Fix casting issuesRobert Tari2023-05-071-2/+5
* Add missing error handlersRobert Tari2023-05-071-1/+12
* OSK: Add OSK theme gsetting to individually configure the OSK theme used via ...Mike Gabriel2023-03-021-6/+13
* a11y: Make the onboard layout configurable.Mike Gabriel2023-02-061-2/+10
* src/menubar.vala: Hide the bigfont feature until it's really available.Mike Gabriel2023-02-061-0/+4
* misc src/: completely rework high contrast mode, add stub for big font mode.Mihai Moldovan2023-02-061-23/+159
* misc src/: make ArcticaGreeter a proper vala SingleInstance class.Mihai Moldovan2023-02-061-4/+8
* Fix some typosElyes HAOUAS2022-06-271-1/+1
* Posix.Signal.<SIG>: Provide old-style Posix.SIG<SIG> API calls if built with ...Mike Gabriel2018-06-211-0/+4
* 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
* Revert "a11y: Use HighContrast rather than HighContrastInverse."Mike Gabriel2017-10-301-1/+1
* a11y: Use HighContrast rather than HighContrastInverse.Clement Lefebvre2017-10-261-1/+1
* copyright holdership: Add myself as copyright holder and author to file heade...Mike Gabriel2017-10-261-0/+2
* 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 ensur...Mike Gabriel2017-06-201-1/+0
* 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 gnome-...Mike Gabriel2015-10-261-1/+1
* 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 probably...Mike Gabriel2015-09-211-42/+46
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-3/+3
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+559