aboutsummaryrefslogtreecommitdiff
path: root/src/FocusModelMenuItem.hh
AgeCommit message (Collapse)AuthorFilesLines
2006-05-20improve native language handling, move messages and menu labels to simonb1-2/+2
FbTk::FbString
2006-02-18moved all focus handling to class FocusControlfluxgen1-18/+24
2006-02-16updated copyright infomathias1-1/+1
2005-07-20Changed some *Focus options, just to make some things a bit more clear.mathias1-0/+20
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
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-05-02moved from screen.ccfluxgen1-0/+53