aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
AgeCommit message (Collapse)AuthorFilesLines
2008-01-19move position and geometry windows into their own classMark Tiefenbruck1-4/+4
2008-01-12move some stuff from Fluxbox to BScreenMark Tiefenbruck1-0/+2
2008-01-08split WinButtonTheme into multiple themesMark Tiefenbruck1-3/+9
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck1-3/+7
2008-01-05update code to use ThemeProxyMark Tiefenbruck1-10/+10
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-2/+0
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz1-41/+41
2007-12-28merge MenuTheme with FbTk::MenuThemeMark Tiefenbruck1-4/+4
2007-12-11only allow one open menu at a timemarkt1-6/+0
2007-11-12a little fix for focusing lowered tabs on other workspacesmarkt1-1/+1
2007-11-12allow arbitrary window patterns in iconbarmarkt1-0/+3
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt1-16/+5
2007-10-23allow remembering minimized, maximized, and fullscreen statemarkt1-3/+0
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt1-11/+0
2007-10-13merged changes from pre-develmarkt1-30/+24
2007-07-07save workspace names, and some fixes for menu behaviormarkt1-0/+2
2007-07-03some security fixes for fluxbox-remote, and a minor change for the gvim fixmarkt1-0/+2
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt1-1/+4
added fluxbox-remote.cc
2007-03-31fixed some compiling issuesmarkt1-6/+1
2007-03-31added documentfluxgen1-26/+148
2007-03-06session.screen0.defaultDeco now understands TAB, BORDER, etc.markt1-2/+2
2007-03-04moved some code around (regarding event handling) in preparation for ↵markt1-3/+13
upcoming features
2007-02-09added mouse bindings to the keys filemarkt1-1/+1
2007-01-04add session.screenN.defaultDeco: <bitmask> to the apps filemarkt1-1/+3
2006-08-06distinguish between startup and restartmarkt1-1/+2
2006-08-02rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModelmarkt1-1/+3
2006-07-26added resource and menu item for maximizing over tabsmarkt1-0/+2
2006-07-20allow negative width and heightmarkt1-1/+1
2006-07-20keep tabs in same order on restart (except some extremely unlikely cases)markt1-2/+2
2006-07-04some dead resources and the functions that go with themmarkt1-2/+1
2006-07-02updated documentation and another dead functionmarkt1-2/+1
2006-07-01more dead functionsmarkt1-3/+0
2006-05-20improve native language handling, move messages and menu labels to simonb1-4/+4
FbTk::FbString
2006-04-16add reversewheeling option simonb1-1/+2
thanks Kalle - ice_jkpg at users.sourceforge.net
2006-04-11fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hhmathias1-5/+5
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen1-1/+1
2006-03-22more external tab work, tidying and tab width config optionsimonb1-1/+3
2006-03-22external tabs features and bugfixessimonb1-3/+10
2006-03-20external tabssimonb1-0/+2
2006-03-18added addManagedResource, which adds a resource to BScreen and will be ↵fluxgen1-0/+7
destroy by BScreen
2006-02-19Added center resize. Resizes all corners at the same time.fluxgen1-0/+1
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen1-16/+7
2006-02-18moved all focus handling to class FocusControlfluxgen1-48/+31
2006-02-16updated copyright infomathias1-1/+1
2005-09-07Add titlebar scrolling options (thanks Krzysiek Pawlik ↵simonb1-0/+5
<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
2005-07-20Changed some *Focus options, just to make some things a bit more clear.mathias1-47/+53
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-07-04cleaning, change getCount to numberOfWorkspacefluxgen1-14/+8
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-1/+15
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias1-2/+0
- Removed "antialias"-option completly, to enable/disable "antialias" use either <fontname>:antialias=<bool> in the style or use Xft.antialias: <bool> in your .Xdefaults - Added new styleresources: *.font.effect: <halo|shadow> *.font.shadow.x : <int> - shadow x offset *.font.shadow.y : <int> - shadow y offset *.font.shadow.color : <color> - color of shadow *.font.halo.color : <color> - color of halo - Removed 'shadow' and 'halo' options from fontdefinitions: !! Style authors have to update their styles !! - Simplified XmbFontImp to not try all possible fonts to match locale - Style authors may specify multiple fonts: <font1>|<font2>|<font3> if loading of font1 fails, fluxbox probes <font2>, etc. The last font is "fixed". Hints for style authors: - if xft tries to load a font it will _ALWAYS_ return a valid font, it doesnt have to look like the one you want to have, read more about it: http://fontconfig.org/fontconfig-user.html - export XFT_DEBUG=1 before running fluxbox helps to see which fonts are picked. eg: *.font: Verdana,Arial-12:antialias=true|-artwiz-snap-*- if fluxbox is compiled with xft this will NEVER try to load "-artwiz-snap-*-" since xft gives for sure a font, most likely Verdana or Arial but noone knows. So, if fluxbox has no xft support the first fontpattern fails and fluxbox tries the next one, which might be successful. if everything fails, it will use "fixed" - Added caching of fonts, fonts are only loaded once. - Fixed #1090902 (slow utf8 start)