diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-09 18:37:40 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-09 18:37:40 +0200 |
commit | 0634ead344bd91f06607d6975f842ad2b205273d (patch) | |
tree | 403a4d6a244cdbfddedc4f34a9a1361321ea6059 | |
parent | mds-kkbd requires setuid (diff) | |
download | mds-0634ead344bd91f06607d6975f842ad2b205273d.tar.gz mds-0634ead344bd91f06607d6975f842ad2b205273d.tar.bz2 mds-0634ead344bd91f06607d6975f842ad2b205273d.tar.xz |
todo and info: new server: mds-posmem
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | TODO | 2 | ||||
-rw-r--r-- | doc/info/mds.texinfo | 10 |
2 files changed, 11 insertions, 1 deletions
@@ -18,7 +18,7 @@ Extra servers: kbdbind ratbind gestures dcvs decorator tile stack workspace tray retro-crt kbd2rat multikey - iclipboard keystick idrag + iclipboard keystick idrag posmem Missing commands: diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index b8e7393..6928a3d 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -1163,6 +1163,7 @@ actually a server. * mds-mdsx:: The @command{mds-mdsx} server. * mds-mdsw:: The @command{mds-mdsw} server. * mds-mdsm:: The @command{mds-mdsm} server. +* mds-posmem:: The @command{mds-posmem} server. * mds-decorator:: The @command{mds-decorator} server. * mds-tile:: The @command{mds-tile} server. * mds-stack:: The @command{mds-stack} server. @@ -1703,6 +1704,15 @@ inside the display server Mir. +@node mds-posmem +@section @command{mds-posmem} + +@command{mds-posmem} is a server that remembers where +window's were positioned and their size, and moves +and resizes them accordingly when they are created. + + + @node mds-decorator @section @command{mds-decorator} |