Commit Graph

12 Commits

Author SHA1 Message Date
Marta Marczykowska-Górecka
7fa468eb0c
Added supported-service keyboard-layout to allow for better working Qube Manager
references QubesOS/qubes-issues#6030
2020-09-23 17:24:20 +02:00
Paweł Marczewski
624e4e32fb
Add qubes-guivm-session utility
To be used in an xsession file (/usr/share/xsessions).
2020-07-29 12:11:03 +02:00
Frédéric Pierret (fepitre)
92e87b122e
Handle KDE with specific arg/desktop file 2020-06-24 10:51:39 +02:00
Frédéric Pierret (fepitre)
539d1d9746
Makefile: add clean of pkgs and debian changelog.* 2020-06-16 17:09:07 +02:00
Frédéric Pierret (fepitre)
f7fa577c47
Fix and improvements from Marek's comments 2020-03-28 17:33:03 +01:00
Frédéric Pierret (fepitre)
0e049e682a
Change qvm-start-gui to qvm-start-daemon for handling audio too 2020-03-28 17:33:02 +01:00
Amadeusz Piotr Żołnowski
8fb744a3ca
Move qvm-console from qubes-core-agent-linux 2020-01-21 22:37:40 +00:00
Marek Marczykowski-Górecki
d302aeab8f
Drop Python2 support
QubesOS/qubes-issues#5297
2020-01-15 21:41:52 +01:00
Marek Marczykowski-Górecki
65f0f028f8
Add 'make clean' target, use it for Debian build
Since orig tarball exclude files from .gitignore, make sure make clean
remove them - otherwise dpkg-source complains.
2018-04-13 01:12:06 +02:00
Marek Marczykowski-Górecki
377a82105d
Add qvm-start-gui autostart script
Start it using XDG Autostart feature, but exclude starting in
qubes-session - so even if package is installed in a VM, it wont be
started simultaneusly with GUI agent.
On the other hand, if some other DE session is running there (which will
be the case for GUI domain), gui-daemons will be started accordingly.

QubesOS/qubes-issues#833
2017-04-29 01:18:34 +02:00
Marek Marczykowski-Górecki
7bafd631d4
Exclude tools and events from python2 tests and packaging
Those two parts require python3.
To avoid duplicating the exclude list, run tests and pylint on a copy
installed via setuptools.
2017-04-29 01:18:25 +02:00
Marek Marczykowski-Górecki
58ee672743
rpm: add packaging
QubesOS/qubes-issues#853
2017-03-01 23:49:22 +01:00