-
-
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.
ParseGeometry: handle meta-references to screens
In fvwm2, "@g", "@c", and "@p" can be used to refer to screens -- where "@g" is global, "@c" is current, and "@p" is primary. Support this in fvwm3 by ensuring we don't blindly treat any characters after the "@" in a geometry string as a literal output name. Fixes #269
- Loading branch information
1 parent
e3d3588
commit 447377c
Showing
1 changed file
with
21 additions
and
5 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