-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issue #129 - improving handling of which windows are managed
Penrose still doesn't correctly manage all window types but this seems to allow for sorting out windows that don't set a window type (such as 'st' or 'mpv') and also prevents transients and 'unviewable' windows from being mapped on restart. I suspect that handling around floating clients is still wonky but I need to get some clean reproducible test cases to work with. Firefox is behaving very strangely when being closed at the moment and I'm not sure if it's due to how penrose is closing the window (only Firefox seems affected) or if it is something wrong with my system...
- Loading branch information
Showing
7 changed files
with
211 additions
and
81 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
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
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
Oops, something went wrong.