Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define the used modkey.
Added new action SetModKey too
|
|
|
|
unmanaged windows that grab pointer
|
|
|
|
|
|
|
|
|
|
demands attention
|
|
use utf8 internally
|
|
|
|
+ thanks Jonas Koelker
|
|
Thanks Jonas Koelker
|
|
|
|
|
|
|
|
|
|
after unmaximizing the window it snaps back to its old values .. which are not
in sync with the sizehints anymore. hence we need to apply them for maximizing
/ unmaximizing and unfullscreen to avoid ugly visual appearance.
|
|
|
|
|
|
|
|
|
|
the fly here instead of fluxbox.cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
issues
|
|
|
|
|
|
|
|
|
|
|
|
differently... never commit after 3 hours of sleep again.
|
|
when changing the active window via NextWindow/PrevWindow and then
not beeing able to set the focus of the window underneath the mouse
with a simple click again (in MouseFocus - mode). Suggestion via
mail to devel-ml from Eike von Seggern
|
|
|
|
<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
|