aboutsummaryrefslogtreecommitdiff
path: root/src/arctica-greeter.vala
Commit message (Expand)AuthorAgeFilesLines
...
* src/arctica-greeter.vala: Move ArcticaGreeter method further up again, so it ...Mike Gabriel2023-02-241-16/+16
* src/arctica-greeter.vala: Move Glib.Bus.watch_name() call out of ArcticaGreet...Mike Gabriel2023-02-241-30/+8
* src/arctica-greeter.vala: fix test mode.Mihai Moldovan2023-02-221-5/+37
* src/arctica-greeter.vala: Fix path of helper executable arctica-greeter-enabl...Mike Gabriel2023-02-061-1/+1
* Enable touchpad tap-to-click.Mike Gabriel2023-02-061-0/+13
* Set our own cursor theme and size internally via GtkSettings.Michael Webster2023-02-061-3/+18
* src/arctica-greeter.vala: Apply HiDPI settings after command line has been pa...Mike Gabriel2023-02-061-12/+13
* misc src/: completely rework high contrast mode, add stub for big font mode.Mihai Moldovan2023-02-061-0/+110
* misc src/: make ArcticaGreeter a proper vala SingleInstance class.Mihai Moldovan2023-02-061-9/+21
* src/settings.vala: make SingleInstance class.Mihai Moldovan2023-02-061-0/+10
* Fix some typosElyes HAOUAS2021-06-071-1/+1
* src/arctica-greeter.vala: Use set_decorated(false) on main_window, rather tha...Mike Gabriel2019-03-171-1/+1
* Remove mlockall.Mike Gabriel2019-03-171-2/+24
* Posix.Signal.<SIG>: Provide old-style Posix.SIG<SIG> API calls if built with ...Mike Gabriel2018-06-211-0/+12
* Use Posix.Signal.* rather than Posix.SIG*. (Vala 0.40 deprecations).Mike Gabriel2018-06-161-3/+3
* src/arctica-greeter.vala: Have MATE's marco WM as window manager for Arctica ...Mike Gabriel2018-06-161-0/+32
* src/arctica-greeter.vala: Trigger UPower activation when greeter starts.Mike Gabriel2018-03-161-0/+13
* HiDPI: Do not enable it in test-mode.Mike Gabriel2018-03-161-9/+13
* Port HiDPI support from slick-greeter.Mike Gabriel2018-03-161-3/+28
* src/arctica-greeter.vala: Clear the AT_SPI_BUS property on the root window on...Michael Webster2018-03-121-0/+12
* greeter: Avoid expensive Python calls when it isn't needed.Ikey Doherty2018-03-121-0/+6
* White-space cleanup. Removing superfluous EOL white-spaces.Mike Gabriel2017-12-071-1/+1
* Explicitly set the keyboard layoutMike Gabriel2017-10-261-0/+13
* Add support for numlockx.Clement Lefebvre2017-10-261-0/+16
* copyright holdership: Add myself as copyright holder and author to file heade...Mike Gabriel2017-10-261-1/+3
* src/arctica-greeter.vala: Fix debug message, we use MSD, not USD.Mike Gabriel2017-10-261-1/+1
* src/arctica-greeter.vala: Don't load any external application when launched i...Mike Gabriel2017-06-201-64/+67
* Fix Arctica Greeter preventing DE from applying cursor theme/size.Clement Lefebvre2017-06-201-0/+6
* Don't draw the background before starting the session.Clement Lefebvre2017-06-201-23/+0
* debugging: Print out process PIDs for launched subprocesses.Mike Gabriel2017-06-201-0/+2
* Add support for validating session names (and proper fallback for uninstalled...Clement Lefebvre2017-06-201-0/+46
* Fix at-spi-bus-launcher path in Fedora (ported and modifed from slick-greeter).Mike Gabriel2017-06-201-9/+17
* src/arctica-greeter.vala: Disconnect the event filter when the main window is...Michael Webster2017-06-201-0/+13
* menubar clean-up before session start: i.e. kill onboard and orca on session ...leigh123linux2017-06-201-0/+2
* src/arctica-greeter.vala: Fix copy+paste flaw blocking atspid to be destroyed...Mike Gabriel2017-06-121-1/+1
* src/settings-daemon.vala: Make sure the SettingsDaemon subprocess gets killed...Mike Gabriel2017-06-081-0/+2
* Rename owned greeter bus to a generical, product-independent name: org.ayatan...Mike Gabriel2017-06-041-1/+1
* Play system-ready sound when arctica-greeter is ready for loggin the user in....Mike Gabriel2017-05-311-1/+1
* Use ShutdownDialogType.SHUTDOWN on incoming shutdown requests. This enables H...Mike Gabriel2017-05-301-1/+1
* nm-applet startup: Fix typo in cmd line option.Mike Gabriel2017-05-281-1/+1
* DBus own_name: Clear up mess. Arctica Greeter owns two buses: org.ArcticaProj...Mike Gabriel2017-05-231-3/+3
* src/arctica-greeter.vala: Enable nm-applet again, launch with --indicators op...Mike Gabriel2017-05-231-19/+19
* Acquire DBus session bus 'com.canonical.Unity' for now. Same bus name is used...Mike Gabriel2017-05-181-3/+3
* Disable nm-applet while we are not able to pipe it into ayatana-indicator-app...Mike Gabriel2017-05-171-19/+19
* Silence GTK 3.22 warnings relating to deprecation in Gdk.Screen.Mike Gabriel2017-05-171-1/+3
* src/arctica-greeter.vala: Cleanly exit nm-applet when switching to the user c...Mike Gabriel2017-05-171-2/+25
* indicator service launching: Check AGSettings for what indicator to load and ...Mike Gabriel2017-05-171-96/+84
* indicator support: Launch ayatana-indicator-session service via Arctica Greeter.Mike Gabriel2017-05-171-0/+33
* indicator services: Launch inicator power service via systemd before showing ...Mike Gabriel2017-05-161-6/+39
* src/arctica-greeter.vala: Fix systemd launch of ayatana-indicator-application...Mike Gabriel2017-05-151-2/+2