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
*
configure.ac: Stop automake from whining, set subdir-objects flag.
Mike Gabriel
2017-06-16
1
-1
/
+1
*
src/session-list.vala: Regression fix for failing session logins caused by ee...
Mike Gabriel
2017-06-16
1
-4
/
+3
*
data/arctica-guest-session-startup.desktop.in: Remove double slash in Exec= f...
Mike Gabriel
2017-06-16
1
-1
/
+1
*
arctica-guest-session-auto.sh: Don't rely on .profile to be loaded, define a ...
Mike Gabriel
2017-06-16
1
-0
/
+2
*
Update .po files.
Mike Gabriel
2017-06-16
117
-4239
/
+8979
*
po/arctica-greeter.pot: Update translation template, now with translatable te...
Mike Gabriel
2017-06-16
1
-15
/
+46
*
Make arctica-desktop.desktop xgreeters file translatable.
Mike Gabriel
2017-06-16
4
-7
/
+10
*
debian/arctica-greeter-guest-session.install: Let's have EOL and EOF.
Mike Gabriel
2017-06-16
1
-1
/
+1
*
Make intltool more happy with our guest shell scripts (i.e. adding .sh suffix).
Mike Gabriel
2017-06-16
7
-15
/
+21
*
src/session-list.vala: Present list of available sessions in case-insensitive...
Mike Gabriel
2017-06-16
1
-1
/
+8
*
Artwork: Add icon badge for Sugar Desktop.
Mike Gabriel
2017-06-14
4
-0
/
+3
*
Artwork: Add icon badge for surf-display.
Mike Gabriel
2017-06-14
4
-0
/
+3
*
Artwork: Add icon badge for Xmonad.
Mike Gabriel
2017-06-14
4
-0
/
+3
*
Artwork: Add icon badge for the Window Maker.
Mike Gabriel
2017-06-14
4
-0
/
+3
*
Artwork: Add icon badge for the Budgie Desktop.
Mike Gabriel
2017-06-13
4
-0
/
+3
*
Artwork: Add icon badge for awesome.
Mike Gabriel
2017-06-13
4
-0
/
+3
*
Artwork: Add icon badge for the matchbox wm.
Mike Gabriel
2017-06-13
4
-0
/
+3
*
Artwork: Add icon badge for i3 wm.
Mike Gabriel
2017-06-13
4
-0
/
+4
*
data/lxde_badge.png: Recreate from .xcf file, removes gray outlines.
Mike Gabriel
2017-06-13
1
-0
/
+0
*
override_font() deprecation warning: replace by GtkCssProvider blocks. Additi...
Mike Gabriel
2017-06-12
5
-18
/
+118
*
FIXME: Disable the greeter wrapper so far, as systemctl --user calls will fai...
Mike Gabriel
2017-06-12
1
-1
/
+4
*
src/arctica-greeter.vala: Fix copy+paste flaw blocking atspid to be destroyed...
Mike Gabriel
2017-06-12
1
-1
/
+1
*
Makefile.am: Add 'compile' to list of DISTCLEANFILES.
Mike Gabriel
2017-06-12
1
-0
/
+1
*
Make guest account support functional. Port various items from Ubuntu's Light...
Mike Gabriel
2017-06-12
14
-10
/
+190
*
debian/control: Drop mate-settings-daemon from Recommends: field. Already in ...
Mike Gabriel
2017-06-12
1
-1
/
+0
*
Split up packaging: outsource arctica-greeter-remote-logon and arctica-greete...
Mike Gabriel
2017-06-12
9
-15
/
+66
*
guest-account: Blindly copy Ubuntu's guest-account script from bin:package li...
Mike Gabriel
2017-06-12
1
-0
/
+229
*
src/settings-daemon.vala: Make sure the SettingsDaemon subprocess gets killed...
Mike Gabriel
2017-06-08
2
-2
/
+34
*
src/settings-daemon.vala: Flaw when switching to m-s-d. The media-keys plugin...
Mike Gabriel
2017-06-07
1
-1
/
+0
*
src/settings-daemon.vala: Avoid race condition that could launch the settings...
Mike Gabriel
2017-06-07
1
-3
/
+1
*
Rename owned greeter bus to a generical, product-independent name: org.ayatan...
Mike Gabriel
2017-06-04
2
-2
/
+2
*
Play system-ready sound when arctica-greeter is ready for loggin the user in....
Mike Gabriel
2017-05-31
6
-1
/
+467
*
fix-patch-whitespace: Help tool from X.org to have white-space clean changese...
Mike Gabriel
2017-05-31
1
-0
/
+26
*
Use ShutdownDialogType.SHUTDOWN on incoming shutdown requests. This enables H...
Mike Gabriel
2017-05-30
2
-5
/
+5
*
src/shutdown-dialog.vala: Grab Reboot button focus when user requests a reboot.
Mike Gabriel
2017-05-30
1
-1
/
+3
*
Return "greeter" as session_name rather than "ubuntu" in SessionManager DBus ...
Mike Gabriel
2017-05-28
1
-1
/
+1
*
nm-applet startup: Fix typo in cmd line option.
Mike Gabriel
2017-05-28
1
-1
/
+1
*
comment change: MATE and GNOME share the same session manager namespace
Mike Gabriel
2017-05-26
1
-1
/
+1
*
DBus own_name: Clear up mess. Arctica Greeter owns two buses: org.ArcticaProj...
Mike Gabriel
2017-05-23
1
-3
/
+3
*
src/arctica-greeter.vala: Enable nm-applet again, launch with --indicators op...
Mike Gabriel
2017-05-23
1
-19
/
+19
*
Acquire DBus session bus 'com.canonical.Unity' for now. Same bus name is used...
Mike Gabriel
2017-05-18
1
-3
/
+3
*
session list's back button: Make background transparent.
Mike Gabriel
2017-05-18
1
-0
/
+17
*
src/menubar.vala: Give the indicator icons a bit more space (i.e. height := 32).
Mike Gabriel
2017-05-18
1
-1
/
+1
*
Theming: Use Numix GTK/icon theme.
Mike Gabriel
2017-05-18
2
-2
/
+6
*
Gdk.cairo_create() has been deprecated in GTK 3.22. Use Gdk.Window.begin_draw...
Mike Gabriel
2017-05-17
1
-1
/
+4
*
Disable nm-applet while we are not able to pipe it into ayatana-indicator-app...
Mike Gabriel
2017-05-17
1
-19
/
+19
*
Silence GTK 3.22 warnings relating to deprecation in Gdk.Screen.
Mike Gabriel
2017-05-17
3
-18
/
+30
*
src/arctica-greeter.vala: Cleanly exit nm-applet when switching to the user c...
Mike Gabriel
2017-05-17
1
-2
/
+25
*
indicator service launching: Check AGSettings for what indicator to load and ...
Mike Gabriel
2017-05-17
1
-96
/
+84
*
indicator support: Launch ayatana-indicator-session service via Arctica Greeter.
Mike Gabriel
2017-05-17
1
-0
/
+33
[next]