Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to show GUI on a specific monitor | Cobinja | 2018-06-16 | 1 | -20/+31 |
| | | | | | | | This adds the option "only-on-monitor". Default is "auto", which means "Follow the mouse", like it was without this option. Ported from slick-greeter by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | main-window: Calculate the really needed screen size properly | Björn Esser | 2018-03-16 | 1 | -2/+22 |
| | |||||
* | copyright holdership: Add myself as copyright holder and author to file ↵ | Mike Gabriel | 2017-10-26 | 1 | -0/+2 |
| | | | | headers of files I have worked on. | ||||
* | background: Don't realize() this immediately - only start the image ↵ | Michael Webster | 2017-10-23 | 1 | -9/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | gathering thread during initialization. Wait for the main window to be realized before passing its cairo surface to the background object and drawing the background for the first time. We also need to make sure in our background's size_allocate function to abort if we're not really active yet (no GdkWindow realized, and no AnimateTimer yet). Moved some background init stuff from the main window to the background class for clarity, and removed the default_background setting - it is already grabbing the default color in Background's class init. Obtained (and modified) from the following slick-greeter commits: d2a7122d731c0f19f502a9efba1feee651bcfa7c d4a2a94eb7120393bb225b680fdfecf5c1d3c4ea 941ecbc5dcb4e7a072c1ca8816d9678f59a96418 Adaptations by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Add basic screenshot capability. Ported from slick-greeter. | leigh123linux | 2017-06-20 | 1 | -0/+13 |
| | |||||
* | Work around GTK 3.20's new allocation logic. Ported from slick-greeter. | leigh123linux | 2017-06-20 | 1 | -0/+2 |
| | |||||
* | src/background.vala: Drop logo background. | Mike Gabriel | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | menubar clean-up before session start: i.e. kill onboard and orca on session ↵ | leigh123linux | 2017-06-20 | 1 | -0/+6 |
| | | | | startup (ported from slick-greeter). | ||||
* | session list's back button: Make background transparent. | Mike Gabriel | 2017-05-18 | 1 | -0/+17 |
| | |||||
* | Gdk.cairo_create() has been deprecated in GTK 3.22. Use ↵ | Mike Gabriel | 2017-05-17 | 1 | -1/+4 |
| | | | | Gdk.Window.begin_draw_frame() instead. | ||||
* | Silence GTK 3.22 warnings relating to deprecation in Gdk.Screen. | Mike Gabriel | 2017-05-17 | 1 | -14/+24 |
| | |||||
* | vala: Replace all 'static const' declaration by 'const'. | Mike Gabriel | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | Work around Vala trying to use a new GTK 3.20 function. | Robert Ancell | 2016-09-15 | 1 | -1/+1 |
| | |||||
* | Rename UGSettings to AGSettings. | Mike Gabriel | 2015-10-07 | 1 | -4/+4 |
| | |||||
* | fork unity-greeter as arctica-greeter | Mike Gabriel | 2015-09-19 | 1 | -9/+9 |
| | |||||
* | Imported Upstream version 14.04.10 | Mike Gabriel | 2014-11-02 | 1 | -0/+398 |