Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/QubesOS/qubes-manager
Qubes component: manager
https://github.com/QubesOS/qubes-manager
f701e834846736bbe81e3333b6af2345553ee301 authored 12 months ago by Marek Marczykowski-Górecki <[email protected]>
fixes QubesOS/qubes-issues#8757
6844de8e37f0cb4dbf92a3f8c75c94e1ccf75bdb authored about 1 year ago by Marta Marczykowska-Górecka <[email protected]>
This is a mostly-cosmetic change, but enables running manager in-vm
using mocks.
444542ada14f11a0484ea46f3be23d45c92d8aea authored about 1 year ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/357:
Update size on disk in Qube Manager occassionally
124b881db3637f4e4b862dd5f8f23cd6f8caa9d2 authored about 1 year ago by Marek Marczykowski-Górecki <[email protected]>
Fixes: 9d5749e "Use subprocess.Popen to spawn global config in manager"
2a05184bb50cd183cd8aec7851f540af5a9d9d08 authored about 1 year ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/360:
Fix tests for new updater
* origin/pr/359:
Set menu-items feature instead of running qvm-appmenus
fb7691a9b7a40ab7536d04441ec6ae21ccf30aaa authored over 1 year ago by Marta Marczykowska-Górecka <[email protected]>
Make it so that vm settings set menu-items feature
instead of running qvm-appmenus
references Q...
07b76478fd3ee9cc6b18324df3c52cb79669de75 authored over 1 year ago by Marta Marczykowska-Górecka <[email protected]>
* origin/pr/358:
Correct CI errors.
Fix uses of subprocess.Popen
* origin/pr/354:
Use updater GUI for Qube Manager updates
When updating qubes from Qube Manager, use the new GUI
CLI.
requires https://github.com/QubesOS...
32d135b70e0621bd04371e3891745bee591399b2 authored over 1 year ago by Marta Marczykowska-Górecka <[email protected]>f06ff890d555c78a217fb789265878d787e4a28f authored over 1 year ago by Manuel Amador (Rudd-O) <[email protected]>
Some existing uses of Popen are not correctly using the parameters, and are causing zombie proce...
300cfe5bd97904fec45ac0149cab9396e3a83703 authored over 1 year ago by Rudd-O <[email protected]>
* origin/pr/356:
Use subprocess.Popen to spawn global config in manager
Don't have the manager wait for global config to be exited.
fixes QubesOS/qubes-issues#8387
9d5749e35e95f937b8459986bbd647e2f1459e0c authored over 1 year ago by Marta Marczykowska-Górecka <[email protected]>
To avoid too big a system load, the update will happen:
- every 5 minutes for running qubes
- on...
fixes QubesOS/qubes-issues#8382
f4f829f3fa7ce8f4bd63b947811f20f9f0d4c5bb authored over 1 year ago by Marta Marczykowska-Górecka <[email protected]>9b9e972fb6480328f1c3130d023b494e7c9be8fd authored over 1 year ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/353:
Fix widget order in new FW rule windows
fixes QubesOS/qubes-issues#8236
364393f21989bac0d128519558d373c774669607 authored over 1 year ago by Marta Marczykowska-Górecka <[email protected]>
Now looking just for "default" is not enough, as now it's also part of a
VM name. Add a space wh...
Need to properly indicate the new cloned qube name.
fixes QubesOS/qubes-issues#8056
024af635398615507b2305129775b366f4652332 authored over 1 year ago by Oleg Drokin <[email protected]>12d66a9f79858ceed57dd73eeb3e8877e5e2202c authored over 1 year ago by Marek Marczykowski-Górecki <[email protected]>
e4d4453cf7e1df8ec66ab925946d2d819e771f95 authored over 1 year ago by Marek Marczykowski-Górecki <[email protected]>
aff69c0c4b4b120fd49d09eb07606d234f22248c authored over 1 year ago by Marek Marczykowski-Górecki <[email protected]>
self._get_default_netvm() returns a QubesVm object, while
self.qubes_cache.get_vm returns VmInfo...
464f527227951a9ece04ef4d75bb609659884af1 authored over 1 year ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/347:
Remove old global settings
* origin/pr/346:
Improve experience when changing netvm in vm settings
Check if default_netv...
* origin/pr/345:
Rename old Template Manager to Template Switcher
* origin/pr/344:
Make pylint happy again
Make pylint happy
Handle missing QWT package
Pr...
obsoleted by new global config in https://github.com/QubesOS/qubes-desktop-linux-manager
refere...
a49b594179f7d468287dd8204e51246c0a65698a authored over 1 year ago by Marta Marczykowska-Górecka <[email protected]>
If user tries to change netvm of a running vm to
a halted netvm, asks if they want to start
that...
Changing netvm checks if new netvm is running, and if not
asks to start it - this didn't happen ...
Also added qvm-template-gui to menu as Template Manager
fixes QubesOS/qubes-issues#6504
e4285c036cacda58745ebc6c80dc6d4ff3b8fe3a authored over 1 year ago by Marta Marczykowska-Górecka <[email protected]>d8ea89d341e0a5dd69c7abdd77d878367de3f3ba authored over 1 year ago by Augsch123 <[email protected]>
6401b124055fce9c9010710f0e44b6da89d2c016 authored over 1 year ago by Augsch123 <[email protected]>
3f5a7f4d35d8482dd7ed7d232742843791cd62f0 authored over 1 year ago by Augsch123 <[email protected]>
fdb7e472a2775948e1d966b73bacd1d7dc9364b2 authored over 1 year ago by Augsch123 <[email protected]>
run_service() can raise FileNotFoundError, so catch OSError and all of
its subclasses. Also cat...
* origin/pr/342:
Fix capitalization inconsistency in VM settings
* origin/pr/341:
Add a "show internal" option to Qube Manager
Now it's always 'Refresh applications'
fixes QubesOS/qubes-issues#8053
bbb9516fb328b49a1a1ec7eadcb0448c92f35b8c authored almost 2 years ago by Marta Marczykowska-Górecka <[email protected]>
By default, internal qubes should be hidden.
The option is available from View menu.
Also some m...
The type of exceptions that can happen when
changing templates was underestimated.
fixes QubesO...
e550f121e8677135093dc44f707c38af8f1625d8 authored almost 2 years ago by Marta Marczykowska-Górecka <[email protected]>5ef8bd4121e762652d0afd4d24de33219c547fc2 authored almost 2 years ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/337:
Make available/selected apps in settings clearer
Replace Available/Selected with a more explicit
"Available in qube/template" and "Shown in App M...
09a2264ad32c9638117bb6450ff75b8ae1bc9a68 authored almost 2 years ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/339:
Fix tests for python 3.11
* origin/pr/338:
Fix log_dialog
Enforce using int sizes in global settings
* origin/pr/336:
Add minimize/maximize buttons to manager tools
c76965d354c681cf58697cf2e5b979aa363ed306 authored almost 2 years ago by Marta Marczykowska-Górecka <[email protected]>
Due to python/qt changes, row must be calculated
less haphazardly
994b04e9e801975c59f4a7b2bb2d4710e5099bd7 authored almost 2 years ago by Marta Marczykowska-Górecka <[email protected]>
91d21fbabdb67018525eee24f3a9fbae8fe36915 authored almost 2 years ago by Marta Marczykowska-Górecka <[email protected]>
fixes QubesOS/qubes-issues#7908
4b712e96b5b69c5d84d17215286837f9ae25d2fc authored almost 2 years ago by Marta Marczykowska-Górecka <[email protected]>
Instead of checking for isVisible, which can fail if
we are on a different tab, check for isEnab...
bafa70fe1a1b139276d01de05d1e772e90db7199 authored almost 2 years ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/332:
Remove menu positions from old menu
Add a message to warn the user that a backup always includes metadata
for all VMs on the system,...
c63e3257997fdde9e8192cddf4d4d588b8fa6ad9 authored about 2 years ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/333:
Fix tests for kernel settings
Change in display of none for kernel requires changing tests
to match.
00318904f6fa4c84b16005980a7edba9136fe002 authored about 2 years ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/331:
Correctly interact with QSettings
* origin/pr/330:
global_settings: expose tint+border configurations
They are superceded by new developments in desktop-linux-manager.
a3cf319f12460333e3e69c5b356177281d0d30d2 authored about 2 years ago by Marta Marczykowska-Górecka <[email protected]>
The modern <!DOCTYPE html> is not supported by Qt Designer, and all
others are legacy cruft.
Some boolean variables were stored in QSettings, but
not read correctly; QSettings stores True/F...
06cf356aa0013d0833350ad7dd7886aa977fca8d authored about 2 years ago by Rusty Bird <[email protected]>
e92a307a20ceb28174f316be6b12ebb77d5eb09a authored about 2 years ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/328:
Add explanation why you can't use vm settings with AdminVMs
* origin/pr/324:
Fix sorting by icons in Qube Manager
Make "Copy to global clipboard" select...
Now it uses icon name to sort, which leads to sorting
by type first and by hue later.
fixes Qub...
3f1adb269b3d812c9e9237c3613129891123ccec authored about 2 years ago by Marta Marczykowska-Górecka <[email protected]>fixes QubesOS/qubes-issues#7897
6ab9dba174df1f322e7dc37348b20cf533065d35 authored about 2 years ago by Marta Marczykowska-Górecka <[email protected]>QubesOS/qubes-issues#7897
942fe6a74f65000955d6668f73663dc40267dc46 authored about 2 years ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/327:
Make show password buttons in backup gui toggleable
* origin/pr/326:
Use a more intuitive tab order
Allow saving backup settings without passphr...
* origin/pr/325:
Fix display of kernels for Qube Settings
* origin/pr/313:
Add class to VM list in Backup widget
fixes QubesOS/qubes-issues#7853
c3c613e5c66ea7576ae8964eef0849e2f21ad12e authored about 2 years ago by Marta Marczykowska-Górecka <[email protected]>214039f974d697138ed7761defdb87a943bc5744 authored about 2 years ago by Maja Kądziołka <[email protected]>
27ae47f919d44d8a91aed59021d388c87a5a2369 authored about 2 years ago by Maja Kądziołka <[email protected]>
Place "Save settings" checkbox to the left of the label, to be
consistent with other checkboxes.
fixes QubesOS/qubes-issues#7633
449d24d942481720301172f3e58a94f323ace961 authored about 2 years ago by Marta Marczykowska-Górecka <[email protected]>
Previously the sorting order depended on alphabetically
sorting the dictionary containing state,...
If text is selected, copies selected text; if not, copies the
entire thing.
fixes QubesOS/qubes...
b171a1f8f1c14872bd2a7f401bc83afceacef7ca authored about 2 years ago by Marta Marczykowska-Górecka <[email protected]>
After setting a vm.kernel to None, the property
vm.kernel outputted an empty string, not None ob...
56ea2412fe9ff9cc69033c1457fa9c5843ae2f79 authored over 2 years ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/319:
.qubesbuilder: replace 'spec' by 'build'
Add Qubes Builder v2 integration
Since 267340f, update() is called after connecting to events stream,
which means there is always...
3c527d06f50dabc22b595495e04f4da5ec2a1901 authored over 2 years ago by Marek Marczykowski-Górecki <[email protected]>
- no-self-use was moved to an extension, drop usage
- bad-functions was moved to an extension, d...
5f856610fe17caf2ce1a0ded167c1725eb552e9a authored over 2 years ago by Marek Marczykowski-Górecki <[email protected]>
* origin/pr/320:
Refresh VM state at connection established in manager
fcb270e7e8ed1cbdba013e8d7e00d68c71d55098 authored over 2 years ago by Frédéric Pierret (fepitre) <[email protected]>