index
:
arctica-greeter
main
master
opensuse
pr/travis-ci
release-builds
Arctica Greeter: Greeter Frontend for LightDM
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arctica-greeter/src/greeter-list.vala: Fix DashBox height when the content ch...
Robert Tari
7 days
1
-1
/
+3
*
Translated using Weblate (Uyghur)
Salkin
9 days
1
-9
/
+8
*
Release 0.99.8.6
0.99.8.6
release-builds
Mike Gabriel
13 days
10
-8
/
+27
*
src/{arctica-greeter,menubar}.vala: Set locale to LC_NUMERIC before using pri...
Mike Gabriel
13 days
2
-0
/
+2
*
Release 0.99.8.5
0.99.8.5
Mike Gabriel
13 days
11
-1114
/
+1225
*
Merge branch 'pr/high-contrast-improvements'
Mike Gabriel
2025-03-24
3
-6
/
+26
|
\
|
*
src/main-window.vala: Render the back-button with black background and white ...
Mike Gabriel
2025-03-24
1
-1
/
+4
|
*
src/prompt-box.vala: Prompt box messages are always white in normal mode, alw...
Mike Gabriel
2025-03-24
1
-4
/
+6
|
*
src/menubar.vala: Render the menubar always white (background is always black...
Mike Gabriel
2025-03-24
1
-1
/
+16
|
/
*
Merge branch 'pr/widget-scaling-factor'
Mike Gabriel
2025-03-24
11
-59
/
+128
|
\
|
*
Introduce UI/widget scaling per scaling factor.
Mike Gabriel
2025-03-24
11
-59
/
+128
|
/
*
Merge branch 'pr/soften-menubar-shadow'
Mike Gabriel
2025-03-24
1
-1
/
+1
|
\
|
*
src/menubar.vala: Soften the menubar shadow depending on 'menubar-alpha' gset...
Mike Gabriel
2025-03-24
1
-1
/
+1
|
/
*
data/50-org.Arctica-Project.arctica-greeter.rules: Syntax fix.
Mike Gabriel
2025-03-21
1
-1
/
+1
*
Translated using Weblate (Georgian)
Temuri Doghonadze
2025-02-17
1
-56
/
+60
*
Translated using Weblate (Romanian)
Remus-Gabriel Chelu
2025-02-08
1
-3
/
+3
*
src/main-window.vala: Recuce the menubar height when settings struts by 7px (...
Mike Gabriel
2024-12-28
1
-0
/
+3
*
src/main-window.vala: Apply Gdk property change to toplevel of the MainWindow...
Mike Gabriel
2024-12-28
1
-2
/
+2
*
src/arctica-greeter.vala: Re-arrange calls to MainWindow.set_struts().
Mike Gabriel
2024-12-28
2
-2
/
+3
*
src/main-window.vala: Make set_struts() a method without parameters and move ...
Mike Gabriel
2024-12-28
1
-3
/
+9
*
src/main-window.vala: Set Gdk.WindowTypeHint.DOCK to make struts not affect t...
Mike Gabriel
2024-12-28
1
-0
/
+1
*
src/main-window.vala: Convert set_struts() method to a non-static method (by ...
Mike Gabriel
2024-12-28
1
-6
/
+5
*
release 0.99.8.4
Mike Gabriel
2024-12-28
10
-8
/
+43
*
src/session-list.vala: Document SUSE's handling of default.desktop in /usr/sh...
Mike Gabriel
2024-12-28
1
-0
/
+6
*
src/session-list.vala: Skip session key 'default' when detecting the session'...
Mike Gabriel
2024-12-28
1
-0
/
+6
*
src/session-list.vala: Use xsession_badge.png for session key "default".
Mike Gabriel
2024-12-28
1
-0
/
+1
*
src/arctica-greeter.vala: Adjust comment (Slick Greeter -> arctica-greeter).
Mike Gabriel
2024-12-28
1
-1
/
+1
*
Translated using Weblate (English (Canada))
Distant Prince
2024-12-17
1
-44
/
+91
*
Translated using Weblate (Bosnian)
AbdurahmanKarisik
2024-11-18
1
-27
/
+33
*
Translated using Weblate (Tamil)
தமிழ்நேரம்
2024-11-09
1
-64
/
+105
*
Translated using Weblate (Portuguese)
ssantos
2024-10-08
1
-11
/
+12
*
Translated using Weblate (Romanian)
Remus-Gabriel Chelu
2024-09-29
1
-66
/
+131
*
Translated using Weblate (Irish)
Aindriú Mac Giolla Eoin
2024-08-25
1
-58
/
+120
*
Translated using Weblate (Chinese (Simplified))
Jason Cai
2024-08-07
1
-6
/
+6
*
Translated using Weblate (English (United Kingdom))
Andi Chandler
2024-07-06
1
-38
/
+87
*
release 0.99.8.3
0.99.8.3
Mike Gabriel
2024-06-19
10
-8
/
+65
*
arctica-greeter-check-hidpi: Import syslog module (we use it in case of an oc...
Mike Gabriel
2024-06-19
1
-0
/
+1
*
src/settings-daemon.vala: Fake org.gnome.SessionManager's RegisterClient D-Bu...
Mike Gabriel
2024-06-19
1
-0
/
+9
*
src/: Drop another (now) superfluous '!do_test_mode' check.
Mike Gabriel
2024-06-19
1
-1
/
+1
*
src/: Skip start_notification_daemon() and start_real_wm() if in test-mode.
Mike Gabriel
2024-06-19
1
-60
/
+66
*
src/: Exclude more code from being run in start_indicators() when in test-mode.
Mike Gabriel
2024-06-19
1
-12
/
+12
*
src/arctica-greeter: Reduce \!do_test_mode checks by 1.
Mike Gabriel
2024-06-19
1
-7
/
+4
*
src/: Only run enable_tap_to_click() when not in test-mode.
Mike Gabriel
2024-06-19
1
-3
/
+4
*
src/: Only fiddle with MATE scaling factor settings if not in test-mode.
Mike Gabriel
2024-06-19
1
-5
/
+9
*
src/arctica-greeter.vala: Handle get_state() return null gracefully in Arctic...
Mike Gabriel
2024-06-19
1
-2
/
+2
*
arctica-greeter-check-hidpi: Don't fail if no DISPLAY variable is set, silent...
Mike Gabriel
2024-06-19
1
-20
/
+21
*
Make position of the greeter magnifier configurable
Robert Tari
2024-06-19
3
-3
/
+36
*
release 0.99.8.2
0.99.8.2
Mike Gabriel
2024-06-18
10
-8
/
+39
*
arctica-greeter-magnifier: Enforce start without window decorations.
Mike Gabriel
2024-06-18
1
-0
/
+1
*
src/: OSK and Magnifier: always keep above other windows, don't use window de...
Mike Gabriel
2024-06-18
1
-0
/
+4
[next]