summaryrefslogtreecommitdiffstats
path: root/core/modules/idleaction/data/etc
Commit message (Collapse)AuthorAgeFilesLines
* [idleaction] Disable xscreensaver with SLX_MINIMAL_GUISimon Rettberg2025-07-231-1/+2
|
* Big round of cleanupSimon Rettberg2024-05-231-2/+2
| | | | | | | | | - Remove a lot of TODOs, either by fixing them or because they became irrelevant - Change all git:// to https:// - Move hwreport and hwinfo from /run to /run/openslx - Minor script style cleanups - Remove dead code and functions in various scripts
* [...] Don't allow locking autologin/guest sessions eitherSimon Rettberg2022-07-181-0/+2
|
* [idleaction/xscreensaver] Disllow locking for exam mode/browser loginsSimon Rettberg2022-07-181-1/+9
|
* [idleaction] Disable screensaver in remoteaccess modeSimon Rettberg2020-09-231-3/+12
|
* [idleaction] Remove leading zeros in secsToTimeSimon Rettberg2019-11-191-4/+5
| | | | Accidental octal values...
* [idleaction] .no-saver is not available yet in Xession.dSimon Rettberg2019-11-181-2/+2
| | | | | Generate .xscreensaver as if saver is allowed, then when we check what the user selected in vmchooser, patch .xscreensaver if necessary.
* [xscreensaver/idleaction] Let xscreensaver manage standby again...Simon Rettberg2019-11-181-6/+42
|
* [idleaction] Stop logind from killing user processes on logoutSimon Rettberg2019-10-181-2/+1Star
| | | | | | | This turned out to be a little too agressive; We run some async jobs on session close that were killed by logind. Defer the process cleanup until idle-daemon sees that the user doesn't have any more open sessions.
* [*] Use logind.conf to kill user processesSimon Rettberg2019-05-241-0/+7
| | | | | Get rid of old, brittle script in pam session close that would do wonky stuff to kill stray user processes.
* [xscreensaver/idleaction] DPMS handled by idle-daemonSimon Rettberg2019-05-143-0/+63
|
* [idleaction] Fix .service fileSimon Rettberg2019-05-131-1/+1
|
* [xscreensaver/idleaction] Use idle-daemonSimon Rettberg2019-05-134-7/+28
|
* [idleaction] Allow root access to displaySimon Rettberg2019-04-301-0/+6
|
* [xscreensaver/vmware12] Support ungrab hooks, work around idletime resetSimon Rettberg2018-10-171-1/+1
| | | | | | vmware ungrab code has to fake mouse cursor movement, resetting PC idle time :-( - Now we can't record the PC idle time the moment the screen saver turned on anymore, since it will be reset at that point.
* [idleaction] Lower cron interval from 5 to 2 minutesSimon Rettberg2018-10-111-1/+1
| | | | | This should qield more accurate feedback, especially now that we have the xscreensaver hack giving user feedback.
* [idleaction] Support suspendSimon Rettberg2017-11-265-0/+24
|
* merge with latest dev versionSebastian2016-04-251-0/+7