aboutsummaryrefslogtreecommitdiff
path: root/data/org.ArcticaProject.arctica-greeter.gschema.xml
Commit message (Collapse)AuthorAgeFilesLines
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Set menubar-alpha ↵Mike Gabriel2025-05-231-1/+1
| | | | default to 0.3. (Originally 0.2, changed to 0.5 as part of 2bc439d3, now back to a compromise).
* Apply custom menubar transparency even if theme background is usedRobert Tari2025-05-221-1/+1
| | | | fixes https://github.com/ArcticaProject/arctica-greeter/issues/122
* Use the theme menubar background colour if no custom colour is specifiedRobert Tari2025-05-211-4/+4
|
* Add background image positionRobert Tari2025-05-121-0/+11
|
* Allow filtering out users from hidden groupsRobert Tari2025-05-051-0/+4
|
* Fix and future-proof the menubarRobert Tari2025-04-291-2/+6
|
* Allow error label to be displayed below the login entryRobert Tari2025-04-281-0/+4
|
* Add logo positioning tweaksRobert Tari2025-04-111-0/+18
|
* Add prompt box tweaksRobert Tari2025-04-101-0/+22
|
* Introduce UI/widget scaling per scaling factor.Mike Gabriel2025-03-241-0/+4
| | | | This gsettings 'widget-scaling-factor' can be used together with the 'xft-dpi' setting to fractionally scale the UI to better readability.
* Make position of the greeter magnifier configurableRobert Tari2024-06-191-0/+10
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-a11y/issues/26
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Default to 'marco' as ↵Mike Gabriel2024-06-181-1/+1
| | | | window manager.
* window manager: Alternatively to metacity, also support marco.Mike Gabriel2024-06-181-0/+1
|
* src/: Re-introduce having a window manager (metacity this time, with ↵Mike Gabriel2024-06-181-0/+8
| | | | keybindings disabled). Make having it conifugrable via GSettings.
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Amend phrasings in ↵Mike Gabriel2024-06-041-2/+2
| | | | GSettings descriptions.
* Add user filter to greeter's user list.Mike Gabriel2024-05-281-0/+8
|
* src/{main-window,settings}.vala: Add a setting to configure the user list ↵Eugenio Depalo2024-05-281-0/+9
| | | | | | alignment. Ported from slick-greeter by Mike Gabriel.
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Store screen magnifier ↵Robert Tari2023-12-061-0/+4
| | | | state
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Request display ↵Mike Gabriel2023-11-201-1/+1
| | | | | | | indicator by default, as well. Starting with release 23.10.4, ayatana-indicator-display is received greeter support and is now usable in arctica-greeter.
* src/arctica-greeter.vala: Support (configurably) loading the GeoClue-2.0 agent.Mike Gabriel2023-11-181-0/+4
|
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Rework summary strings, ↵Mike Gabriel2023-10-121-42/+42
| | | | esp. let them end with a full-stop.
* settings: Add font scaling via GDK_DPI_SCALE. This is not adjustable at ↵Mike Gabriel2023-10-101-0/+4
| | | | runtime (for now).
* Drop big-font setting. Font scaling will be handled differently and more ↵Mike Gabriel2023-10-061-4/+0
| | | | statically.
* Show labels for 'Username:' and 'Password:' if configured via gsettings.Mike Gabriel2023-10-061-0/+4
| | | | Fixes: https://github.com/ArcticaProject/arctica-greeter/issues/62
* a11y / OSK: Restart OSK on theme toggling (normal/high-contrast) and adjust ↵Mike Gabriel2023-10-031-0/+4
| | | | the OSK theme accordingly.
* src/settings.vala: Introduce 'high-contrast-icon-theme-name' gsetting and ↵Mike Gabriel2023-09-191-0/+4
| | | | toggle icon theme if a11y indicator's high contrast switch gets toggled.
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Switch from ↵Mike Gabriel2023-09-191-1/+1
| | | | HighContrastInverse to HighContrast as default GTK+ theme.
* a11y: Disable background image when in high-contrast mode.Mike Gabriel2023-09-181-0/+4
| | | | | | This adds a configurable 'high-contrast-background-color' gsetting parameter (defaulting to #000000), so the high contrast bgcolor becomes customizable.
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Use Ayatana a11y indicatorRobert Tari2023-09-161-1/+1
|
* Introduce gsetting (bool): hide-default-xsession.Mike Gabriel2023-09-151-0/+4
|
* Introduce gsettings (list): includeonly-sessions, excluded-sessions.Mike Gabriel2023-09-151-0/+8
|
* Introduce gsetting (array of strings): preferred-sessions.Mike Gabriel2023-09-151-0/+4
| | | | | The preferred-session gsetting shall provide an ordered list of preferred sessions for detecing the default session type.
* settings: add shutdown-dialog-timeout integer option.Mihai Moldovan2023-08-311-0/+4
| | | | | Defaulting to 60, this sets the amount in seconds until the focused button is triggered in the shutdown dialog.
* settings: add configuration option for logo alpha.Mihai Moldovan2023-08-281-0/+4
|
* Add option to span background across multiple monitorsGeoff Paul2023-05-031-0/+8
|
* Add support for hiding X11 and/or Wayland sessions.Mike Gabriel2023-04-031-0/+8
|
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Use 'Compact' onboard ↵Mike Gabriel2023-03-021-1/+1
| | | | layout for providing special keys such as Umlauts etc.
* OSK: Add OSK theme gsetting to individually configure the OSK theme used via ↵Mike Gabriel2023-03-021-0/+4
| | | | ArcticaGreeter's settings.
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Improve description of ↵Mike Gabriel2023-03-021-1/+1
| | | | onscreen-keyboard-layout.
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Use Numix GTK theme by ↵Mike Gabriel2023-03-011-1/+1
| | | | default.
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Use Numix Icon Theme by ↵Mike Gabriel2023-03-011-1/+1
| | | | default.
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Use Noto Sans by default.Mike Gabriel2023-03-011-1/+1
|
* src/toggle-box.vala: Allow for more fine-grained color-tweaking of the ↵Mike Gabriel2023-03-011-4/+33
| | | | toggle box (session selector box) via gsettings.
* src/flat-button.vala: Allow color-theming (etc.) of buttons created via the ↵Mike Gabriel2023-03-011-0/+7
| | | | FlatButton class.
* backgrounds: Move background image into namespaced datadir. Don't mix with ↵Mike Gabriel2023-03-011-1/+1
| | | | officially installed system-wide desktop backgrounds.
* a11y: Make the onboard layout configurable.Mike Gabriel2023-02-061-0/+4
| | | | | | | | | Original patch by Clement Lefebvre (Slick Greeter). https://github.com/linuxmint/slick-greeter/commit/ae090039efff87ad8b9b856f3fe451f9f41d21be Modified by Mike Gabriel (change: don't store the complete layout path in gsettings).
* cursor size: Use 24 as a default size instead of 0.Michael Webster2023-02-061-2/+2
| | | | | | | | | 24 is the default elsewhere, and it's less complicated to fashion a setting widget where zero isn't actually zero. Ported from Slick Greeter ported by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/8eead9377b525ba3ae6213248a58b269738791a0
* Set our own cursor theme and size internally via GtkSettings.Michael Webster2023-02-061-0/+8
| | | | | | | | The gtk and icon themes already work this way. Ported from Slick Greeter by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/97f9f54b686303dec81918d3056194bff2a3163c
* misc src/: completely rework high contrast mode, add stub for big font mode.Mihai Moldovan2023-02-061-0/+12
| | | | | | | | | 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.
* Drop all distro-theming packages and dependencies and default to ↵Mike Gabriel2020-08-231-3/+3
| | | | Blue-Submarine GTK theme, Adwaita Icon theme and 'Sans' font.