-
Notifications
You must be signed in to change notification settings - Fork 579
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle enabling/disabling compositing while Guake is running
Currently Guake checks if compositing is enabled only at startup. This causes problems in XFCE: Guake window is opaque when it's started automatically on login. I have to restart it to enable transparency. Also, it is generally better to react to changes without restart.
- Loading branch information
Showing
1 changed file
with
39 additions
and
25 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