aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
AgeCommit message (Expand)AuthorFilesLines
2008-05-24move FluxboxWindow::applyDecorations() to FbWinFrameMark Tiefenbruck1-1/+1
2008-05-13Fixed startup bug for window menu in iconbar.Henrik Kinnunen1-0/+6
2008-04-21some fixes for gcc 3.4Thomas Orgis1-1/+1
2008-01-08split WinButtonTheme into multiple themesMark Tiefenbruck1-0/+1
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck1-2/+4
2008-01-05update code to use ThemeProxyMark Tiefenbruck1-2/+1
2008-01-04remove some unnecessary codeMark Tiefenbruck1-11/+0
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-2/+0
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-1/+0
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz1-59/+59
2007-12-27architecture astronomyMark Tiefenbruck1-2/+9
2007-12-27simplify the window transparency menu and handling a bitMark Tiefenbruck1-1/+1
2007-12-26stupid &Mark Tiefenbruck1-2/+6
2007-12-26revert previous patch until it can be fixedMark Tiefenbruck1-6/+2
2007-12-26changing focusnew/mousefocus should affect windows that are already openMark Tiefenbruck1-2/+6
2007-12-25implement some focus policies for splash, dock, and desktop windowsMark Tiefenbruck1-0/+9
2007-12-23make FbWinFrame aware of the decoration stateMark Tiefenbruck1-28/+0
2007-12-22make better decisions about when to allow stealing the focusMark Tiefenbruck1-1/+1
2007-12-22leave fullscreen windows on top, even without the focus, as long as focused w...Mark Tiefenbruck1-0/+2
2007-12-22remove 'friend' declaration in Window.hhMark Tiefenbruck1-7/+6
2007-12-21added key command StartTabbingMark Tiefenbruck1-0/+2
2007-12-19remove reassoc argument from FluxboxWindow::deiconifyMark Tiefenbruck1-2/+1
2007-11-05various refactoring and minor changesmarkt1-0/+2
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt1-0/+1
2007-10-24really fix placement when head is remembered but not positionmarkt1-0/+1
2007-10-23allow remembering minimized, maximized, and fullscreen statemarkt1-0/+6
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt1-0/+18
2007-10-14add support for transient windows in client patterns, and merge a few more ch...markt1-0/+1
2007-10-13merged changes from pre-develmarkt1-64/+106
2007-08-09Fix handling of Shape, stage 2 (more involved/complete handling)simonb1-3/+0
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt1-1/+0
2007-07-06we know better than MPlayermarkt1-0/+2
2007-07-02use old size/position in apps file when the window is shaded or maximizedmarkt1-0/+5
2007-06-16moved function so fluxbox compiles with --disable-remembermarkt1-0/+1
2007-03-31Fix window menu context when opened by clicking on tabsimonb1-1/+1
2007-03-16maximizing window with aspect ratio caused windows to be made larger than the...markt1-1/+1
2007-03-10removed some useless codemarkt1-2/+1
2007-02-23and check for maximized state in Ewmh::updateState() while we're at itmarkt1-0/+2
2007-02-23update titlebar buttons on reconfiguremarkt1-0/+3
2007-02-04fix remembered layer and layer menumarkt1-1/+1
2007-01-13little cleanupmarkt1-4/+0
2007-01-07per-window transparency, including apps and menu support, plus some simonb1-0/+17
2007-01-04add session.screenN.defaultDeco: <bitmask> to the apps filemarkt1-1/+1
2006-07-30little cleanup, remove FluxboxWindow::isInitialized()markt1-1/+0
2006-07-03fix gravitysimonb1-4/+4
2006-07-01more dead functionsmarkt1-2/+0
2006-07-01more dead functionsmarkt1-2/+0
2006-06-26Fix FocusHidden (added m_focus_hidden to FluxboxWindow)markt1-1/+2
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt1-0/+4