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
*
lightdm-arctica-greeter-session: Switch from dbus-launch to dbus-run-session.
Mike Gabriel
2023-09-11
1
-3
/
+1
*
Merge branch 'Ionic-bugfix/shutdown-dialog-resize'
Mike Gabriel
2023-09-11
1
-5
/
+50
|
\
|
*
src/shutdown-dialog.vala: keep dialog size fixed.
Mihai Moldovan
2023-09-11
1
-5
/
+50
|
/
*
Translated using Weblate (Spanish)
gallegonovato
2023-09-09
1
-4
/
+5
*
Merge branch 'sunweaver/rephrase-shutdown-timeout-message'
Mihai Moldovan
2023-09-07
1
-2
/
+2
|
\
|
*
src/shutdown-dialog.vala: Rephrase shutdown dialog's new timeout message(s) s...
Mike Gabriel
2023-09-07
1
-2
/
+2
|
/
*
Translated using Weblate (Swedish)
bittin1ddc447d824349b2
2023-09-07
1
-10
/
+10
*
Translated using Weblate (Ukrainian)
Serhii Horichenko
2023-09-04
1
-40
/
+40
*
Translated using Weblate (Russian)
Serhii Horichenko
2023-09-04
1
-27
/
+27
*
Translated using Weblate (Spanish)
gallegonovato
2023-09-03
1
-7
/
+7
*
Translated using Weblate (German)
Mike Gabriel
2023-08-31
1
-6
/
+7
*
po/: Update translation files.
Mike Gabriel
2023-08-31
119
-5494
/
+8124
*
Merge branch 'Ionic-feature/shutdown-dialog-timeout'
Mike Gabriel
2023-08-31
3
-13
/
+112
|
\
|
*
src/shutdown-dialog.vala: implement timer function triggering focused button.
Mihai Moldovan
2023-08-31
1
-1
/
+107
|
*
src/shutdown-dialog.vala: remove focus_{next,prev}.
Mihai Moldovan
2023-08-31
1
-12
/
+0
|
*
settings: add shutdown-dialog-timeout integer option.
Mihai Moldovan
2023-08-31
2
-0
/
+5
|
/
*
Merge branch 'Ionic-bugfix/tiny-window-on-startup'
Mike Gabriel
2023-08-30
1
-0
/
+2
|
\
|
*
src/arctica-greeter.vala: fix tiny main window on startup.
Mihai Moldovan
2023-08-30
1
-0
/
+2
|
/
*
Merge branch 'Ionic-feature/configurable-logo-alpha'
Mike Gabriel
2023-08-28
3
-1
/
+6
|
\
|
*
background: use logo alpha dconf setting.
Mihai Moldovan
2023-08-28
1
-1
/
+1
|
*
settings: add configuration option for logo alpha.
Mihai Moldovan
2023-08-28
2
-0
/
+5
|
/
*
Merge branch 'tari01-pr/no-user-rename'
Mike Gabriel
2023-08-07
1
-10
/
+0
|
\
|
*
src/arctica-greeter.vala: Do not rename users in D-Bus methods
Robert Tari
2023-07-02
1
-10
/
+0
|
/
*
Merge branch 'tari01-pr/user-change-fix'
Mike Gabriel
2023-05-09
1
-18
/
+19
|
\
|
*
src/arctica-greeter.vala: Modify user change signalling
Robert Tari
2023-05-09
1
-18
/
+19
|
/
*
Merge branch 'tari01-pr/gdk-x11-display-cast'
Mike Gabriel
2023-05-09
3
-12
/
+17
|
\
|
*
src/idle-monitor.vala: Fix Gdk.Display -> Gdk.X11.Display casting
Robert Tari
2023-05-08
1
-1
/
+2
|
*
src/main-window: Rewrite some deprecated Gtk.Alignments
Robert Tari
2023-05-08
1
-10
/
+11
|
*
src/menubar.vala: Fix host name position
Robert Tari
2023-05-08
1
-1
/
+4
|
/
*
Merge branch 'tari01-pr/dbus-server'
Mike Gabriel
2023-05-07
14
-155
/
+385
|
\
|
*
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
|
/
*
Merge branch 'Ionic-bugfix/pam-messages-and-misc'
Mike Gabriel
2023-05-07
4
-6
/
+17
|
\
|
*
src/arctica-greeter.vala: fix "this this" typo in comment.
Mihai Moldovan
2023-05-03
1
-2
/
+2
|
*
tests/arctica-greeter.vala: remove left-over singleton class member.
Mihai Moldovan
2023-05-03
1
-2
/
+0
|
*
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
|
*
configure.ac: pass INDICATORDIR down to automake.
Mihai Moldovan
2023-05-03
1
-0
/
+1
|
/
*
Add option to span background across multiple monitors
Geoff Paul
2023-05-03
5
-42
/
+82
*
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
5
-19
/
+49
*
data/badges/: Add badge for (open)SUSE's 'SLE Classic' session.
Mike Gabriel
2023-04-03
4
-0
/
+3
*
src/session-list.vala: Treat 'gnome-xorg' as GNOME and 'plasma5' has KDE, as ...
Mike Gabriel
2023-04-03
1
-0
/
+2
*
data/org.ArcticaProject.arctica-greeter.gschema.xml: Use 'Compact' onboard la...
Mike Gabriel
2023-03-02
1
-1
/
+1
[next]