Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
console, plus handle catalogs better.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ thanks Jonas Koelker
|
|
|
|
|
|
Added _NET_WM_STATE_MODAL and _NET_WM_WINDOW_TYPE_SPLASH
|
|
|
|
|
|
|
|
|
|
state is set... what about moving it outside of the visible area? we need to
think about this.
* mixing _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBAR is solved, we
dont do this anymore
* we dont use _NET_WM_STATE_SKIP_PAGER .. so we shouldnt delete it, thats
handled now correctly -> look at the *State() - functions
|
|
not updated
when sending _BLACKBOX_NOTIFY_WINDOW_DEL
_NET_WM_DESKTOP and _WIN_WORKSPACE had wrong initial values (-1), which lead to probems
with (eg) fbpager (unaware of newly created windows and such things)
|
|
|
|
Stevens <stever3 at nycap dot rr dot com>
|
|
submitted by Matthieu Herrb <matthieu.herrb@laas.fr>
|
|
|
|
|
|
decoration/handler hints
|
|
* synchronize _NET_WM_STATE in Ewmh.cc
* added FluxboxWindow::setFullscreen(bool) to Window.cc
furthermore, if a window is in fullscreenmode any existing shape is
disabled (looks pretty annoying in mplayer for example)
|
|
|
|
|
|
which is not on the current workspace
|
|
|
|
|