Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
console, plus handle catalogs better.
|
|
could have different width than characters on certain fonts. Thanks Scott Kuhl
|
|
FbTk::FbString
|
|
|
|
|
|
Thanks Jonas Koelker
|
|
|
|
|
|
|
|
|
|
|
|
thanks Kalle - ice_jkpg at users.sourceforge.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
destroy by BScreen. + removed geom window nls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
issues
|
|
|
|
made in that file will override/overlay the ones made in the used
style. TODO: write more specific docu about it
|
|
cosmetic stuff in StringUtil.cc/hh
|
|
<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
|
|
the "Sloppy" was always a bit .. unprecise.
removed SloppyFocus, SemiSloppyFocus and ClickToFocus options
added MouseFocus, ClickFocus, MouseTabFocus, ClickTabFocus
- MouseFocus - change the focus to the window under the mouse
(almost similar to the 'old' SloppyFocus)
- ClickFocus - change the focus to the window the user clicks
- MouseTabFocus - change active tabclient to the one under the
mouse in titlebar, does NOT change the focus
- ClickTabFocus - change active tabclient when clicked onto a
tabbutton
to achieve former SemiSloppyFocus behavior one needs MouseFocus and
ClickTabFocus
|
|
|