forked from elkowar/eww
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove window flicker from open command
This solves a problem that had been already solved in 0d1b5e0 but was reintroduced in a9a35c1. Basically before this, the window has been closed and reopened if it existed, which results in flickering due to the animations. In addition to remove the window flicker the timer (if started with --duration) will also be renewed. This fixes elkowar#892.
- Loading branch information
Showing
2 changed files
with
36 additions
and
27 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