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
*
src/session-list.vala: Use correct file name 'lomiri_badge.png'.
Mike Gabriel
2023-02-25
1
-1
/
+1
*
data/Makefile.am: Add lomiri_badge.png.
Mike Gabriel
2023-02-25
1
-0
/
+1
*
Fix file name of Lomiri badge.
Mike Gabriel
2023-02-25
1
-0
/
+0
*
Add badge for Lomiri.
Mike Gabriel
2023-02-25
2
-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
2
-44
/
+9
*
po/: Update .pot file (line number changes only).
Mike Gabriel
2023-02-24
1
-5
/
+5
*
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
*
Merge branch 'Ionic-bugfix/test-mode'
Mike Gabriel
2023-02-24
1
-5
/
+37
|
\
|
*
src/arctica-greeter.vala: fix test mode.
Mihai Moldovan
2023-02-22
1
-5
/
+37
|
/
*
Translated using Weblate (Swedish)
Luna Jernberg
2023-02-10
1
-6
/
+6
*
Translated using Weblate (Sardinian)
Ajeje Brazorf
2023-02-10
1
-6
/
+6
*
Translated using Weblate (Occitan)
Quentin PAGÈS
2023-02-10
1
-5
/
+5
*
Translated using Weblate (Croatian)
Milo Ivir
2023-02-10
1
-7
/
+7
*
Translated using Weblate (English (United Kingdom))
Andi Chandler
2023-02-10
1
-5
/
+4
*
Translated using Weblate (Spanish)
gallegonovato
2023-02-08
1
-7
/
+6
*
Translated using Weblate (German)
Mike Gabriel
2023-02-08
1
-4
/
+3
*
release 0.99.2.0
0.99.2.0
Mike Gabriel
2023-02-06
6
-1527
/
+1419
*
Revert "release 0.99.2.0"
Mike Gabriel
2023-02-06
6
-1415
/
+1527
*
po/: Merge-in translation template into translation files.
Mike Gabriel
2023-02-06
118
-4507
/
+4928
*
release 0.99.2.0
Mike Gabriel
2023-02-06
6
-1527
/
+1415
*
po/ie.po: Drop version number from header.
Mike Gabriel
2023-02-06
1
-1
/
+1
*
po/: Update translation file.
Mike Gabriel
2023-02-06
1
-36
/
+40
*
src/arctica-greeter.vala: Fix path of helper executable arctica-greeter-enabl...
Mike Gabriel
2023-02-06
1
-1
/
+1
*
Merge branch 'sunweaver-pr/ports-from-slick-greeter'
Mike Gabriel
2023-02-06
25
-45
/
+2044
|
\
|
*
.patches-to-be-ported-from-slick-greeter/: ToDo: check whether to port this S...
Mike Gabriel
2023-02-06
3
-0
/
+465
|
*
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
4
-0
/
+55
|
*
user-list: Allow hidden user visibility to be toggled.
Clement Lefebvre
2023-02-06
1
-12
/
+9
|
*
README.md: Provide README.md file, using Slick Greeter's README.md as inspira...
Mike Gabriel
2023-02-06
2
-1
/
+19
|
*
arctica-greeter-check-hidpi: Fix deprecations.
Clement Lefebvre
2023-02-06
1
-7
/
+5
|
*
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
3
-2
/
+15
|
*
keyboard navigation: Don't prevent left/right movement in Gtk.Entry.
Clement Lefebvre
2023-02-06
1
-10
/
+0
|
*
sessions: Close dialog on Escape.
Clement Lefebvre
2023-02-06
1
-0
/
+10
|
*
sessions: Add a tooltip on the session badge.
Clement Lefebvre
2023-02-06
3
-6
/
+28
|
*
badges: Add lxqt.
Clement Lefebvre
2023-02-06
3
-0
/
+4
|
*
badges: Add pademelon.
Clement Lefebvre
2023-02-06
3
-0
/
+3
|
*
sessions: Make the list scrollable.
Clement Lefebvre
2023-02-06
1
-1
/
+12
|
*
orca: Fix wrong a11y text for username prompt.
Clement Lefebvre
2023-02-06
1
-2
/
+6
|
*
cursor size: Use 24 as a default size instead of 0.
Michael Webster
2023-02-06
1
-2
/
+2
|
*
Set our own cursor theme and size internally via GtkSettings.
Michael Webster
2023-02-06
3
-3
/
+28
[next]