Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
changes from pre-devel
|
|
|
|
|
|
cleanup
|
|
|
|
|
|
|
|
|
|
the screen
|
|
|
|
|
|
|
|
|
|
|
|
infrastructure and related changes. Thanks for original patch from
Julien Trolet, dmxen at sourceforge dot net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
demands attention
|
|
Added _NET_WM_STATE_MODAL and _NET_WM_WINDOW_TYPE_SPLASH
|
|
|
|
|
|
|
|
|
|
|
|
<krzysiek.pawlik__AT__people.pl>)
New init options added:
session.screenN.windowScrollAction: Shade|NextTab
- set the action that happens when scrolling on the titlebar
session.screenN.windowScrollReverse: true|false
- reverse the action direction
|
|
|
|
|
|
|
|
Consequently rearrange lots of rendering ops, and strip calls to
updateTransparent
|
|
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)
|
|
fixes dragNdrop ordering of tabs so next/prevtab are not
confused -> modification of m_clientlist
|
|
closes #1075142
|
|
|