Dana Jansens
9cc523aa71
rename old xrbd activedisabled to active.disabled
2007-06-02 18:51:45 +00:00
Dana Jansens
dcb76cac8f
better fix for focus going to the frame window when iconifying with RevertToParent. Treat the focus in like a focus out.
...
When focus moves to a window that doesn't exist, need to set the focus_client to NULL otherwise the client that lost focus won't know and won't update its decor
2007-06-02 03:31:25 +00:00
Dana Jansens
c768a7dae7
catch focus out events on the frame window - this happens with revert to parent when a window is iconified. we get focusin on the frame without a focus out - which then makes us fallback. but catch the resulting focusout on the frame to make the window lose its focused decor
2007-06-02 03:16:02 +00:00
Dana Jansens
a866259d1f
when finding edges and we're omnipresent only use windows on screen
2007-06-02 00:12:37 +00:00
Dana Jansens
10f79f4dae
change which windows are used for finding edges. its the same as window resistance really now. and works if the window isnt on the current desktop
2007-06-02 00:05:06 +00:00
Dana Jansens
2b28aa8c41
smrts.
...
compare windows for restacking based on their desktops and if they are iconified. dont compare to irrelavent ones. also if the sibling isn't valid then don't use it.
2007-06-01 23:46:38 +00:00
Dana Jansens
22a17d3a28
only do restack checks on windows that are visible
2007-06-01 23:41:53 +00:00
Mikael Magnusson
47529e777f
revert 7246 and simplify action_raiselower a bit, turns out 7246 wasn't needed for that after all
2007-06-01 23:39:52 +00:00
Dana Jansens
3547fe26ed
formatting
2007-06-01 23:24:01 +00:00
Mikael Magnusson
0f677834e2
have stacking_restack_request return a bool that says if it did something with TopIf/BottomIf (other cases always return true)
2007-06-01 23:20:05 +00:00
Dana Jansens
062d4d435d
add readme.nls with fancy tricks
2007-06-01 23:18:32 +00:00
Dana Jansens
819be4fea8
missing a var name
2007-06-01 22:58:41 +00:00
Mikael Magnusson
3c4e59d597
i think this would overflow?
2007-06-01 21:36:16 +00:00
Dana Jansens
3da77dbf71
big explanation
2007-06-01 16:32:51 +00:00
Dana Jansens
668e855b96
fix java
2007-06-01 16:14:03 +00:00
Mikael Magnusson
bad635d286
add bengali (india) translation
2007-06-01 15:06:30 +00:00
Dana Jansens
eb237bf379
add comment
2007-06-01 05:21:54 +00:00
Dana Jansens
af42ac2a53
less configure events on mapping
2007-06-01 05:21:09 +00:00
Dana Jansens
32b64b6cf5
fix comment
2007-06-01 04:59:57 +00:00
Dana Jansens
9b5770277d
less configurenotify spam
2007-06-01 04:54:42 +00:00
Dana Jansens
fba24cf073
make the default drag threshold 8px
2007-06-01 01:56:46 +00:00
Dana Jansens
2d9260f8c4
make escape close the whole menu
2007-05-31 23:30:50 +00:00
Dana Jansens
55886f27aa
nothing really..
2007-05-31 23:26:34 +00:00
Dana Jansens
6fbeeb8032
don't hover buttons while the pointer is grabbed
2007-05-31 23:15:26 +00:00
Dana Jansens
50a0bf090b
when reconfiguring, readjust clients positions based on the change in their decoration sizes and their gravity
2007-05-31 23:07:16 +00:00
Dana Jansens
e8cd4c4d8d
fix ooffice (and all stupid windows that use static gravity)
2007-05-31 21:33:51 +00:00
Mikael Magnusson
a5e6d35e12
unupdate syscrash theme
2007-05-31 21:17:57 +00:00
Mikael Magnusson
87d1d9534b
update Syscrash theme
2007-05-31 21:14:01 +00:00
Mikael Magnusson
c356d51a1e
check for libxml 2.6.0
2007-05-31 20:04:58 +00:00
Dana Jansens
1a82c17dc1
set the new library versions cuz its not backward compat
2007-05-31 15:49:19 +00:00
Dana Jansens
264dd883ad
missing a {
...
bump the version
2007-05-31 15:47:41 +00:00
Dana Jansens
7f5f9c5523
cleaner code
2007-05-31 15:44:28 +00:00
Dana Jansens
e4b162d470
only show falling back msg when its true
2007-05-31 15:41:06 +00:00
Dana Jansens
5588c49335
add an allow_fallback option when opening a theme
2007-05-31 15:40:41 +00:00
Dana Jansens
5e50b406d0
cosnt char*
2007-05-31 04:07:01 +00:00
Dana Jansens
467b7f4d4d
make it possible to iconify a modal window when its parent is the only window left on the desktop.
...
when focus falls off of a window, don't allow focus to go back to that same target - when a window is iconified is the case.
what focus_fallback_target, to check whe allow_refocus is false, check where focus will actually be sent
2007-05-30 20:53:00 +00:00
Dana Jansens
4ff0d49cc7
deiconify modal windows when you try to focus their parent
2007-05-30 20:46:46 +00:00
Dana Jansens
487b8c5523
add new test to ignore
2007-05-30 20:37:38 +00:00
Dana Jansens
5074d902aa
add a big comment about more menus
2007-05-30 20:33:54 +00:00
Dana Jansens
24df4baa6b
dont need to recurse
2007-05-30 20:30:24 +00:00
Dana Jansens
dfb15645b2
add another skiptskbar test that sets it after mapping
2007-05-30 20:26:00 +00:00
Dana Jansens
58acd2b2dd
make skiptaskbar test actually skip the taskbar
2007-05-30 20:23:20 +00:00
Dana Jansens
7d93a21878
let new utility windows get focus under the normal rules
2007-05-30 19:16:19 +00:00
Dana Jansens
b2dfa2fc9b
don't hide the dock when the mouse goes into a dock app
2007-05-30 17:55:36 +00:00
Mikael Magnusson
b27d9d21a3
left and right edges resized in the wrong direction
2007-05-30 17:34:23 +00:00
Dana Jansens
ed1dcb6b48
no const weirdness
2007-05-30 13:58:53 +00:00
Dana Jansens
999cf25006
missing header
2007-05-30 13:52:31 +00:00
Dana Jansens
65144cc562
set name to the name of the theme when falling back
2007-05-30 13:39:10 +00:00
Dana Jansens
9a3464b8e3
that change was a bug after all. mika was right!
2007-05-30 02:19:02 +00:00
Dana Jansens
5ed8f27186
fix a segfault
2007-05-30 02:03:29 +00:00