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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
src/menubar.vala: Fix host name position
Robert Tari
2023-05-08
1
-1
/
+4
*
src/arctica-greeter.vala: Add D-Bus server with methods needed by the keyboar...
Robert Tari
2023-05-07
1
-2
/
+96
*
Add missing default to switch
Robert Tari
2023-05-07
1
-0
/
+4
*
Fix some deprecations
Robert Tari
2023-05-07
4
-6
/
+7
*
Comment out unused code
Robert Tari
2023-05-07
1
-2
/
+2
*
Fix casting issues
Robert Tari
2023-05-07
6
-18
/
+45
*
Add missing error handlers
Robert Tari
2023-05-07
6
-113
/
+210
*
Fix error handlers for D-Bus methods
Robert Tari
2023-05-07
4
-14
/
+21
*
src/arctica-greeter.vala: fix "this this" typo in comment.
Mihai Moldovan
2023-05-03
1
-2
/
+2
*
src/prompt-box.vala: darken red error message text color.
Mihai Moldovan
2023-05-03
1
-1
/
+1
*
src/prompt-box.vala: set background color for error messages to pure white.
Mihai Moldovan
2023-05-03
1
-1
/
+12
*
src/prompt-box.vala: enable line wrapping for (error) messages.
Mihai Moldovan
2023-05-03
1
-0
/
+1
*
Add option to span background across multiple monitors
Geoff Paul
2023-05-03
4
-42
/
+74
*
main-window: Smooth transition to greeter screen.
Mike Gabriel
2023-05-03
2
-3
/
+20
*
Add support for hiding X11 and/or Wayland sessions.
Mike Gabriel
2023-04-03
4
-19
/
+41
*
data/badges/: Add badge for (open)SUSE's 'SLE Classic' session.
Mike Gabriel
2023-04-03
1
-0
/
+2
*
src/session-list.vala: Treat 'gnome-xorg' as GNOME and 'plasma5' has KDE, as ...
Mike Gabriel
2023-04-03
1
-0
/
+2
*
OSK: Add OSK theme gsetting to individually configure the OSK theme used via ...
Mike Gabriel
2023-03-02
2
-6
/
+14
*
Remove marco WM due to logon screen bypass
Bastian Kanbach
2023-03-01
1
-35
/
+0
*
src/: Get rid of various vala interpreter warnings.
Mike Gabriel
2023-03-01
2
-5
/
+6
*
src/toggle-box.vala: Allow for more fine-grained color-tweaking of the toggle...
Mike Gabriel
2023-03-01
2
-4
/
+55
*
src/flat-button.vala: Allow color-theming (etc.) of buttons created via the F...
Mike Gabriel
2023-03-01
2
-2
/
+26
*
src/shutdown-dialog.vala: Make shutdown/reboot dialog's font configurable via...
Mike Gabriel
2023-03-01
1
-6
/
+19
*
src/toggle-box.vala: Drop draw() method. Seems unused these days.
Mike Gabriel
2023-03-01
1
-14
/
+0
*
arctica-greeter's test mode: No keyboard tweaks in test mode.
Mike Gabriel
2023-03-01
1
-7
/
+9
*
arctica-greeter's test mode: Add cmdline args '--test-highconstrast' and '--t...
Mike Gabriel
2023-03-01
1
-8
/
+34
*
src/arctica-greeter.vala: Don't launch Lomiri-related DBus listeners in test ...
Mike Gabriel
2023-03-01
2
-37
/
+42
*
src/{arctica-greeter,greeter-list}.vala: Mimick a Lomiri Greeter, make Arctic...
Mike Gabriel
2023-03-01
2
-2
/
+2
*
Add badge for 'mir-shell' DESKTOP_SESSION.
Mike Gabriel
2023-02-28
1
-0
/
+2
*
src/arctica-greeter.vala: Adjust to DBus renamings in Ayatana Indicator Sessi...
Mike Gabriel
2023-02-28
1
-2
/
+2
*
src/session-list.vala: Use correct file name 'lomiri_badge.png'.
Mike Gabriel
2023-02-25
1
-1
/
+1
*
Add badge for Lomiri.
Mike Gabriel
2023-02-25
1
-0
/
+2
*
src/arctica-greeter.vala: Don't assign new value to method argument.
Mike Gabriel
2023-02-25
1
-4
/
+5
*
src/arctica-greeter.vala: Already fall back to LightDM's system default for '...
Mike Gabriel
2023-02-24
1
-2
/
+2
*
src/arctica-greeter.vala: Always use ArcticaGreeter's default_session_hint()....
Mike Gabriel
2023-02-24
1
-2
/
+2
*
src/arctica-greeter.vala: Turn get_default_session() and validate_session() i...
Mike Gabriel
2023-02-24
3
-6
/
+9
*
Use ArcticaGreeter's way of detecting the default session, only fallback to L...
Mike Gabriel
2023-02-24
2
-3
/
+9
*
src/arctica-greeter.vala: Drop now unused continue_init variable.
Mike Gabriel
2023-02-24
1
-1
/
+0
*
src/arctica-greeter.vala: Prefer wayland sessions over X11 sessions.
Mike Gabriel
2023-02-24
1
-2
/
+2
*
src/arctica-greeter.vala: Add Lomiri to list of potential default sessions (i...
Mike Gabriel
2023-02-24
1
-0
/
+1
*
Allow wayland sessions to pass validation.
Ivan Podogov
2023-02-24
1
-1
/
+9
*
src/arctica-greeter.vala: Move ArcticaGreeter method further up again, so it ...
Mike Gabriel
2023-02-24
1
-16
/
+16
*
src/arctica-greeter.vala: Move Glib.Bus.watch_name() call out of ArcticaGreet...
Mike Gabriel
2023-02-24
1
-30
/
+8
*
src/arctica-greeter.vala: fix test mode.
Mihai Moldovan
2023-02-22
1
-5
/
+37
*
src/arctica-greeter.vala: Fix path of helper executable arctica-greeter-enabl...
Mike Gabriel
2023-02-06
1
-1
/
+1
*
shutdown-dialog: margin left/right -> margin_start_end.
Joshua Peisach
2023-02-06
1
-2
/
+2
*
Enable touchpad tap-to-click.
Mike Gabriel
2023-02-06
1
-0
/
+13
*
user-list: Allow hidden user visibility to be toggled.
Clement Lefebvre
2023-02-06
1
-12
/
+9
*
entry: Support the ability to reveal the password.
Clement Lefebvre
2023-02-06
1
-0
/
+40
*
a11y: Make the onboard layout configurable.
Mike Gabriel
2023-02-06
2
-2
/
+11
[prev]
[next]