aboutsummaryrefslogtreecommitdiff
path: root/src/background.vala
Commit message (Expand)AuthorAgeFilesLines
* src/background.vala: better positioning of logo, make the positioning indepen...Mike Gabriel2023-10-051-2/+6
* src/background.vala: Produce debug output when current_background gets changed.Mike Gabriel2023-09-181-0/+5
* src/background.vala: Disable drawing the grid when in high-contrast mode.Mike Gabriel2023-09-181-1/+2
* a11y: Disable background image when in high-contrast mode.Mike Gabriel2023-09-181-1/+25
* background: use logo alpha dconf setting.Mihai Moldovan2023-08-281-1/+1
* Add option to span background across multiple monitorsGeoff Paul2023-05-031-21/+70
* main-window: Smooth transition to greeter screen.Mike Gabriel2023-05-031-0/+1
* Add support for hiding X11 and/or Wayland sessions.Mike Gabriel2023-04-031-1/+2
* misc src/: make ArcticaGreeter a proper vala SingleInstance class.Mihai Moldovan2023-02-061-1/+2
* Fix background if image file is not readable.Cobinja2018-11-261-0/+18
* src/background.vala: Fix for previous commit. Vala needs a bool expression in...Mike Gabriel2018-09-061-1/+1
* src/background.vala: Fix FTBFS against Vala 0.42. This introduces a slight be...Mike Gabriel2018-08-221-3/+8
* copyright holdership: Add myself as copyright holder and author to file heade...Mike Gabriel2017-10-261-0/+2
* background: Don't realize() this immediately - only start the image gathering...Michael Webster2017-10-231-8/+88
* src/background.vala: No runtime warning on empty background image filename. P...Clement Lefebvre2017-06-201-8/+10
* white-space fixMike Gabriel2017-06-201-1/+1
* src/background.vala: Drop logo background.Mike Gabriel2017-06-201-24/+1
* vala: Replace all 'static const' declaration by 'const'.Mike Gabriel2017-04-151-8/+8
* Apply the Gtk.ResizeMode.QUEUE fix to another place, so that the shutdownIain Lane2016-09-151-0/+2
* Rename UGSettings to AGSettings.Mike Gabriel2015-10-071-1/+1
* Rebase against Unity Greeter from Ubuntu 15.04Mike Gabriel2015-09-211-10/+13
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+705