summaryrefslogtreecommitdiffstats
path: root/driver/windows.c
Commit message (Collapse)AuthorAgeFilesLines
* xscreensaver 6.00v28r1openslxSimon Rettberg2021-04-071-1610/+522Star
|
* Merge branch 'master' into openslxSimon Rettberg2020-12-021-3/+8
|\
| * 5.44Simon Rettberg2020-12-021-3/+8
| |
* | Würg around reset idle time through ungrab hookSimon Rettberg2019-11-151-0/+47
| |
* | Merge branch 'master' into openslx (5.43)Simon Rettberg2019-07-301-1/+19
|\|
| * Update to 5.43Simon Rettberg2019-07-301-1/+19
| |
* | Flush X events before locking if we have an external ungrab commandSimon Rettberg2019-07-301-0/+4
| | | | | | | | | | | | | | The external ungrab command might have generated some synthetic keyboard or mouse events, which would in turn immediately disable the screen saver again if it gets activated (but not locked). This is supposed to help mitigate that case.
* | Add ungrab command, respawn hack before password promptSimon Rettberg2018-10-161-1/+23
|/
* Original 5.40Simon Rettberg2018-10-161-0/+2003