-
Notifications
You must be signed in to change notification settings - Fork 271
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SteamOS compositor 1.12 with Bard's Tale, Long Live the Queen fixes.
- Loading branch information
Showing
2 changed files
with
41 additions
and
17 deletions.
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,18 @@ | ||
steamos-compositor (1.12) alchemist; urgency=low | ||
|
||
* Only honor size hints if they specify the same min and max size, since | ||
"Long Live the Queen" sets a maximum size of 4k X 4k. | ||
* Listen for pointer motion on all children of the focus window. | ||
|
||
-- Pierre-Loup A. Griffais <[email protected]> Wed, 13 Nov 2013 16:04:35 -0800 | ||
|
||
steamos-compositor (1.11) alchemist; urgency=low | ||
|
||
* The Bard's Tale has a single override redirect window; allow using it but | ||
always prefer regular windows if they're available. | ||
|
||
-- Pierre-Loup A. Griffais <[email protected]> Wed, 13 Nov 2013 11:40:15 -0800 | ||
|
||
steamos-compositor (1.10) alchemist; urgency=low | ||
|
||
* Monitor mouse input of the child window the legacy SDL1.2 fullscreen. | ||
|
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