diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-03-31 23:10:03 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-03-31 23:10:03 -0500 |
commit | 24e34ad9892c4c5bf774bd0c32e369be52954936 (patch) | |
tree | 03819b1b63f5b60797d8072e1bda8a35fcefaf52 /twin/COMPLIANCE | |
parent | 39cbbdb1607e656aac07834d77573b204a717540 (diff) | |
download | tdebase-24e34ad9892c4c5bf774bd0c32e369be52954936.tar.gz tdebase-24e34ad9892c4c5bf774bd0c32e369be52954936.zip |
Add basic support for a modified compton compositor instead of the old buggy kompmgr
Update additional Xorg atom names
Diffstat (limited to 'twin/COMPLIANCE')
-rw-r--r-- | twin/COMPLIANCE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/twin/COMPLIANCE b/twin/COMPLIANCE index 7ae943630..c51bfae3a 100644 --- a/twin/COMPLIANCE +++ b/twin/COMPLIANCE @@ -156,7 +156,7 @@ version 2.0 ====================== / 1.2.3. - KWin uses KWIN_RUNNING atom that's missing the leading underscore. + KWin uses TWIN_RUNNING atom that's missing the leading underscore. Some parts of KDE perhaps may be missing the leading underscore. / 1.2.6. Should be checked. @@ -228,10 +228,10 @@ KDE-specific extensions (for completeness): Property Name Type ========================================================================== -_KDE_WM_CHANGE_STATE root window message +_TDE_WM_CHANGE_STATE root window message _KDE_NET_SYSTEM_TRAY_WINDOWS root window property _KDE_NET_WM_SYSTEM_TRAY_WINDOW_FOR window property -_KDE_NET_WM_FRAME_STRUT window property +_TDE_NET_WM_FRAME_STRUT window property _NET_WM_CONTEXT_HELP - Qt extension - has no vendor prefix even though it's not part of the spec |