forked from kalkin/qubes-desktop-linux-manager
-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,28 @@ | ||
qubes-desktop-linux-manager (4.3.8-1) unstable; urgency=medium | ||
|
||
[ Ali Mirjamali ] | ||
* Show progress bar after loading CSS theme | ||
|
||
[ Marta Marczykowska-Górecka ] | ||
* Fix test error | ||
|
||
[ Frédéric Pierret (fepitre) ] | ||
* Reformat code with python-black | ||
* Make pylint happy after reformat | ||
|
||
[ Demi Marie Obenour ] | ||
* updater: make UpdateListIter a proper iterator | ||
|
||
[ Marta Marczykowska-Górecka ] | ||
* Don't change combobox on mouse scroll | ||
|
||
[ Frédéric Pierret (fepitre) ] | ||
* Rework domains widget | ||
* domains: use custom metaclass for ActionMenuItem | ||
* Remove enforced extra space on the menu | ||
|
||
-- Marek Marczykowski-Górecki <[email protected]> Sun, 12 Jan 2025 00:53:25 +0100 | ||
|
||
qubes-desktop-linux-manager (4.3.7-1) unstable; urgency=medium | ||
|
||
[ Piotr Bartman-Szwarc ] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.3.7 | ||
4.3.8 |