aboutsummaryrefslogtreecommitdiff
path: root/src/main-window.vala
Commit message (Expand)AuthorAgeFilesLines
* src/main-window.vala: Drop obsolete / commented out code.Mike Gabriel2023-10-051-17/+1
* Drop all internal a11y indicator related codeRobert Tari2023-09-161-11/+2
* src/main-window: Rewrite some deprecated Gtk.AlignmentsRobert Tari2023-05-081-10/+11
* Fix some deprecationsRobert Tari2023-05-071-3/+2
* Add option to span background across multiple monitorsGeoff Paul2023-05-031-20/+3
* main-window: Smooth transition to greeter screen.Mike Gabriel2023-05-031-3/+19
* user-list: Allow hidden user visibility to be toggled.Clement Lefebvre2023-02-061-12/+9
* keyboard navigation: Don't prevent left/right movement in Gtk.Entry.Clement Lefebvre2023-02-061-10/+0
* sessions: Close dialog on Escape.Clement Lefebvre2023-02-061-0/+10
* misc src/: completely rework high contrast mode, add stub for big font mode.Mihai Moldovan2023-02-061-1/+4
* misc src/: make ArcticaGreeter a proper vala SingleInstance class.Mihai Moldovan2023-02-061-3/+5
* src/main-window.vala: Fix missing parenthesis-close in debug message.Mike Gabriel2021-04-121-1/+1
* Add option to show GUI on a specific monitorCobinja2018-06-161-20/+31
* main-window: Calculate the really needed screen size properlyBjörn Esser2018-03-161-2/+22
* 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-9/+12
* Add basic screenshot capability. Ported from slick-greeter.leigh123linux2017-06-201-0/+13
* Work around GTK 3.20's new allocation logic. Ported from slick-greeter.leigh123linux2017-06-201-0/+2
* src/background.vala: Drop logo background.Mike Gabriel2017-06-201-1/+1
* menubar clean-up before session start: i.e. kill onboard and orca on session ...leigh123linux2017-06-201-0/+6
* session list's back button: Make background transparent.Mike Gabriel2017-05-181-0/+17
* Gdk.cairo_create() has been deprecated in GTK 3.22. Use Gdk.Window.begin_draw...Mike Gabriel2017-05-171-1/+4
* Silence GTK 3.22 warnings relating to deprecation in Gdk.Screen.Mike Gabriel2017-05-171-14/+24
* vala: Replace all 'static const' declaration by 'const'.Mike Gabriel2017-04-151-1/+1
* Work around Vala trying to use a new GTK 3.20 function.Robert Ancell2016-09-151-1/+1
* Rename UGSettings to AGSettings.Mike Gabriel2015-10-071-4/+4
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-9/+9
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+398