frese
							
						 | 
						
							
							
							
							
							
								
							
							
								e7b936149c
								
							
						 | 
						
							
							
								
								- allocate options for the different manager types only once
							
							
							
							
							
							
							
							- therefor separated individual options (e.g. aspect of split managers)
- created central file for the option specifications: config-specs.scm 
							
						 | 
						
							2005-01-25 20:16:32 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								fae255085c
								
							
						 | 
						
							
							
								
								- added shortcuts to cycle through the clients, and to hide/show the pager
							
							
							
							
							
						 | 
						
							2005-01-16 19:16:38 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								d06743740e
								
							
						 | 
						
							
							
								
								- replaced client icons with a pager for move-wm
							
							
							
							
							
						 | 
						
							2005-01-16 17:22:33 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								f26844397b
								
							
						 | 
						
							
							
								
								- added normalize-window/client signal
							
							
							
							
							
							
							
							- replaced client icons with a pager for move-wm 
							
						 | 
						
							2005-01-16 17:21:56 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								613eb1fe8d
								
							
						 | 
						
							
							
								
								- changed text-center-pos to respect the rectangle's origin
							
							
							
							
							
						 | 
						
							2005-01-16 17:19:19 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								0f7e0eb189
								
							
						 | 
						
							
							
								
								- added "switch" feature to button
							
							
							
							
							
							
							
							- added possibility to change state and caption 
							
						 | 
						
							2005-01-16 17:14:31 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								fa2be30386
								
							
						 | 
						
							
							
								
								- added a check for the existance of the X-Server
							
							
							
							
							
							
							
							- added a little startup-message 
							
						 | 
						
							2004-02-20 15:18:44 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								ee9621eb66
								
							
						 | 
						
							
							
								
								- added possibility to select the manager that contains the current one;
							
							
							
							
							
							
							
							default key is 'M-Home'. 
							
						 | 
						
							2004-02-20 15:08:15 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								ace0a03116
								
							
						 | 
						
							
							
								
								- changed init-client and initial-client-rect, so that only windows
							
							
							
							
							
							
							
							that don't want decorations are placed outside the manager (little
  hack for full-screen-mode) 
							
						 | 
						
							2004-02-09 17:31:27 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								76a07d54c6
								
							
						 | 
						
							
							
								
								- added (partial) support for motif hints (_MOTIF_WM_HINTS)
							
							
							
							
							
						 | 
						
							2004-02-09 17:24:52 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								3f752d9dc3
								
							
						 | 
						
							
							
								
								Quote user input before globbing
							
							
							
							
							
						 | 
						
							2004-02-09 14:10:08 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								aaf2089247
								
							
						 | 
						
							
							
								
								- fixed little copy-paste error in configure-window
							
							
							
							
							
						 | 
						
							2004-02-09 14:09:35 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								312db73689
								
							
						 | 
						
							
							
								
								- made window-configuration code more ICCM compliant
							
							
							
							
							
							
							
							- changed initial-size code, so that full-screen windows work now. 
							
						 | 
						
							2004-02-09 14:07:38 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								5445ed4683
								
							
						 | 
						
							
							
								
								fixed select-next/previous-client to work on the titlebar-order of clients
							
							
							
							
							
						 | 
						
							2004-01-29 14:10:20 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								9cfdc62d28
								
							
						 | 
						
							
							
								
								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 
							
						 | 
						
							2004-01-21 20:44:44 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								d93266740a
								
							
						 | 
						
							
							
								
								check for #f windows in unmanage-window
							
							
							
							
							
						 | 
						
							2004-01-21 20:41:55 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								5a7f8761c3
								
							
						 | 
						
							
							
								
								- freeing options when root-manager has finished
							
							
							
							
							
							
							
							- fixed a bug in create-workspace-manager causing a non-tail-recursive loop 
							
						 | 
						
							2003-12-18 16:44:33 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								199ec6a3d5
								
							
						 | 
						
							
							
								
								freeing options when manager has finished
							
							
							
							
							
						 | 
						
							2003-12-18 16:40:48 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								f998ae533e
								
							
						 | 
						
							
							
								
								fixed refocusing of the last focused client (add-last-focused-client!)
							
							
							
							
							
						 | 
						
							2003-12-11 00:04:00 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								ac9cce3473
								
							
						 | 
						
							
							
								
								changed algorithm for command-completion to speed it up
							
							
							
							
							
						 | 
						
							2003-12-10 23:35:04 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								4b715095ca
								
							
						 | 
						
							
							
								
								changed command-execution to parse the command-line as sexps and not calling sh
							
							
							
							
							
						 | 
						
							2003-12-09 18:57:12 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								609cb1b61f
								
							
						 | 
						
							
							
								
								- fixed some problems with floatnums
							
							
							
							
							
							
							
							- changed take-focus to assume #t for the wm-hint if it is not available 
							
						 | 
						
							2003-12-07 16:10:29 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								3ff3bcd364
								
							
						 | 
						
							
							
								
								- fixed program execution code, now using sh -c to allow arguments for programs
							
							
							
							
							
						 | 
						
							2003-12-07 16:05:08 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								400cc0a59b
								
							
						 | 
						
							
							
								
								+ Load scx 0.2 from library path
							
							
							
							
							
							
							
							+ Install stand-alone program and scheme files 
							
						 | 
						
							2003-12-01 20:14:12 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								d632a308bd
								
							
						 | 
						
							
							
								
								+ New command APPLY in the user bindings
							
							
							
							
							
							
							
							+ Use & to start new processes and support program arguments in the EXEC command
+ Document APPLY, extend documentation of EXEC 
							
						 | 
						
							2003-11-18 13:06:04 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								d5f792b3d4
								
							
						 | 
						
							
							
								
								Add completion for file names
							
							
							
							
							
							
							
							Check for an empty file name before executing 
							
						 | 
						
							2003-11-18 10:35:29 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								92b8549db8
								
							
						 | 
						
							
							
								
								saving the focus when a split-wm is being destroyed
							
							
							
							
							
						 | 
						
							2003-11-05 10:46:02 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								91754f0b95
								
							
						 | 
						
							
							
								
								Add check for windows being #f.
							
							
							
							
							
						 | 
						
							2003-10-24 11:38:38 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								43866aff9e
								
							
						 | 
						
							
							
								
								- changed the action for the kill-button, to manually kill zombie
							
							
							
							
							
							
							
							clients.
- added tracking of the last two focused clients, to refocus the
  last one if a client has been killed. 
							
						 | 
						
							2003-10-23 14:41:37 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								328ddca7b0
								
							
						 | 
						
							
							
								
								- grabbing the keyboard for the dialog-box now disables other
							
							
							
							
							
							
							
							shortcuts while the dialog-box is opened. 
							
						 | 
						
							2003-10-23 14:39:12 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								fb318e3617
								
							
						 | 
						
							
							
								
								Accept focus-change-event if NOTIFY-MODE is WHILE-GRABBED.
							
							
							
							
							
							
							
							This allows focus changes to happen while a key is pressed and seems
to remedy the problem of having multiple windows, painted as
"focused". 
							
						 | 
						
							2003-09-02 10:13:08 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								ebc29177c0
								
							
						 | 
						
							
							
								
								Some more checks for false windows.
							
							
							
							
							
						 | 
						
							2003-09-01 11:34:48 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								eee88046ca
								
							
						 | 
						
							
							
								
								Fix by David: On manage-window set current-client if unset
							
							
							
							
							
						 | 
						
							2003-06-03 09:52:32 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								6119b763e8
								
							
						 | 
						
							
							
								
								Switch off ignoring of enter-notify after any enter-notify
							
							
							
							
							
						 | 
						
							2003-05-19 14:36:00 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								5f10ad3350
								
							
						 | 
						
							
							
								
								fixed problem with an odd number of titlebars
							
							
							
							
							
						 | 
						
							2003-05-19 12:15:09 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								761550d241
								
							
						 | 
						
							
							
								
								+ added with-scx option to configure (specifies scx executable)
							
							
							
							
							
							
							
							+ removed loading sunterlib, because scx includes it now
+ changed select*, because cml's select now takes multiple args too 
							
						 | 
						
							2003-05-16 15:05:13 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								adc01826f2
								
							
						 | 
						
							
							
								
								Ignore the next enter-notify after changing the workspace.
							
							
							
							
							
						 | 
						
							2003-05-13 20:25:15 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								2928e57803
								
							
						 | 
						
							
							
								
								- made main-window and client-window transparent and removed
							
							
							
							
							
							
							
							main-window drawing (xsetroot or xsetbg can now be used to set a nice
background)
- changed show-clients to reduce flickering 
							
						 | 
						
							2003-05-09 16:08:06 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								1f5fb4081f
								
							
						 | 
						
							
							
								
								- made main-window and client-window transparent and removed
							
							
							
							
							
							
							
							main-window drawing (xsetroot or xsetbg can now be used to set a nice
background) 
							
						 | 
						
							2003-05-09 16:06:48 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								e1f58c69ed
								
							
						 | 
						
							
							
								
								added keyboard-mapping refresh
							
							
							
							
							
						 | 
						
							2003-05-08 15:43:37 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								4182daa61f
								
							
						 | 
						
							
							
								
								fixed bug in assert-client-visible
							
							
							
							
							
						 | 
						
							2003-05-08 15:24:26 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								fd4522df8e
								
							
						 | 
						
							
							
								
								implemented focus-policy click (click-to-focus)
							
							
							
							
							
						 | 
						
							2003-05-07 16:37:51 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								6aeb922953
								
							
						 | 
						
							
							
								
								changed user configuration file handling. Now the config file needs to
							
							
							
							
							
							
							
							define the structure config-file implementing
config-file-interface. Old config files need to be changed (see
config.scm). 
							
						 | 
						
							2003-05-07 15:19:37 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								04455cd104
								
							
						 | 
						
							
							
								
								added a shortcut for saving the layout (F11)
							
							
							
							
							
						 | 
						
							2003-05-07 14:48:48 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								a6b01632eb
								
							
						 | 
						
							
							
								
								added a hack for cross-references
							
							
							
							
							
						 | 
						
							2003-05-07 14:48:16 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								8b65473e1a
								
							
						 | 
						
							
							
								
								removed warning from get-wm-protocols
							
							
							
							
							
							
							
							fixed rectangles-overlap? 
							
						 | 
						
							2003-05-07 13:24:02 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								ac5860aed0
								
							
						 | 
						
							
							
								
								added the window-rect to manage-window
							
							
							
							
							
							
							
							changed root-wm-configure-window for existing clients (XReconfigureWMWindow) 
							
						 | 
						
							2003-05-07 13:19:36 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								75d449422a
								
							
						 | 
						
							
							
								
								changed initial-client-size calculation
							
							
							
							
							
							
							
							added algorithm to find a free position for a new window 
							
						 | 
						
							2003-05-07 13:16:04 +00:00 | 
						
					
				
					
						
							
							
								 
								frese
							
						 | 
						
							
							
							
							
							
								
							
							
								a715599626
								
							
						 | 
						
							
							
								
								fixed unmanage-window for destroyed clients
							
							
							
							
							
						 | 
						
							2003-05-07 13:14:25 +00:00 | 
						
					
				
					
						
							
							
								 
								mainzelm
							
						 | 
						
							
							
							
							
							
								
							
							
								fb87737511
								
							
						 | 
						
							
							
								
								Display continuation of exception.
							
							
							
							
							
						 | 
						
							2003-05-06 11:39:28 +00:00 |