Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Optional Behavior Settings for FocusNextTag and FocusPreviousTag (l…
…eftwm#1086) * added GoToNextEmptyTag * updated gitignore * removed .vscode * changed to FocusNextEmptyTag * added FocusPreviousEmptyTag * changed to boolean option of FocusNextTab and FocusPreviousTab * added ability to focus next/previous used tag * Update leftwm-core/src/utils/command_pipe.rs Co-authored-by: VuiMuich <vuimuich@quantentunnel.de> * Update leftwm-core/src/utils/command_pipe.rs Co-authored-by: VuiMuich <vuimuich@quantentunnel.de> * builder for FocusNextTag and FocusPreviousTag error on invalid behavior * implemented fixes from VuiMuich's fork, and cut down on lifetime use in command_pipe.rs * cargo fmt * updated leftwm command list * github clippies again --------- Co-authored-by: VuiMuich <vuimuich@quantentunnel.de> Co-authored-by: VuiMuich <jm.spam@gmx.net>
- Loading branch information