Fixed some focus related problems when switching workspaces, including the
[wmaker-crm.git] / README.GNOME
blob0cf34fa25924da446f25cf3dfe03279822d83922
2 Information on Using Window Maker with GNOME
3 --------------------------------------------
6 Status of GNOME support
7 -----------------------
10 GNOME window manager protocols seem to be a work in progress.
11 Things still change fairly frequently, so, the stuff implemented
12 may not reflect the latest protocol. If something doesn't work, 
13 that's probably because the protocols have changed again and I still
14 didn't have time to reimplement everything or noticed that it
15 changed.  If that happens, please tell me exactly what doesn't work.
17 Other than that, the so called "GNOME Window Manager Compliance - How to
18 write a GNOME compliant Window Manager" document, says this:
20         "There are currently a set of other hints available that are, at the
21         current time, not essential and therefore not documented here. It is,
22         however envisaged that they will be finalized and added to this
23         document, but for now are not needed."
25 Since they are non-essential and undocumented they are not yet implemented.
28 Implemented stuff:
30 - GNOME window manager hints
31 - Motif window manager hints
33 On the works:
35 - R6 style session management
38 Compilation/Installation
39 ------------------------
41 To compile Window Maker with GNOME support, just configure it as:
42 ./configure --enable-gnome
44 before compiling.
46 Also, do not disable mwm hints support (they are enabled by default).
49 Configuration
50 -------------
52 In WPrefs, go to the last section and toggle the "Disable miniwindows" option.