-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhancements: . Allow to specify an app id for when running on the wayland platform #3614 Bugs fixed: . SIGSEGV on input device disconnection #3601 . Frame fails to enforce fullscreen on wpe-webkit-mir-kiosk #3600 . Chromium unmaximises when focus is lost #3592 . Apps constantly resizing #3573 . Our fork/exec spawning is unsafe #3494 . Revert "Fix random leak" #3609 . Smoke tests are failing #3610
- Loading branch information
Showing
2 changed files
with
20 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
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,22 @@ | ||
mir (2.18.2) UNRELEASED; urgency=medium | ||
|
||
* Bugfix release 2.18.2 | ||
|
||
Enhancements: | ||
. Allow to specify an app id for when running on the wayland platform #3614 | ||
. Use generic logos for example applications #3617 | ||
|
||
Bugs fixed: | ||
. SIGSEGV on input device disconnection #3601 | ||
. Frame fails to enforce fullscreen on wpe-webkit-mir-kiosk #3600 | ||
. Chromium unmaximises when focus is lost #3592 | ||
. Apps constantly resizing #3573 | ||
. Our fork/exec spawning is unsafe #3494 | ||
. Revert "Fix random leak" #3609 | ||
. Smoke tests are failing #3610 | ||
|
||
-- Michał Sawicz <[email protected]> Thu, 19 Sep 2024 16:17:13 +0200 | ||
|
||
mir (2.18.0) UNRELEASED; urgency=medium | ||
|
||
* New upstream release 2.18.0 | ||
|