forked from qtile/qtile
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
this isn't really exactly the right place: we only want to do this in the IPC version of things, not the lazy.* version, since the lazy.* version should just have users passing the right things, so this will result in a bunch of extra useless work. but it's an example of parameter hoisting. Signed-off-by: Tycho Andersen <[email protected]>
- Loading branch information
Showing
2 changed files
with
65 additions
and
7 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