File: README.GNOME

package info (click to toggle)
wmaker 0.61.1-4.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 8,776 kB
  • ctags: 7,034
  • sloc: ansic: 77,311; sh: 8,835; makefile: 1,040; perl: 371; lisp: 219
file content (53 lines) | stat: -rw-r--r-- 1,467 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53

Information on Using Window Maker with GNOME
--------------------------------------------


Status of GNOME support
-----------------------


GNOME window manager protocols seem to be a work in progress.
Things still change fairly frequently, so, the stuff implemented
may not reflect the latest protocol. If something doesn't work, 
that's probably because the protocols have changed again and I still
didn't have time to reimplement everything or noticed that it
changed.  If that happens, please tell me exactly what doesn't work.

Other than that, the so called "GNOME Window Manager Compliance - How to
write a GNOME compliant Window Manager" document, says this:

	"There are currently a set of other hints available that are, at the
	current time, not essential and therefore not documented here. It is,
	however envisaged that they will be finalized and added to this
	document, but for now are not needed."

Since they are non-essential and undocumented they are not yet implemented.


Implemented stuff:

- GNOME window manager hints
- Motif window manager hints

On the works:

- R6 style session management


Compilation/Installation
------------------------

To compile Window Maker with GNOME support, just configure it as:
./configure --enable-gnome

before compiling.

Also, do not disable mwm hints support (they are enabled by default).


Configuration
-------------

In WPrefs, go to the last section and toggle the "Disable miniwindows" option.