Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/toggle-box.vala: Fix runtime Gtk.Warning about missing size unit. Using ↵ | Mike Gabriel | 2023-09-15 | 1 | -1/+1 |
| | | | | size unit 'pt' now (and reducing font size by 3). | ||||
* | Add missing error handlers | Robert Tari | 2023-05-07 | 1 | -1/+13 |
| | |||||
* | src/toggle-box.vala: Allow for more fine-grained color-tweaking of the ↵ | Mike Gabriel | 2023-03-01 | 1 | -4/+48 |
| | | | | toggle box (session selector box) via gsettings. | ||||
* | src/toggle-box.vala: Drop draw() method. Seems unused these days. | Mike Gabriel | 2023-03-01 | 1 | -14/+0 |
| | |||||
* | sessions: Make the list scrollable. | Clement Lefebvre | 2023-02-06 | 1 | -1/+12 |
| | | | | | | Ported from Slick Greeter ported by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/1480b029099ea24724d307943dc742a42fcd3159 | ||||
* | misc src/: completely rework high contrast mode, add stub for big font mode. | Mihai Moldovan | 2023-02-06 | 1 | -5/+34 |
| | | | | | | | | | 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/toggle-box.vala: fix CSS style. | Mihai Moldovan | 2023-02-06 | 1 | -3/+3 |
| | | | | | CSS element ids called "GtkElement" haven't been in use since 2014 and they never had a class called "element". | ||||
* | src/toggle-box.vala: Port font-family-with-blanks-fix from prompt-box to ↵ | Mike Gabriel | 2022-06-27 | 1 | -2/+12 |
| | | | | | | toggle-box. 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. | ||||
* | override_font() deprecation warning: replace by GtkCssProvider blocks. ↵ | Mike Gabriel | 2017-06-12 | 1 | -1/+5 |
| | | | | Additionally, don't hard-code Cabin font anymore, use font_name gsettings property instead. | ||||
* | toggle-box.vala: Catch Glib.Error where it occurs when setting normal button ↵ | Mike Gabriel | 2015-10-28 | 1 | -9/+9 |
| | | | | style. | ||||
* | Make session list in toggle box configurable concerning font color and ↵ | Mike Gabriel | 2015-10-28 | 1 | -9/+24 |
| | | | | button bg color. | ||||
* | Add class name for toggle button | Alberts Muktupāvels | 2015-10-27 | 1 | -0/+5 |
| | | | | 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 | -1/+1 |
| | |||||
* | Imported Upstream version 14.04.10 | Mike Gabriel | 2014-11-02 | 1 | -0/+131 |