diff options
author | Alberts Muktupāvels <[email protected]> | 2016-01-28 17:21:40 +0200 |
---|---|---|
committer | Victor Kareh <[email protected]> | 2018-08-29 12:52:28 -0400 |
commit | a6f9462029e7395c778a6aef9e9e1c5b2452bdda (patch) | |
tree | 7903cd18dcbb9eececfe35cf7e40d4cc96a1b60e /doc/theme-format.txt | |
parent | fbae49d4a77217289d460fcc284a19f17079c586 (diff) | |
download | marco-a6f9462029e7395c778a6aef9e9e1c5b2452bdda.tar.bz2 marco-a6f9462029e7395c778a6aef9e9e1c5b2452bdda.tar.xz |
theme: revert theme format version 3.6
Shadow and padding was never part of theme. This format was created by
mutter, and it is an incompatible change.
Diffstat (limited to 'doc/theme-format.txt')
-rw-r--r-- | doc/theme-format.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/theme-format.txt b/doc/theme-format.txt index 80ddd328..ad2d2b74 100644 --- a/doc/theme-format.txt +++ b/doc/theme-format.txt @@ -22,12 +22,6 @@ 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 ======================================== |