-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remember shell resizes between toggles
- make quickterm remember per-shell heigh ratio so our resizes would be persisted across toggles; - add [-d,--daemon] option to start a daemon process managing stateful data (per-shell ratios) and shell toggling; - in bring_up(), make sure container is first moved to scratchpad, and _then_ resized/positioned - otherwise behaviour is erratic in multi-mon setups; Fixes #11
- Loading branch information
Laur Aliste
committed
Oct 29, 2019
1 parent
7a536e9
commit fd0228a
Showing
2 changed files
with
157 additions
and
74 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