Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Goto{Desk,Page,DeskAndPage}: use 'screen' keyword #967

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

ThomasAdam
Copy link
Member

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.

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
@ThomasAdam ThomasAdam added this to the 1.1.0 milestone Mar 20, 2024
@ThomasAdam ThomasAdam self-assigned this Mar 20, 2024
@ThomasAdam ThomasAdam added the type:breaking Issue is not backwards-compatible and will break configs/build label Mar 20, 2024
@ThomasAdam ThomasAdam merged commit abe6cb6 into main Mar 20, 2024
5 checks passed
@ThomasAdam ThomasAdam deleted the ta/gh-965 branch March 20, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:breaking Issue is not backwards-compatible and will break configs/build
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant