Commit Graph

20 Commits

Author SHA1 Message Date
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