From 495d08bc2db58ee7fc4ea55a7158f2f61b82fc56 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 3 Jan 2011 20:16:47 +0000 Subject: Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kwin/wm-spec/x107.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'kwin/wm-spec/x107.html') diff --git a/kwin/wm-spec/x107.html b/kwin/wm-spec/x107.html index d165e1fbc..94c718ee9 100644 --- a/kwin/wm-spec/x107.html +++ b/kwin/wm-spec/x107.html @@ -84,7 +84,7 @@ a SendEvent request with the following arguments: CLASS="PROGRAMLISTING" >destination root propagate False -event-mask (SubstructureNotify|SubstructureRedirect) +event-tqmask (SubstructureNotify|SubstructureRedirect) event the specified ClientMessage

A Pager can request a change in the desktop geometry by sending a _NET_DESKTOP_GEOMETRY client +>A Pager can request a change in the desktop tqgeometry by sending a _NET_DESKTOP_GEOMETRY client message to the root window:

This property MUST be set by WM upon calculating the work area for -each desktop. Contains a geometry for each desktop. These geometries are +each desktop. Contains a tqgeometry for each desktop. These geometries are specified relative to the viewport on each desktop and specify an area that is completely contained within the viewport. Work area SHOULD be used by desktop applications to place desktop icons appropriately. @@ -407,17 +407,17 @@ CLASS="LITERAL" >n is the screen number. The purpose of this property is to allow the Window Manager to know the desktop - layout displayed by the Pager. + tqlayout displayed by the Pager.

_NET_DESKTOP_LAYOUT describes the layout of virtual - desktops relative to each other. More specifically, it describes the layout +> describes the tqlayout of virtual + desktops relative to each other. More specifically, it describes the tqlayout used by the owner of the manager selection. The Window Manager may use - this layout information or may choose to ignore it. - The property contains four values: the Pager orientation, the number of + this tqlayout information or may choose to ignore it. + The property tqcontains four values: the Pager orientation, the number of desktops in the X direction, the number in the Y direction, and the starting corner of the Pager.

_NET_WM_ORIENTATION_HORZ the desktops are layed out in rows, with the first desktop in the - specified starting corner. So a layout with X=4 and Y=3 starting in + specified starting corner. So a tqlayout with X=4 and Y=3 starting in the _NET_WM_TOPLEFT_NET_WM_ORIENTATION_VERT - the layout for X=4 and Y=3 starting in the _NET_WM_TOPLEFT -- cgit v1.2.3