aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.99.9.00.99.9.0Mike Gabriel2025-04-3010-8/+37
| | | | | | | | - Allow error label to be displayed below the login entry. - Fix and future-proof the menubar. - src/menubar.vala: Also apply menubar-bgcolor to menubar's shadow style. - src/menubar.vala: Set LC_NUMERIC to C.UTF-8 more globally.
* src/menubar.vala: Also apply menubar-bgcolor to menubar's shadow style.Mike Gabriel2025-04-301-1/+1
|
* src/menubar.vala: Set LC_NUMERIC to C.UTF-8 more globally.Mike Gabriel2025-04-301-1/+3
|
* Merge branch 'tari01-pr/error-below-entry'Mike Gabriel2025-04-304-169/+74
|\ | | | | | | Attributes GH PR #118: https://github.com/ArcticaProject/arctica-greeter/pull/118
| * Fix and future-proof the menubarRobert Tari2025-04-293-168/+56
| |
| * Allow error label to be displayed below the login entryRobert Tari2025-04-283-1/+18
|/
* Release 0.99.8.110.99.8.11Mike Gabriel2025-04-2811-8/+41
| | | | | | | - Rewrite Gtk.Alignment. - src/prompt-box.vala: Add manual text wrapping. - Translation updates (thanks to all contributors on hosted.weblate.org).
* Merge branch 'tari01-pr/message-wrap'Mike Gabriel2025-04-282-36/+65
|\ | | | | | | Attributes GH PR #117: https://github.com/ArcticaProject/arctica-greeter/pull/117
| * Rewrite Gtk.AlignmentRobert Tari2025-04-272-35/+30
| |
| * src/prompt-box.vala: Add manual text wrappingRobert Tari2025-04-271-1/+35
|/
* Translated using Weblate (Tamil)தமிழ்நேரம்2025-04-251-9/+9
| | | | | | | Currently translated at 100.0% (106 of 106 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/ta/
* Translated using Weblate (Greek)GiannosOB2025-04-241-38/+104
| | | | | | | Currently translated at 100.0% (106 of 106 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/el/
* Release 0.99.8.100.99.8.10Mike Gabriel2025-04-2410-8/+61
| | | | | | | | | | | | | - src/settings.vala: Drop unused safe_get_boolean. - Fix deprecated colour overrides. - Add logo positioning tweaks. - Add prompt box tweaks. - src/shutdown-dialog: Fix possible null warning. - src/arctica-greeter.vala: Drop unused wm_message_pid. - src/main-window.vala: Drop deprecated Gdk.Screen.get_* functions. - src/main-window.vala: Fix content_box.margin_right and margin_left. - src/main-window.vala: Fix DBusConnection.call. - Fix size and position of elements.
* Merge branch 'tari01-pr/prompt-box-tweaks'Mike Gabriel2025-04-227-48/+140
|\ | | | | | | Attributes GH PR #116: https://github.com/ArcticaProject/arctica-greeter/pull/116
| * src/settings.vala: Drop unused safe_get_booleanRobert Tari2025-04-111-13/+0
| |
| * Fix deprecated colour overridesRobert Tari2025-04-113-9/+17
| |
| * Add logo positioning tweaksRobert Tari2025-04-113-2/+48
| |
| * Add prompt box tweaksRobert Tari2025-04-104-24/+75
|/
* Merge branch 'tari01-pr/size-position-fix'Mike Gabriel2025-04-106-18/+56
|\ | | | | | | Attributes GH PR #115: https://github.com/ArcticaProject/arctica-greeter/pull/115
| * src/shutdown-dialog: Fix possible null warningRobert Tari2025-04-081-2/+3
| |
| * src/arctica-greeter.vala: Drop unused wm_message_pidRobert Tari2025-04-081-2/+1
| |
| * src/main-window.vala: Drop deprecated Gdk.Screen.get_* functionsRobert Tari2025-04-081-2/+39
| |
| * src/main-window.vala: Fix content_box.margin_right and margin_leftRobert Tari2025-04-081-3/+3
| |
| * src/main-window.vala: Fix DBusConnection.callRobert Tari2025-04-081-4/+4
| |
| * Fix size and position of elementsRobert Tari2025-04-084-5/+6
|/
* Release 0.99.8.90.99.8.9Mike Gabriel2025-04-0810-8/+37
| | | | | | | - src/main-window.vala: Toggle a11y states when accelerators are pressed. - Translation updates (thanks to all contributors on hosted.weblate.org).
* Merge branch 'tari01-pr/greeter-accelerators'Mike Gabriel2025-04-081-1/+94
|\ | | | | | | Attributes GH PR #114: https://github.com/ArcticaProject/arctica-greeter/pull/114
| * Translated using Weblate (Occitan)Quentin PAGÈS2025-04-081-6/+8
| | | | | | | | | | | | | | Currently translated at 68.8% (73 of 106 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/oc/
| * src/main-window.vala: Toggle a11y states when accelerators are pressedRobert Tari2025-04-041-1/+94
| |
* | Translated using Weblate (Occitan)Quentin PAGÈS2025-04-071-6/+8
|/ | | | | | | Currently translated at 68.8% (73 of 106 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/oc/
* Release 0.99.8.80.99.8.8Mike Gabriel2025-04-0110-8/+29
| | | | - src/menubar.vala: Fix DateTime Indicator high contrast label.
* Merge branch 'tari01-pr/datetime-high-contrast-label'Mike Gabriel2025-04-011-1/+14
|\ | | | | | | Attributes GH PR #113: https://github.com/ArcticaProject/arctica-greeter/pull/113
| * src/menubar.vala: Fix DateTime Indicator high contrast labelRobert Tari2025-04-011-1/+14
|/
* Release 0.99.8.70.99.8.7Mike Gabriel2025-03-3111-8/+37
| | | | | | | - arctica-greeter/src/greeter-list.vala: Fix DashBox height when the content changes. - Translation updates (thanks to all contributors on hosted.weblate.org).
* Merge branch 'tari01-pr/greeter-list-height-fix'Mike Gabriel2025-03-311-1/+3
|\ | | | | | | Attributes GH PR #112: https://github.com/ArcticaProject/arctica-greeter/pull/112
| * arctica-greeter/src/greeter-list.vala: Fix DashBox height when the content ↵Robert Tari2025-03-311-1/+3
|/ | | | changes
* Translated using Weblate (Uyghur)Salkin2025-03-301-9/+8
| | | | | | | Currently translated at 46.2% (49 of 106 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/ug/
* Release 0.99.8.60.99.8.6Mike Gabriel2025-03-2610-8/+27
| | | | | | - Regression fix for 0.99.8.5 for non-English systems: src/{arctica-greeter,menubar}.vala: Set locale to LC_NUMERIC before using printf with floats.
* src/{arctica-greeter,menubar}.vala: Set locale to LC_NUMERIC before using ↵Mike Gabriel2025-03-262-0/+2
| | | | printf with floats.
* Release 0.99.8.50.99.8.5Mike Gabriel2025-03-2511-1114/+1225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - src/main-window.vala: Render the back-button with black background and white border. As arrow we have a white png. - src/prompt-box.vala: Prompt box messages are always white in normal mode, always black in high-contrast mode (except from errors). - src/menubar.vala: Render the menubar always white (background is always black) and use black font for the hostname if shown. - Introduce UI/widget scaling per scaling factor. - src/menubar.vala: Soften the menubar shadow depending on 'menubar-alpha' gsettings configuration. - data/50-org.Arctica-Project.arctica-greeter.rules: Syntax fix. - src/main-window.vala: Recuce the menubar height when settings struts by 7px ( x scaling factor). - src/main-window.vala: Apply Gdk property change to toplevel of the MainWindow (just in case). - src/arctica-greeter.vala: Re-arrange calls to MainWindow.set_struts(). - src/main-window.vala: Make set_struts() a method without parameters and move previous set_struts() to _set_struts() (private method now). - src/main-window.vala: Set Gdk.WindowTypeHint.DOCK to make struts not affect the main window itself. - src/main-window.vala: Convert set_struts() method to a non-static method (by its code). - Translation updates (thanks to all contributors on hosted.weblate.org).
* Merge branch 'pr/high-contrast-improvements'Mike Gabriel2025-03-243-6/+26
|\ | | | | | | Attributes GH PR #111: https://github.com/ArcticaProject/arctica-greeter/pull/111
| * src/main-window.vala: Render the back-button with black background and white ↵Mike Gabriel2025-03-241-1/+4
| | | | | | | | border. As arrow we have a white png.
| * src/prompt-box.vala: Prompt box messages are always white in normal mode, ↵Mike Gabriel2025-03-241-4/+6
| | | | | | | | always black in high-contrast mode (except from errors).
| * src/menubar.vala: Render the menubar always white (background is always ↵Mike Gabriel2025-03-241-1/+16
|/ | | | black) and use black font for the hostname if shown.
* Merge branch 'pr/widget-scaling-factor'Mike Gabriel2025-03-2411-59/+128
|\ | | | | | | Attributes GH PR #109: https://github.com/ArcticaProject/arctica-greeter/pull/109
| * Introduce UI/widget scaling per scaling factor.Mike Gabriel2025-03-2411-59/+128
|/ | | | This gsettings 'widget-scaling-factor' can be used together with the 'xft-dpi' setting to fractionally scale the UI to better readability.
* Merge branch 'pr/soften-menubar-shadow'Mike Gabriel2025-03-241-1/+1
|\ | | | | | | Attributes GH PR #110: https://github.com/ArcticaProject/arctica-greeter/pull/110
| * src/menubar.vala: Soften the menubar shadow depending on 'menubar-alpha' ↵Mike Gabriel2025-03-241-1/+1
|/ | | | gsettings configuration.
* data/50-org.Arctica-Project.arctica-greeter.rules: Syntax fix.Mike Gabriel2025-03-211-1/+1
|
* Translated using Weblate (Georgian)Temuri Doghonadze2025-02-171-56/+60
| | | | | | | Currently translated at 49.0% (52 of 106 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/ka/