Commit Graph

25 Commits

Author SHA1 Message Date
frese 0344af777d - replaced the "last-focused" functionality in switch-wm with a list
of clients in stacking order in manager.
2005-02-14 18:54:16 +00:00
frese 6d99e01988 - pass all allocated option-values to titlebars and buttons
- use special-options for the layout
2005-01-29 14:36:47 +00:00
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 f26844397b - added normalize-window/client signal
- replaced client icons with a pager for move-wm
2005-01-16 17:21:56 +00:00
frese 76a07d54c6 - added (partial) support for motif hints (_MOTIF_WM_HINTS) 2004-02-09 17:24:52 +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
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 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
mainzelm adc01826f2 Ignore the next enter-notify after changing the workspace. 2003-05-13 20:25:15 +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
mainzelm fb87737511 Display continuation of exception. 2003-05-06 11:39:28 +00:00
frese a27329f270 updated 2003-05-05 14:55:57 +00:00
frese 4259d7f0dd updated 2003-04-27 19:19:24 +00:00
frese fd46b53447 added send-configuration 2003-04-25 12:56:09 +00:00
frese 1460ae198f updated 2003-04-22 15:45:26 +00:00
frese 10326db4a4 added handle to main package 2003-04-16 15:03:38 +00:00
frese 84bbfcaec2 added button package
updated
2003-04-15 16:08:38 +00:00
frese 8918c6f7ff updated 2003-04-11 01:35:32 +00:00
frese f1e3c2f9b5 updated 2003-04-03 19:34:12 +00:00
frese 5d6fdb0c0f updated 2003-04-01 13:24:30 +00:00
frese 65221ec531 updated 2003-03-30 01:50:06 +00:00
frese e3e12d92f8 first commit 2003-03-28 01:40:16 +00:00