Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sessions: Add a tooltip on the session badge. | Clement Lefebvre | 2023-02-06 | 1 | -1/+6 |
| | | | | | | Ported from Slick Greeter ported by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/cf3742cf155e0925904c7da86457deaea6a87885 | ||||
* | misc src/: completely rework high contrast mode, add stub for big font mode. | Mihai Moldovan | 2023-02-06 | 1 | -2/+186 |
| | | | | | | | | | This is a work-in-progress. The reworked high contrast mode adds support for a configurable high contrast GTK theme and changes a lot of widgets to change their color. The big font mode is a stub currently. | ||||
* | src/prompt-box.vala: Use regular expression to split KEY_FONT_NAME into ↵ | Mike Gabriel | 2022-06-27 | 1 | -3/+12 |
| | | | | | | | | font_family and font_size. This now also supports font family names containing blanks. Fixes: https://github.com/ArcticaProject/arctica-greeter/issues/34 | ||||
* | 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. | ||||
* | Work around GTK 3.20's new allocation logic. Ported from slick-greeter. | leigh123linux | 2017-06-20 | 1 | -0/+3 |
| | |||||
* | src/prompt-box.vala: Avoid 'pango_layout_get_cursor_pos: assertion 'index >= ↵ | Michael Webster | 2017-06-20 | 1 | -1/+17 |
| | | | | 0 && index <= layout->length' failed' error. | ||||
* | src/prompt-box.vala: get_preferred_height() ovrride only needed with GTK3 >= ↵ | Michael Webster | 2017-06-20 | 1 | -0/+2 |
| | | | | 3.20. | ||||
* | override_font() deprecation warning: replace by GtkCssProvider blocks. ↵ | Mike Gabriel | 2017-06-12 | 1 | -4/+66 |
| | | | | Additionally, don't hard-code Cabin font anymore, use font_name gsettings property instead. | ||||
* | vala: Replace all 'static const' declaration by 'const'. | Mike Gabriel | 2017-04-15 | 1 | -12/+12 |
| | |||||
* | Work around Vala trying to use a new GTK 3.20 function. | Robert Ancell | 2016-09-15 | 1 | -1/+1 |
| | |||||
* | Add class name for option button | Alberts Muktupāvels | 2015-10-27 | 1 | -10/+2 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Fix prompt-box height. | Alberts Muktupāvels | 2015-10-27 | 1 | -0/+3 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | font work: Use Cabin and Cantatell fonts instead of Ubuntu and Ubuntu Light. | Mike Gabriel | 2015-10-26 | 1 | -3/+3 |
| | |||||
* | Rebase against unity from Ubuntu 15.04 | Mike Gabriel | 2015-09-21 | 1 | -3/+0 |
| | |||||
* | Support alt+super+s for enabling screen reader to match Unity shell keybinding. | Mike Gabriel | 2015-09-21 | 1 | -0/+3 |
| | |||||
* | fork unity-greeter as arctica-greeter | Mike Gabriel | 2015-09-19 | 1 | -1/+1 |
| | |||||
* | Imported Upstream version 14.04.10 | Mike Gabriel | 2014-11-02 | 1 | -0/+663 |