summaryrefslogtreecommitdiff
path: root/src/FbWinFrame.hh
AgeCommit message (Expand)Author
2011-10-20Added support for ARGB visual, patch #3284774Gediminas Liktaras
2011-05-10Convert FbWinFrame::frameExtentSig to FbTk::SignalPavel Labath
2011-03-23compile fix: sunCC 5.11 (sunstudio 12) compiles and links againMathias Gumz
2011-02-23renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItemMathias Gumz
2011-02-22bugfix: consistent use of 'int' for alpha values (#3187373)Mathias Gumz
2010-09-17code simplification by reducing if-else hellMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2008-10-03fix flickering of shaped windows on focus changesMark Tiefenbruck
2008-09-14some minor code cleaning.Henrik Kinnunen
2008-09-03fix maximize/fullscreen for windows with non-Northwest gravityMark Tiefenbruck
2008-08-27move some things from FluxboxWindow to WindowStateMark Tiefenbruck
2008-08-27make FbWinFrame and FluxboxWindow share a WindowState objectMark Tiefenbruck
2008-08-27move FbWinFrame::State class to a new fileMark Tiefenbruck
2008-08-22allow various combinations of shaded, maximized, and fullscreen statesMark Tiefenbruck
2008-08-22be a little smarter about size hints in tabbed windowsMark Tiefenbruck
2008-08-22move fullscreen and maximization handling to FbWinFrameMark Tiefenbruck
2008-08-22don't apply rounded corners to windows without decorationsMark Tiefenbruck
2008-08-18add top, left, right, and bottom center tab placement optionsMark Tiefenbruck
2008-08-16move interpretation of normal hints to size hint classMark Tiefenbruck
2008-08-15let FbWinFrame handle decorations in fullscreen stateMark Tiefenbruck
2008-08-15move getDecoMaskFromString to FbWinFrameMark Tiefenbruck
2008-08-15group some window properties into a new class FbWinFrame::StateMark Tiefenbruck
2008-08-15have fullscreen and maximization code call applySizeHints directlyMark Tiefenbruck
2008-08-15move some frame size calculations to FbWinFrameMark Tiefenbruck
2008-08-15move size hint code to methods in size hint struct, restructure them a littleMark Tiefenbruck
2008-08-15move size hint code to FbWinFrameMark Tiefenbruck
2008-06-04only remove outside border when disabled by decoration maskMark Tiefenbruck
2008-05-24move FluxboxWindow::applyDecorations() to FbWinFrameMark Tiefenbruck
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck
2008-01-04update code to use ThemeProxyMark Tiefenbruck
2008-01-03remove some unnecessary codeMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-12-29remove some (hopefully) unneeded header includesMark Tiefenbruck
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz
2007-12-27move Shape to FbTkMark Tiefenbruck
2007-12-27moved Container to FbTkMark Tiefenbruck
2007-12-27architecture astronomyMark Tiefenbruck
2007-12-26simplify the window transparency menu and handling a bitMark Tiefenbruck
2007-12-23make FbWinFrame aware of the decoration stateMark Tiefenbruck
2007-11-20move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbedmarkt
2007-10-13merged changes from pre-develmarkt
2007-08-09Fix handling of Shape, stage 2 (more involved/complete handling)simonb
2007-07-02use old size/position in apps file when the window is shaded or maximizedmarkt
2007-04-23disabled resizing shaded windowsmarkt
2007-04-03fixed a bug, removed some unused codemarkt
2007-01-07per-window transparency, including apps and menu support, plus some simonb
2006-07-04fix some sizing issues with gravity fixessimonb