From 186e42c151826472edaa2b3ad2a7bfb86a37e8d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Fri, 26 Mar 2004 09:48:15 +0000 Subject: [PATCH] Update. svn path=/trunk/kdebase/kwin/; revision=298695 --- COMPLIANCE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/COMPLIANCE b/COMPLIANCE index a092912066..4d0a2543c3 100644 --- a/COMPLIANCE +++ b/COMPLIANCE @@ -81,7 +81,7 @@ version 1.2 - 3.12. - 3.13. + 4.1. -- 4.2. ++ 4.2. + 4.3. Due to implementation details KWin actually allows moving or resizing by keyboard when requested to be done by mouse, and vice versa. @@ -141,8 +141,8 @@ version 1.2 and should be replaced by manager selection or similar mechanism. + 6.1. + 6. (rest) -- 7.4. - KWin currently has no support for urgent windows. ++ 7.4. + The urgency hint is mapped to the _NET_WM_DEMANDS_ATTENTION flag. * 7.5. Qt often sets maximum size smaller than minimum size. This seems to be caused by delayed layout calculations. @@ -183,7 +183,7 @@ version 2.0 + - initial_state + - icon - feature not supported + - window_group -- - urgency - not supported, but could be ++ - urgency - mapped to _NET_WM_DEMANDS_ATTENTION / 4.1.2.5 - it should be checked it's used correctly in Kicker etc. / 4.1.2.6 - should be checked NETWM section 7.3. is supported too, even though it's a slight ICCCM violation.