26 lines
		
	
	
		
			672 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			672 B
		
	
	
	
		
			Plaintext
		
	
	
	
Changes in release 0.2 (2004-05-24)
 | 
						|
 | 
						|
* Killing a window is more reliable
 | 
						|
 | 
						|
* Improved focus handling
 | 
						|
 | 
						|
* New command APPLY in the user bindings allows calling a Scheme function
 | 
						|
 | 
						|
* added a possibility to change the client ordering with the keyboard:
 | 
						|
  - "M-k t" moves a client to right (swaps with the next client)
 | 
						|
  - "M-k r" moves to the left
 | 
						|
 | 
						|
* Better command completion
 | 
						|
 | 
						|
* Load scx and Sunterlib using -lel 
 | 
						|
 | 
						|
* (partial) support for motif hints (_MOTIF_WM_HINTS)
 | 
						|
 | 
						|
* Support for full-screen windows
 | 
						|
 | 
						|
* added possibility to select the manager that contains the current one;
 | 
						|
  default key is 'M-Home'
 | 
						|
 | 
						|
* Installation procedure uses scsh-install-lib
 | 
						|
 | 
						|
Release 0.1 (2003-10-28) |