diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2015-05-08 19:12:52 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2015-05-08 19:12:52 +0000 |
commit | e854e762edf092d7bd76ad58286e116bb628c94c (patch) | |
tree | 77083524d896b91f0410c80214e85861b30cbfd9 /sys | |
parent | 0eb59063ae8e2b39906e021027e1c0657f3949e3 (diff) |
Add a new `don't read back' flag for variables, to prevent reading their value
after modifying them. Give this flag to `display.focus', since screen
switching is asynchronous, and reading back will return the screen we are
switching from if the switch has not completed yet.
Also, disallow -= and += syntax for display.focus, as it doesn't make any sense.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions