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: 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
1
-3
/
+3
*
Use ArcticaGreeter's way of detecting the default session, only fallback to L...
Mike Gabriel
2023-02-24
1
-0
/
+2
*
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
1
-1
/
+9
*
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
*
src/arctica-greeter.vala: fix test mode.
Mihai Moldovan
2023-02-22
1
-5
/
+37
*
src/arctica-greeter.vala: Fix path of helper executable arctica-greeter-enabl...
Mike Gabriel
2023-02-06
1
-1
/
+1
*
Enable touchpad tap-to-click.
Mike Gabriel
2023-02-06
1
-0
/
+13
*
Set our own cursor theme and size internally via GtkSettings.
Michael Webster
2023-02-06
1
-3
/
+18
*
src/arctica-greeter.vala: Apply HiDPI settings after command line has been pa...
Mike Gabriel
2023-02-06
1
-12
/
+13
*
misc src/: completely rework high contrast mode, add stub for big font mode.
Mihai Moldovan
2023-02-06
1
-0
/
+110
*
misc src/: make ArcticaGreeter a proper vala SingleInstance class.
Mihai Moldovan
2023-02-06
1
-9
/
+21
*
src/settings.vala: make SingleInstance class.
Mihai Moldovan
2023-02-06
1
-0
/
+10
*
Fix some typos
Elyes HAOUAS
2021-06-07
1
-1
/
+1
*
src/arctica-greeter.vala: Use set_decorated(false) on main_window, rather tha...
Mike Gabriel
2019-03-17
1
-1
/
+1
*
Remove mlockall.
Mike Gabriel
2019-03-17
1
-2
/
+24
*
Posix.Signal.<SIG>: Provide old-style Posix.SIG<SIG> API calls if built with ...
Mike Gabriel
2018-06-21
1
-0
/
+12
*
Use Posix.Signal.* rather than Posix.SIG*. (Vala 0.40 deprecations).
Mike Gabriel
2018-06-16
1
-3
/
+3
*
src/arctica-greeter.vala: Have MATE's marco WM as window manager for Arctica ...
Mike Gabriel
2018-06-16
1
-0
/
+32
*
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
[next]