2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Display: Use a QPointer for the local socket More... about 4 years ago
MessageHandler: Ensure debug files are written More... about 4 years ago
Use a compile-time connect for SocketServer More... about 4 years ago
UserSession: Improve "Failed to take control" error message More... about 4 years ago
Display: stop the greeter before we start the session More... about 4 years ago
Display: Do not start the greeter from the display ends More... about 4 years ago
x11user: Need to switch to its vt as it starts More... about 4 years ago
Remove unnecessary headers More... about 4 years ago
Merge pull request #1458 from arrowd/develop More... about 4 years ago
Merge pull request #1451 from arrowd/develop More... about 4 years ago
Update CMakeLists.txt More... about 4 years ago
Merge pull request #1449 from aleixpol/fix_priv_drop More... about 4 years ago
Let UserSession cache its processId on its own More... about 4 years ago
Make some local variables const More... about 4 years ago
Merge pull request #1446 from thefixerupper/add-xcursor-size More... about 4 years ago
Catch up with VirtualTerminal.h changes in the FreeBSD implementation.
arrowd
as Gleb Popov
More... about 4 years ago
Add necessary includes to fix the build on FreeBSD.
arrowd
as Gleb Popov
More... about 4 years ago
Implement VirtualTerminal::jumpToVt() for FreeBSD.
arrowd
as Gleb Popov
More... about 4 years ago
Merge branch 'develop' into add-xcursor-size More... about 4 years ago
Add proper implementation for VirtualTerminal::setUpNewVt() for FreeBSD.
arrowd
as Gleb Popov
More... about 4 years ago
Use setusercontext() function on FreeBSD when setting up UserSession().
arrowd
as Gleb Popov
More... over 4 years ago
Only set XDG_CURRENT_DESKTOP env var if it is defined in the session's .desktop file.
arrowd
as Gleb Popov
More... over 4 years ago
Make it possible to start ConsoleKit D-Bus service during SDDM startup.
arrowd
as Gleb Popov
More... over 4 years ago
Include a required header.
arrowd
as Gleb Popov
More... over 4 years ago
Add some more information about what is exactly happening More... over 4 years ago
Provide Q_ENUM to SDDM::Auth enums More... over 4 years ago
Only create a new VT if we really need it More... over 4 years ago
When not on rootful X, we don't need a new VT every time More... over 4 years ago
Stop the session process as soon as we know it's getting closed More... over 4 years ago
UserSession::stop: Improve how we stop processes More... over 4 years ago