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
d93266740a
check for #f windows in unmanage-window
2004-01-21 20:41:55 +00:00
frese
199ec6a3d5
freeing options when manager has finished
2003-12-18 16:40:48 +00:00
frese
92b8549db8
saving the focus when a split-wm is being destroyed
2003-11-05 10:46:02 +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
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
mainzelm
adc01826f2
Ignore the next enter-notify after changing the workspace.
2003-05-13 20:25:15 +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
fd4522df8e
implemented focus-policy click (click-to-focus)
2003-05-07 16:37:51 +00:00
frese
a715599626
fixed unmanage-window for destroyed clients
2003-05-07 13:14:25 +00:00
frese
553fc1c5d5
added iconify, maximize
...
modified client selection with show-clients
2003-05-05 14:42:01 +00:00
frese
de00f837dc
separated default options (config) and saved options (layout)
...
added some synchronization
optimized focus-control
cleaned up a bit
2003-04-27 19:10:22 +00:00
frese
16ea422cd2
modified client creation
...
added some window-exists? checks
2003-04-25 12:21:52 +00:00
frese
0c58224573
added a manager-focused message
...
added a beep if a manager is not closed because it still has clients
2003-04-22 21:42:13 +00:00
frese
d158788001
clearified client creation process
...
fixed some more problems with immediately closed clients
fixed dead-lock problem with wm-select-client
2003-04-22 15:38:19 +00:00
frese
f9921315de
changed focus-passing for split-wm
...
fixed client order
2003-04-17 14:10:23 +00:00
frese
80ac9fd2de
removed setting the wm-state property for all kind of clients
2003-04-16 15:00:28 +00:00
frese
231b674a6e
added setting of the WM_STATE property
...
added 'transition to withdrawn' recognition
2003-04-15 15:57:32 +00:00
frese
248b97a1fc
fixed replace-window
...
fixed focusing
added delete-window on managers
2003-04-11 01:11:46 +00:00
frese
cc639da34c
added find-window-by-name and get-all-window-names
2003-04-03 19:36:26 +00:00
frese
0e78046101
- made manager windows 'locally-active
...
- added thread names
- added manager focus and update-manager-state message
- first step for handling transients
- added client-replace-window used in splitting
2003-04-01 13:12:45 +00:00
frese
1ef21b5897
added general manager options
2003-03-30 01:42:48 +00:00
frese
e3e12d92f8
first commit
2003-03-28 01:40:16 +00:00