add the per-app position stuff to the changelog
This commit is contained in:
parent
098ae047f8
commit
5d59f70e21
1 changed files with 3 additions and 0 deletions
|
@ -82,6 +82,9 @@
|
|||
* Let you specify keyboard shortcuts in your root menus with _. Such as
|
||||
label="XTe_rm" would make 'r' the shortcut key.
|
||||
* Fixes for placing windows with per-app settings:
|
||||
- you can now place windows relative to any edge of the screen instead of
|
||||
only the top left. (-0 uses the far edge, +0 uses the near edge. You can
|
||||
use --0 and +-0 to specify negative numbers.)
|
||||
- fix bug with windows being placed far off-screen occasionally
|
||||
- allow you to place windows partially outside of the screen
|
||||
- let per-app settings override program-specified positions (but not if it
|
||||
|
|
Loading…
Reference in a new issue