-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Goto{Desk,Page,DeskAndPage}: use 'screen' keyword
The GotoDesk, GotoPage, and GotoDeskAndPage commands have never followed other conventions for commands which accept screen-specific instructioons, by using the literal keyword "screen" to denote the specific screen. For example: EWMHBaseStruts screen HDMI-1 0 0 20 20 Change these commands so that this is the case. This also includes hard-coded references to commands used by modules, such as FvwmPager. This is a breaking syntax change. Fixes #965
- Loading branch information
1 parent
5440ca5
commit 068fe2c
Showing
2 changed files
with
42 additions
and
65 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