aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-09 18:37:40 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-09 18:37:40 +0200
commit0634ead344bd91f06607d6975f842ad2b205273d (patch)
tree403a4d6a244cdbfddedc4f34a9a1361321ea6059
parentmds-kkbd requires setuid (diff)
downloadmds-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>
-rw-r--r--TODO2
-rw-r--r--doc/info/mds.texinfo10
2 files changed, 11 insertions, 1 deletions
diff --git a/TODO b/TODO
index ce83632..4b8605d 100644
--- a/TODO
+++ b/TODO
@@ -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}