summaryrefslogtreecommitdiffstats
path: root/core/modules/pvs2
Commit message (Collapse)AuthorAgeFilesLines
* [pvs2] Only start pvsmgr in hybrid mode if it is actually requestedSimon Rettberg2023-01-201-3/+2Star
| | | | i.e., honor SLX_PVS_HYBRID (must be 'yes')
* [pvs2] Log output to /tmpSimon Rettberg2022-10-272-2/+3
|
* Remove COPYLIST boilerplate from every module; move to setup_targetSimon Rettberg2021-07-121-6/+1Star
|
* Use autoclone where possibleSimon Rettberg2021-07-091-2/+2
|
* Debian!Simon Rettberg2020-05-191-2/+7
|
* [*] cd <...> || perror --> cde <...>Simon Rettberg2019-11-261-1/+1
|
* Revert "[pvs2] Disable idle-daemon saver/dpms for dedicated manager"Simon Rettberg2019-11-181-7/+0Star
| | | | | | | This is wrong since it unconditinally keeps the screen on. Fix this in PVSmgr directly. This reverts commit 0955b965c745c798e0e3e903d52a7376cfa30577.
* [pvs2] Disable idle-daemon saver/dpms for dedicated managerSimon Rettberg2019-11-131-0/+7
|
* [pvs2] Fix toggleManager.sh always switching to managerSimon Rettberg2018-11-151-5/+3Star
|
* [qt5core] Put common qt requirements in own moduleSimon Rettberg2018-09-072-10/+1Star
|
* [xscreensaver] Move pvs2 plugin files to this moduleSimon Rettberg2018-09-063-59/+0Star
|
* [pvs2] Fixes for addonsSimon Rettberg2018-09-062-1/+2
|
* [pvs2] Refactor for new addon systemSimon Rettberg2018-09-066-2/+110
|
* [pvs2] add missing dependencyJonathan Bauer2018-08-101-0/+2
| | | | libxss-dev for X11/extensions/scrnsaver.h
* [pvs2] fix missing dependencyJonathan Bauer2018-08-101-0/+1
|
* [pvs2] Fix iptables rules even moreSimon Rettberg2018-07-171-3/+8
|
* -.-Simon Rettberg2018-07-163-27/+1Star
|
* [pvs2] Require contents of libqt5gui5Simon Rettberg2018-07-161-0/+1
|
* [pvs2] Add missing ports in iptables fileSimon Rettberg2018-07-161-1/+3
|
* [pvs2] Require Qt's jpeg libSimon Rettberg2018-07-161-0/+1
|
* [pvs2] Only catch SEGVSimon Rettberg2018-05-251-1/+1
|
* [pvs2] Catch and send core dumpsSimon Rettberg2018-05-221-0/+15
|
* [pvs2] add ubuntu 18.04 configJonathan Bauer2018-03-211-0/+13
|
* [pvs2] Fix PVS2 window title (when trying to move manager to desktop 2)Simon Rettberg2018-01-221-1/+1
|
* [pvs2] Don't quote optional argumentSimon Rettberg2017-12-011-2/+2
|
* [pvs2] Make dedicated mgr mode work again with lightdm(-greeter-bwlp)Simon Rettberg2017-11-303-22/+27
|
* [pvs2] Remove le unneeded qt4 activationJonathan Bauer2017-11-171-3/+0Star
|
* [*] qt4 -> qt5Simon Rettberg2017-11-163-4/+16
|
* Seems some files were given an extra shebang with ↵Simon Rettberg2017-03-101-1/+0Star
| | | | c79dec3ba517967c09ef398b20d577271774df19
* Add bash shebangs to all our includes:Simon Rettberg2017-02-286-0/+6
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-2311-17/+188
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-259-0/+122