diff options
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 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 |
