aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-12-20 13:47:51 +0100
committerSebastian Geerken <devnull@localhost>2014-12-20 13:47:51 +0100
commit310ef468080bc8c9d48e3c7c3e6833a0c205f995 (patch)
tree963db08ef51a844911b376da431aa772b2e67be1 /doc
parentd3de41183c64756e87a901089d809b9ceda420f4 (diff)
New document.
Diffstat (limited to 'doc')
-rw-r--r--doc/dw-miscellaneous.doc20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/dw-miscellaneous.doc b/doc/dw-miscellaneous.doc
new file mode 100644
index 00000000..118f5024
--- /dev/null
+++ b/doc/dw-miscellaneous.doc
@@ -0,0 +1,20 @@
+/** \page dw-miscellaneous Miscellaneous Notes on Dw
+
+This is a barely sorted list of issues which I consider noteworthy,
+but have yet to be moved to other parts of the documentation (which is
+partly to be created).
+
+General
+=======
+
+A **widget allocation outside of the allocation of the parent** is
+allowed, but the part outside is not visible.
+
+**Interrupted drawing:** ...
+
+Positioned element
+==================
+
+**Positioned elements outside of the container:** ...
+
+*/