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
* origin/pr/35:
Suppress new device notifications on startup
Repaired the non-working resources.
fd89f3ca83343b43b87dadc818610be59208172f authored about 6 years ago
Disk space widget had only conditional tooltip, now it always has one;
devices widget now how a ...
fixes QubesOS/qubes-issues#4527
9e6e29730167ea167b1833e3473b5c2c5a01fa5a authored about 6 years ago
A widget that displays an icon and notification
when there are VM updates available and a tool t...
e0ef1b161eab2fcab9f2e501c9059c4778d93ecf authored over 6 years ago
* origin/pr/33:
Changed the way menu in qui-domains is shown
The menu is now completely recreated when its show, to (hopefully)
(finally) squash the resizing...
Now all apps (qui-domains, qui-disk-space, qui-devices and clipboard
notifications) use the same...
5ecb8c64d0a7588e330c1ca6fada0c3ad5e4222f authored over 6 years ago
Added pylint checking and corrected all errors pylint listed.
87276645f072d7d4c03a49e2065347d038bfd2f3 authored over 6 years ago7d59c70398260732afaf5088fba7ce2700804129 authored over 6 years ago
Removed all traces of dbus.
69ab3729262ed62bf348a7dcebab9a03ba1bcc7e authored over 6 years ago0380e6fb11c9d07babae0ee9fcfc846e4e91f6bb authored over 6 years ago
a25813fafc4d8f502b13555a7b382d820fd1c8b0 authored over 6 years ago
Hopefully, fixes problems with sorting in the qui-devices widget.
1f4e34731bc5fb85659180e470ce61309ec207a5 authored over 6 years ago
Functional version: everything should work as intended, with the
exception of sorting the device...
* qubesos/pr/29:
Notify user when all VMs are paused
Otherwise (without this patch) the text color gets pinned to black
even when mouse-over'd, where...
Also includes a button in the notification to unpause all.
Addresses new user Ctrl+Shift+P => "...
fb3d3dadaec97d887adb9ed6324b95f4440bbc42 authored over 6 years ago
grey for paused (to give some indication to the user which ones are
paused other than needing to...
54e833bb9a7a2e9c986fe1c3c3b24d1c2eaf3ddb authored over 6 years ago
Paused domains show "kill" instead of "shutdown", since clean shutdown
requires running VM, and ...
Fixed bug that incorrectly counted some disk space twice.
fixes QubesOS/qubes-issues#4039
d2aa7023d39b5aa2fa2ec05cf6d835d6c5250e3a authored over 6 years ago
qui-domains widget tried to access properties of a non-existing
VM (when dispVM crashed when sta...
671cf55daa1183f019de37ed17ec938f400e58e4 authored over 6 years ago
* qubesos/pr/25:
Fixed sending notifications
Fixed Run Terminal to use correct syntax
Bett...
notification ID was wrongly given as empty string, while
it should have been None. Fixed.
Due to change from dbus to qubesapi events it used wrong
method.
Now, when an exception occurs, the widget will throw an error window
and tell user how to restar...
According to comments by @marmarek, modified spinner to stop when it's
hidden.
According to comments by @marmarek, removed unused app name
and unused 'Remove' command.
An unfortunate casualty of merge, now restored.
361a998c0ca7b17f6603f924ec1fe48aff86b0ee authored over 6 years ago
Added a small tooltip explaining the purpose of qui-domains widget.
references QubesOS/qubes-iss...
Avoid exiting the qui-domains tool on first exception;
the user might prefer it not to vanish wi...
Removed unused methods, constants, and some WIP
comments.
Eliminated a bug that locked the tray while preferences were opened.
Fixed log display.
Better responsiveness to events, hopefully no more problems
with stuck spinner.
A bunch of tests to check whether qui-domains works at all.
058690e1cca7fe3ff0f62f5d91c9444e5fefb92d authored over 6 years ago
* qubesos/pr/24:
Use set_from_icon_name not set_from_stock to get scalable tray icon.
Fixes Q...
e0a6559f40965428a5968e074ea33e32df044562 authored over 6 years agoFixes #3918.
174891135418c363086cfd4c5adfb47c55951085 authored over 6 years agofix https://github.com/QubesOS/qubes-issues/issues/3560
e711c599d851c0457c75f91fb98dd7d0bbac361c authored almost 7 years ago421e37ae6fe7f28befe5e210e8a3e1a63a7c4946 authored almost 7 years ago
For RunService method
203d5775958c03c77e59ed90d0ad6a5da193bc48 authored almost 7 years ago
* qubesos/pr/22:
Add 'Run Terminal' option to domains tray
b8b0084c04769ed7b27ed2cdcf1d8b1cb86fac86 authored almost 7 years ago
Now, when a device attachment fails, a notification with
a large red icon will appear.
fixes Qu...
87565a85a0b9f02140aced30b20f9f1a06d53c65 authored almost 7 years ago031a545d4968536b456f6b108755c073558ed593 authored almost 7 years ago
Needs fixes for pool.size / pool.usage.
020147ecc4d91215ab556adafd6c726b957f257b authored almost 7 years ago
* qubesos/pr/20:
Tiny modification for disk space widget
* qubesos/pr/19:
implemented @marmarek's comments
Disk Size Widget
Rewrote to take into account 'None' pool size
and a pool being included in another pool.
b3962552eda4f8526a30f0714295608deff1e9da authored almost 7 years ago
Added an auto-starting disk space widget. It warns the user if there's
less than 5% free in any ...
(Hopefully) fixed error in displaying qui-domains/qui-devices menu when
the tray was in bottom p...
528cae243c4f4c22b9703fc775ae5c8d2d84b78d authored almost 7 years ago
* qubesos/pr/15:
It was not intended
Handle turning off VM without detaching devices
Actua...
* qubesos/pr/17:
Bump up D-Bus timeout from 25 to 300 seconds
To leave this debug message
Here.
Fixes QubesOS/qubes-issues#3597
a4427365fdec52531ac58fb8cb0618af3c7faba4 authored almost 7 years agoThe expire_timeout parameter is specified in milliseconds [1].
[1]: https://developer.gnome.org...
b9cf01a34db72de1f1965211b55274d6becdbac7 authored almost 7 years ago1e05e0f1998b835d285da687902f0bdeb4471238 authored almost 7 years ago
c473dcfe5e53865359626b47a1fc5cb8f69a8893 authored almost 7 years ago
7460f9fd9a3cf6e75758ef7c731cee3cb0249f26 authored about 7 years ago
2c03f7c1ba8ca07eb33d9394b67dada10eaf367f authored about 7 years ago
f63c582e07bb808945f4fc592b44baa7b7bf36ae authored about 7 years ago
When a given device is connected to any VM, the device name is bolded
and the VM name is appende...
389da5f9a64b2a18a81fa2fae5c1f28ffb81b3af authored about 7 years ago
Fixed a bug that led to a device not being correctly
removed from qui-device menu when the devic...
ea833da1643a8c52861ca666929075183c74c2da authored over 7 years ago
fec2d6d1c97e055f63752465d80109cd11ed8921 authored over 7 years ago
a720bda364518eb8fec0431b72f0ff9a4ac47418 authored over 7 years ago
* qubesos/pr/10:
Domain list fix
Fixes QubesOS/qubes-issues#3100
3589756e923723d701fe14eb570e56be778c0744 authored over 7 years ago
Fixed errors when displaying a newly added VM in qui-domains and
qui-devices.
394a3f6d57e6af8905b38d3c422f41ba0d120c1c authored over 7 years ago
46de1f0fad9152ac075923db55d63914912854e4 authored over 7 years ago
bc38bc861643bc9e803172de40e334f9c6353716 authored over 7 years ago
2cbca132d30aaa07b4ebe9cf49f06338ae2f6b3b authored over 7 years ago
90c20f7664f94de6ae756cf6c5e8007c4ab235a1 authored over 7 years ago
* qubesos/pr/8:
Emit notifications on domain state changes
Use scriptlets from https://fedoraproject.org/wiki/Packaging:Scriptlets.
3124c2869c1475a5aa8e7c287e6a8c54e00696d7 authored over 7 years ago86051ed6aa73844cd222e200c2130a5fb4d61726 authored over 7 years ago
ac72066bbf6f0631f0176b914199d0cda6ee3540 authored over 7 years ago
c3d5d8b6083c9250f83b84e20305f0e4800fe319 authored over 7 years ago
7a32536059d5a8c0c37c2ab71d14fdef4d4fdf94 authored over 7 years ago
3a72f9894eb395f346b1472ead0315dd6df76706 authored over 7 years ago
908882437565e9d437c836e184e1879ded43db39 authored over 7 years ago
b7f6d948f1a976264e53fe1a4a25cbd0ac43f83c authored over 7 years ago
de603001b3a21770befcb36ee75bb8c664efd791 authored over 7 years ago
44aa5fec98783c7613614210812458d906ea6ef1 authored over 7 years ago
e52741a4f887dcbf2855dd4fdc916e83a46509fc authored over 7 years ago
d178081de94f0f76c951c9299a7c94ebab2944a2 authored over 7 years ago
* qubesos/pr/4:
Domain tray update label & memory_usage
6f0b6611cf186bd6dddd73dcfb37bb9978809e4a authored over 7 years ago
0b099962f1f30baa8ebe1fcb153d419f705e729f authored over 7 years ago
cf159231e535c2c400b922f36e8c68e7c01be7c5 authored over 7 years ago
1d58df440448ec1c751fa41d062e164ba47308cc authored over 7 years ago
653dcb926d9cd46ea5c62f17a7f7e35e53c8a0cd authored over 7 years ago
aa61b260e9b07c71827f34243ed23c592a1e9761 authored over 7 years ago
994c2950682a6e794c17eba9a8f443d99ecca805 authored over 7 years ago