diff options
author | Alberts Muktupāvels <[email protected]> | 2015-01-18 16:17:54 +0200 |
---|---|---|
committer | Victor Kareh <[email protected]> | 2018-08-29 12:49:21 -0400 |
commit | fbae49d4a77217289d460fcc284a19f17079c586 (patch) | |
tree | bea022163d0b0fa46bb30ec8c08a81f4e671354d /doc | |
parent | 0b1c160f9b655206dd1369a1bdfac18412313b54 (diff) | |
download | marco-fbae49d4a77217289d460fcc284a19f17079c586.tar.bz2 marco-fbae49d4a77217289d460fcc284a19f17079c586.tar.xz |
doc: add info for 3.5 and 3.6 theme format versions
Diffstat (limited to 'doc')
-rw-r--r-- | doc/theme-format.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/theme-format.txt b/doc/theme-format.txt index 31b47c4e..80ddd328 100644 --- a/doc/theme-format.txt +++ b/doc/theme-format.txt @@ -22,6 +22,18 @@ This document has separate sections for each format version. You may want to read the document in reverse order, since the base features are discussed under version 1. +New Features in Theme Format Version 3.6 +======================================== + +Add new 'invisible_border' border in frame geometry. Used for resize +cursor area. + +New Features in Theme Format Version 3.5 +======================================== + +Add support for app-menu button in window decorations. This was only +used by Mutter and here is only to support this Theme Format Version. + New Features in Theme Format Version 3.4 ======================================== |