Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/QubesOS/qubes-desktop-linux-manager


https://github.com/QubesOS/qubes-desktop-linux-manager

version 4.1.12

39bff880b0a281c44e3ed99e0f5b186aebe80d88 authored almost 3 years ago
Missing "fixes" tag

Fixes QubesOS/qubes-issues#7143

3c88dca22b16e178a2bb9bf2c68faea9039bebc0 authored almost 3 years ago
Merge remote-tracking branch 'origin/pr/119'

* origin/pr/119:
Fix trailing space
Update disk_space.py
Update disk_space.py

8eeaa22746bc0eeeca7613cf9531b176615ab0ef authored almost 3 years ago
Fix trailing space

22e02c27dfd115c62e6fb42b12fdd15c10a3dd84 authored almost 3 years ago
Update disk_space.py

b46f45f84d6b359a2642da927e3b81c77520ac73 authored about 3 years ago
Update disk_space.py

dde5f5d78a35b4b323de7219a1d76a45a76d4a69 authored about 3 years ago
Add missing dependency of the clipboard widget

Otherwise it crashes on startup with an ModuleNotFoundError.

b98d28cd69e3add84a7ed75e771c48ad217e37ad authored about 3 years ago
Fix typo: widet -> widget

No change in behavior.

c1a926831d147a7704b08f688e04770f556012c2 authored about 3 years ago
version 4.1.11

262d6938e68410ef28289c8ea2ef94b148cffcc3 authored about 3 years ago
Merge remote-tracking branch 'origin/pr/117'

* origin/pr/117:
Guard reading clipboard source name with a lock
Factor out appviewer lock t...

16deaad4e73d5e3e870988b8fc4830728d83012f authored about 3 years ago
Guard reading clipboard source name with a lock

When handling CREATE inotify event, the file may still be open by the
gui-daemon. Take a lock to...

41847f13058471cd266f31b5915a9b7591f63fcd authored about 3 years ago
Factor out appviewer lock to context manager

Makes the code much cleaner.

5c9eee42b4873fd2e147b20b59d2c5e002e8cc51 authored about 3 years ago
Make message about cancelling updates more understandable

fixes QubesOS/qubes-issues#7049

58ba12474758a7bcef4126f7f21f03a4ec7f3684 authored about 3 years ago
version 4.1.10

69e03a7a28b733959bfad12222355613c8e39fdf authored over 3 years ago
Update locale po files.

9e6e3a2ba433b7d7944f8d99dc8c2da6217d519a authored over 3 years ago
Update update_translations.sh script

Locales are stored in 'locale' dir, not 'locales'.

e408612a6b9a86a458ec27eb3e1aa1281b4d8147 authored over 3 years ago
Merge remote-tracking branch 'origin/pr/115'

* origin/pr/115:
Improve language

ff9272a6770cbc3c964cf1a0e687d473db01a0d1 authored over 3 years ago
rpm: add BR python3-setuptools

QubesOS/qubes-issues#6968

b408de63948963b91a420043fd69beb0ff6a71e0 authored over 3 years ago
Improve language

- Fix capitalization, grammar, and punctuation
- Use names and terminology more consistently
- M...

ca1bc359dd0e3d195e5ff58fdeee10e74398400c authored over 3 years ago
version 4.1.9

76c940a591b943b334113cdd9f9c0d92941b1ce4 authored over 3 years ago
Use 'Qube' term in notifications, instead of 'Domain'

Fixes QubesOS/qubes-issues#6707

911ae40885dfbd8f2b3010c042a16baea6bf3669 authored over 3 years ago
version 4.1.8

d8ddb589e67fd570b2840e696d9ca55af7767b7c authored over 3 years ago
Merge remote-tracking branch 'origin/pr/106'

* origin/pr/106:
restart: Use coroutine to call qvm-start, report errors
Added VM restart to...

3605e191385750aa0912fc4547cf22b7832404e6 authored over 3 years ago
restart: Use coroutine to call qvm-start, report errors

bd47e6e9ed7ec37bdb6858122d2843f010f655c5 authored over 3 years ago
Merge remote-tracking branch 'origin/pr/112'

* origin/pr/112:
Start widgets only in dom0 and guivm
rpm: skip qubes-mgmt-salt-dom0-update ...

a414993d7ac2fd05ddd18691a977ede34c8128c2 authored over 3 years ago
Merge remote-tracking branch 'origin/pr/111'

* origin/pr/111:
Add updater to XFCE settings manager

b69ce76625eeed42465be0ebc99cf3f016160b3d authored over 3 years ago
Merge remote-tracking branch 'origin/pr/109'

* origin/pr/109:
Make pylint happy
domains: Handle removal of VM during on_shutdown.

b6828cca130150d69a2a794b9598db9a231d03a0 authored over 3 years ago
Start widgets only in dom0 and guivm

Other VMs do not have appropriate Admin API access, which will result in
log spamming (and a lot...

6fabe3d0af362a3325ba9ff2c7da08325cf9fb37 authored over 3 years ago
rpm: skip qubes-mgmt-salt-dom0-update dependency in VM

Currently there is no way to run a Salt state system-wide from a VM,
so applying updates from qu...

78bf15c70900aac28a7ea981da466d01112180e4 authored over 3 years ago
rpm: make dependencies CentOS friendly

Use %{python3_pkgversion} macro

QubesOS/qubes-issues#4186

536bd59d5edf766cf65cda5d6e2532bfc7740752 authored over 3 years ago
Add Debian packaging

QubesOS/qubes-issues#4186

bf76c68a10e24dbbd400c3622cd617fad76d496c authored over 3 years ago
Move custom install steps into Makefile

It can be shared between different packaging then

QubesOS/qubes-issues#4186

bf5e4866b32ea5908b60895c41f55c0d57f0cb13 authored over 3 years ago
Fix installing locales

First of all, generate and install them at the actual install phase in
setup.py - previously the...

e509b6581f8239790b5d26d40a531ce36c78d6e8 authored over 3 years ago
rpm: build for vm too

Useful for guivm

QubesOS/qubes-issues#4186

0e469857d98de69894d4ef6c465c7ba08bae50ac authored over 3 years ago
Add updater to XFCE settings manager

df23c1b8b7362c4eb08c4153ba17d5d8e3464553 authored over 3 years ago
spec: add BR make

baeacd44ff105669b34bd49c1d75372a80b5dda2 authored almost 4 years ago
Make pylint happy

c1412d81e66f2d0e24ae3b98d3e4ce244b8e7cd6 authored almost 4 years ago
domains: Handle removal of VM during on_shutdown.

Fixes QubesOS/qubes-issues#5105

b434287c88d8048f3aed29b1fe1f32bfe1584202 authored almost 4 years ago
Merge remote-tracking branch 'origin/pr/108'

* origin/pr/108:
Improve outdatedness detection in qui-domains

ac0168b49dd84f17a903adbe2eef93b8a10870ef authored almost 4 years ago
Improve outdatedness detection in qui-domains

fixes QubesOS/qubes-issues#5382

e43063fef54a1ad46e16a9ae96887862c0dd076f authored about 4 years ago
Added scrollbars to qubes-update-gui

Now if someone has 20+ templates it will still work fine.

fixes QubesOS/qubes-issues#6221

b687783c57c515842bb841750292ed48c94e722a authored about 4 years ago
Added VM restart to qui-domains

A bit hacky, because Gtk really didn't want a big blocking function in
its loop, but it works.

...

955eeb93dbd03a71bbe757ed150bbf800a4c6d11 authored about 4 years ago
Rename 'notify' to 'send_notify' to not clobber GTK method

9ce263e6ace6944ba6cc124279b32a4cc636e8d5 authored about 4 years ago
gitlab-ci: add pylint job

73abacc5a0ff1c6e4a5bf1bd2bd22fc11b8612b6 authored about 4 years ago
Add .gitlab-ci.yml

773174c7f31065c46854320bcd835fd904efe5d2 authored about 4 years ago
version 4.1.7

1728d2e0abf725d1aebedea8ea9ba272054996bf authored about 4 years ago
Don't crash if VM was quickly added and then removed

QubesOS/qubes-issues#6135

f4ae49d775d63b094c9dd9e2cb1776ee0479aa17 authored over 4 years ago
qui-domains widget: better error handling

Now exceptions are html-escaped, so they will display even if
some unusual characters are contai...

537cc07397541d3938270e2554e529133d733d44 authored over 4 years ago
Make pylint happy: super-with-arguments

c7a6965300436915d20122d775d8d49c1dd7a1f1 authored over 4 years ago
version 4.1.6

cbeb0a5149817eb2dc2acf7ce2cab1c40ba2e238 authored over 4 years ago
Update python3-qubesadmin dependency

For exc.QubesDaemonAccessError class.

d76ea46a4393f533670b35d3e98993918b38d8ef authored over 4 years ago
Merge remote-tracking branch 'origin/pr/101'

* origin/pr/101:
Update travis

295d0878192b79f0ec5657e8c369c2ea9b044cc2 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/100'

* origin/pr/100:
Added more resilience to missing permissions

5efafdebf8c06cb8183ccd5e66865bdffea025af authored over 4 years ago
Added more resilience to missing permissions

qui-* tools will now attempt to show as much information as they can
even when something is not ...

c695dcec432a37520a5b8067ac4929287faeb6c0 authored over 4 years ago
Update travis

d6b31ce2a94a609c1e80139af581ad2cddfdb441 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/102'

* origin/pr/102:
Renamed Pause to Emergency pause for clearer communication

fe44d04f4e237d8dbfafe710e5015f27e3b49184 authored over 4 years ago
Renamed Pause to Emergency pause for clearer communication

references QubesOS/qubes-issues#5993

d5eb658de0ccfdf74e0e979ebe759a582ce2079c authored over 4 years ago
Updated qui-domains icon to new iconography

fixes QubesOS/qubes-issues#5806

508dda09d2430c5dd919a7d36872df607b03db19 authored over 4 years ago
version 4.1.5

e868e5892269ab6e62680f8c24fd7f5ee67e3dfe authored over 4 years ago
Merge remote-tracking branch 'origin/pr/98'

* origin/pr/98:
Make qui-device headers non-clickable

67192add7bfc8a9c96652ba82c32714f83ae2657 authored over 4 years ago
Make qui-device headers non-clickable

Changed for ease of testing.

49890ae71af83f45c5542aa3d30aabf8544b250f authored over 4 years ago
version 4.1.4

c9aae8211ddefbfe6a837c82a8467914d888f6fa authored over 4 years ago
rpm: require qubes-artwork >= 4.1.5 for new qute qube icons

QubesOS/qubes-issues#5676

035db765fe65b7468b78b9833f33aed90e1c64a9 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/97'

* origin/pr/97:
Added file manager icon to icon cache in qui-domains

288f21eb023282db7d59a2773aac4428b4fb3386 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/96'

* origin/pr/96:
Added notifications and information about VM volumes being full

36f3a896b1702ba7f32dcdf46d42e9f70d75c7cc authored over 4 years ago
Merge remote-tracking branch 'origin/pr/95'

* origin/pr/95:
Added safeguards for inaccessible vm icon

7eb4c9cb6470ddfcf9d315292d8277f4f1447d36 authored over 4 years ago
Added safeguards for inaccessible vm icon

If it is impossible to access VM icon, devices and domains widgets will just show
a black appvm ...

b3a69a12bdcaca47c5fd1d99d80734662cf7cf66 authored over 4 years ago
Added notifications and information about VM volumes being full

The qui-disk-space widget will now show notifications when a VM's
storage space is close to runn...

4b0af35249d86fe0984dec33da7767649acf4a81 authored over 4 years ago
Added file manager icon to icon cache in qui-domains

fixes QubesOS/qubes-issues#5854

b237d96515e7ed1be1efcc564ddb674421bce704 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/94'

* origin/pr/94:
Fixed on_label_changed event in qui-devices

893122f1930efcac0be8d3f2d91aaee3b8091190 authored over 4 years ago
Fixed on_label_changed event in qui-devices

fixes QubesOS/qubes-issues#5622

c3840451c178c893e0da3bce84c4e324b00e92db authored over 4 years ago
version 4.1.3

e55e92f664f72ea6063da42c6fe9f324fc6a1e0b authored over 4 years ago
Merge remote-tracking branch 'origin/pr/93'

* origin/pr/93:
Added 'Open file manager' position to qui-domains widget

Closes QubesOS/qubes...

41c8d8a9fb85cda1c331c9a3e0c49102d8596842 authored over 4 years ago
Added 'Open file manager' position to qui-domains widget

references QubesOS/qubes-issues#5170
requires https://github.com/QubesOS/qubes-core-agent-linux/...

67a1e76a1e6ab768342378779d46e39d18f325d9 authored over 4 years ago
Added safeguards in case qui-devices desynchronized

in some cases, attach/detach events might have not fired. In those cases,
if an error occurs, th...

6f6b04a3f4fffa97efdde03caf0c3e1b0272afc8 authored over 4 years ago
Error messages from device widget will not be overwritted with normal messages

Error messages will have now their own message id, so that a device will not hide its error
mess...

1c67717c8f0487991cf342a5124f1a95adcb8161 authored almost 5 years ago
Added Updater warning heuristics for potential R3.2 templates

Templates restored from R3.2 will not be able to update themselves
in R4 - this tries to detect ...

304da74988fc8ba00b92dabcfe18d0430e19cf0d authored almost 5 years ago
qui-domains: Do not erroneously report VMs as outdated

This commit resolves a bug that is triggered by the following
actions, which will result in VMs ...

3f080ae2c01150d75d91bfb39a9ee273b7b6de92 authored almost 5 years ago
Added device size to block devices in qui-devices

To make it easier to distinguish between partitions and devices,
device size (in human-readable ...

752534230e3c684ccf87c77a76eab2bc7b4b1e7b authored about 5 years ago
Added device group headers to qui-devices

To make the widget clearer, the devices will now have headers like "Audio Input"
or "Data (Block...

0881e2bdce9ab3967dd790a3449cbc342a0919f8 authored about 5 years ago
Added transifex support

Correct config file. Instructions in the README.

references QubesOS/qubes-issues#5410
reference...

89cfc064c12539bd6838569f9009e8e9352843a0 authored about 5 years ago
version 4.1.2

a3251fcef61e9e0db86e2dc77df78a91bbf7b775 authored about 5 years ago
Merge remote-tracking branch 'origin/pr/83'

* origin/pr/83:
Device notifications will no longer multiply beyond reason

70e35fba76fe4db0e9ef9c3dc7e98d7c88dbf4d7 authored about 5 years ago
Device notifications will no longer multiply beyond reason

Multiple notifications concerning the same device will now
replace one another instead of multip...

61c0c213d169db7d7c077eb9def49a43a40faff0 authored about 5 years ago
Added fallback for missing translations

fixes QubesOS/qubes-issues#5466

73f97a70e26544122afb58747d32d5552261cb07 authored about 5 years ago
version 4.1.1

3e4a562ad85cc16cc2edd1e54f5463d00438bc3c authored about 5 years ago
Add BR: gettext

Now required to build.

a50d8e71a6fae37a9cb293ed125fecb11f691093 authored about 5 years ago
version 4.1.0

aaf89afd1ed2d064554545d86abdf4be5f54f8ce authored about 5 years ago
Merge remote-tracking branch 'origin/pr/73'

* origin/pr/73:
Added metadata info for Disk Space widget

7be9d9474d17c57edd38793dc22ba54d4d6609ae authored about 5 years ago
Merge remote-tracking branch 'origin/pr/82'

* origin/pr/82:
Added translation support to all qui-widgets and other GUI apps

10a366de600950b5b9e761bf5571f7539d9641b0 authored about 5 years ago
Added translation support to all qui-widgets and other GUI apps

Uses standard C gettext interface. Contains a sample and incomplete
Polish translation.

referen...

f3b770d72de3601067791c5c880026a52dba734a authored over 5 years ago
Fix stuck update indicator after qube deleted

d677957d2df8f98b268b29e6470e15fd86b55da7 authored over 5 years ago
version 4.0.23

97014abda3f78e2706ade8385762c5ce33188072 authored over 5 years ago
Fix rare error in qui-domains

KeyError in update_tooltip when VM was removed while tooltip was being updated.

fixes QubesOS/q...

2d6f1571aa356a5703a473994410d55b4b03a1b4 authored over 5 years ago
travis: switch to bionic

QubesOS/qubes-issues#4613

2e144ddfa44816464147a05e4f5e88cbfdac244e authored over 5 years ago
Merge remote-tracking branch 'origin/pr/78'

* origin/pr/78:
Added handling for domain-shutdown-failed event

8e7d01da1e3f785777b20b6616293eeabcfb34e1 authored over 5 years ago
Added handling for domain-shutdown-failed event

Correct handling: notification and changing state.

fixes QubesOS/qubes-issues#5380

ce010e42de7ceadc88ee33e36440585517862120 authored over 5 years ago
Fix for new pylint version

Removed an unnecessary comprehension

1a33431df9dc74997ed574e6efc1150c9b3596bc authored over 5 years ago
Updated deprecated menu display methods

We were using Gtk.Menu.popup, which is deprecated and possibly
thus has some bugs. Updated to po...

e51d6ecec5082948bf02a443946c86f7ab1a55ee authored over 5 years ago
version 4.0.22

ba1656ada7726d33b0604cd0eb8f04c0ee38d3f3 authored over 5 years ago