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
/
arctica-greeter.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/arctica-greeter.vala: Trigger UPower activation when greeter starts.
Mike Gabriel
2018-03-16
1
-0
/
+13
*
HiDPI: Do not enable it in test-mode.
Mike Gabriel
2018-03-16
1
-9
/
+13
*
Port HiDPI support from slick-greeter.
Mike Gabriel
2018-03-16
1
-3
/
+28
*
src/arctica-greeter.vala: Clear the AT_SPI_BUS property on the root window on...
Michael Webster
2018-03-12
1
-0
/
+12
*
greeter: Avoid expensive Python calls when it isn't needed.
Ikey Doherty
2018-03-12
1
-0
/
+6
*
White-space cleanup. Removing superfluous EOL white-spaces.
Mike Gabriel
2017-12-07
1
-1
/
+1
*
Explicitly set the keyboard layout
Mike Gabriel
2017-10-26
1
-0
/
+13
*
Add support for numlockx.
Clement Lefebvre
2017-10-26
1
-0
/
+16
*
copyright holdership: Add myself as copyright holder and author to file heade...
Mike Gabriel
2017-10-26
1
-1
/
+3
*
src/arctica-greeter.vala: Fix debug message, we use MSD, not USD.
Mike Gabriel
2017-10-26
1
-1
/
+1
*
src/arctica-greeter.vala: Don't load any external application when launched i...
Mike Gabriel
2017-06-20
1
-64
/
+67
*
Fix Arctica Greeter preventing DE from applying cursor theme/size.
Clement Lefebvre
2017-06-20
1
-0
/
+6
*
Don't draw the background before starting the session.
Clement Lefebvre
2017-06-20
1
-23
/
+0
*
debugging: Print out process PIDs for launched subprocesses.
Mike Gabriel
2017-06-20
1
-0
/
+2
*
Add support for validating session names (and proper fallback for uninstalled...
Clement Lefebvre
2017-06-20
1
-0
/
+46
*
Fix at-spi-bus-launcher path in Fedora (ported and modifed from slick-greeter).
Mike Gabriel
2017-06-20
1
-9
/
+17
*
src/arctica-greeter.vala: Disconnect the event filter when the main window is...
Michael Webster
2017-06-20
1
-0
/
+13
*
menubar clean-up before session start: i.e. kill onboard and orca on session ...
leigh123linux
2017-06-20
1
-0
/
+2
*
src/arctica-greeter.vala: Fix copy+paste flaw blocking atspid to be destroyed...
Mike Gabriel
2017-06-12
1
-1
/
+1
*
src/settings-daemon.vala: Make sure the SettingsDaemon subprocess gets killed...
Mike Gabriel
2017-06-08
1
-0
/
+2
*
Rename owned greeter bus to a generical, product-independent name: org.ayatan...
Mike Gabriel
2017-06-04
1
-1
/
+1
*
Play system-ready sound when arctica-greeter is ready for loggin the user in....
Mike Gabriel
2017-05-31
1
-1
/
+1
*
Use ShutdownDialogType.SHUTDOWN on incoming shutdown requests. This enables H...
Mike Gabriel
2017-05-30
1
-1
/
+1
*
nm-applet startup: Fix typo in cmd line option.
Mike Gabriel
2017-05-28
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
*
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
1
-1
/
+3
*
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
*
indicator services: Launch inicator power service via systemd before showing ...
Mike Gabriel
2017-05-16
1
-6
/
+39
*
src/arctica-greeter.vala: Fix systemd launch of ayatana-indicator-application...
Mike Gabriel
2017-05-15
1
-2
/
+2
*
arctica-greeter.vala: Fix .service file name for starting up Ayatana Indicato...
Mike Gabriel
2017-05-15
1
-2
/
+2
*
Use systemd to launch the Ayatana Indicators Application Service.
Mike Gabriel
2017-05-15
1
-29
/
+39
*
Switch to using MATE's Settings Daemon.
Mike Gabriel
2017-04-29
1
-3
/
+3
*
Handle errors from liblightdm.
Robert Ancell
2017-04-18
1
-6
/
+50
*
Show error when failing to connect to LightDM daemon.
Robert Ancell
2017-04-18
1
-1
/
+1
*
Fix test mode by skipping xsettings checks.
Robert Ancell
2017-04-18
1
-31
/
+37
*
Explicitly set scale and geometry for Cairo.XlibSurface.
Robert Ancell
2016-09-15
1
-4
/
+10
*
Wait for gnome-settings-daemon xsettings plugin is ready to avoid HiDPI resol...
Mike Gabriel
2016-09-15
1
-44
/
+88
*
Build against Ayatana Indicators instead of Ubuntu Inidicators.
Mike Gabriel
2015-11-07
1
-1
/
+1
*
Set a session name in our own namespace.
Mike Gabriel
2015-10-28
1
-2
/
+2
*
Attempt to fake a session with org.gnome.SessionManager.
Mike Gabriel
2015-10-27
1
-2
/
+2
*
Use non-deprecated Gdk.Cursor methods
Robert Ancell
2015-10-27
1
-1
/
+1
*
Don't use deprecated liblightdm API
Robert Ancell
2015-10-27
1
-1
/
+1
*
Don't use deprecated Gdk X11 API
Robert Ancell
2015-10-27
1
-9
/
+9
*
Don't own session com.canonical.Unity, own org.ArcticaProject.ArcticaProjectG...
Mike Gabriel
2015-10-27
1
-3
/
+3
*
Comment out never used upstart_pid variable.
Mike Gabriel
2015-10-26
1
-1
/
+1
[next]