aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.cc
AgeCommit message (Expand)AuthorFilesLines
2008-06-04only remove outside border when disabled by decoration maskMark Tiefenbruck1-4/+5
2008-05-28Fix focused/unfocused border color of the tab container.Tomas Janousek1-1/+1
2008-05-25simplify gravity calculationsMark Tiefenbruck1-35/+21
2008-05-24move FluxboxWindow::applyDecorations() to FbWinFrameMark Tiefenbruck1-46/+79
2008-05-16move some code aroundMark Tiefenbruck1-2/+7
2008-01-15split Text.hh into Orientation.hh and TextUtils.{cc,hh}Mathias Gumz1-0/+1
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck1-54/+43
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck1-20/+15
2008-01-05update code to use ThemeProxyMark Tiefenbruck1-51/+53
2008-01-04remove some unnecessary codeMark Tiefenbruck1-2/+0
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30Fix freeze with actions on external tab.Tomas Janousek1-5/+0
2007-12-30removed some unneeded headersMathias Gumz1-3/+3
2007-12-28move Shape to FbTkMark Tiefenbruck1-6/+2
2007-12-28moved Container to FbTkMark Tiefenbruck1-13/+12
2007-12-27architecture astronomyMark Tiefenbruck1-2/+2
2007-12-27simplify the window transparency menu and handling a bitMark Tiefenbruck1-39/+23
2007-12-23added focused/unfocused borders to stylesMark Tiefenbruck1-6/+12
2007-12-23make FbWinFrame aware of the decoration stateMark Tiefenbruck1-0/+1
2007-11-22added special FocusIn/Out MouseOver/Out ChangeWorkspace keysmarkt1-2/+4
2007-11-20move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbedmarkt1-65/+1
2007-10-13merged changes from pre-develmarkt1-120/+23
2007-08-09Fix handling of Shape, stage 2 (more involved/complete handling)simonb1-19/+20
2007-07-02use old size/position in apps file when the window is shaded or maximizedmarkt1-0/+6
2007-07-02minor usability fix for :Tab command and fixed handle rendering when switchin...markt1-2/+3
2007-04-23disabled resizing shaded windowsmarkt1-11/+3
2007-04-03fixed a bug, removed some unused codemarkt1-47/+6
2007-02-02revert svn 4684, transparency in window buttonsmarkt1-7/+0
2007-02-02added SetAlpha key commandmarkt1-3/+16
2007-01-27minor cleaningfluxgen1-4/+4
2007-01-21allow transparency in window buttonsmarkt1-0/+7
2007-01-07per-window transparency, including apps and menu support, plus some simonb1-12/+56
2007-01-06make "force pseudotransparency" menu item work immediatelymarkt1-10/+15
2006-11-07cosmetic patch from slava againmathias1-2/+0
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias1-78/+80
2006-07-17fixed some uninitialized variablesfluxgen1-4/+17
2006-07-06update shape after resize, fixes bug #1491571fluxgen1-0/+3
2006-07-04fix some sizing issues with gravity fixessimonb1-2/+2
2006-07-03fix gravitysimonb1-71/+77
2006-06-25fix FbPixmap retaining pixmap (that made cache not work properly)simonb1-2/+3
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt1-0/+12
2006-06-24fix more x errors due to using an invalid backgroundsimonb1-3/+12
2006-06-10couple of alignment fixes, esp for external tabssimonb1-1/+11
2006-05-20fix external tab bg when label bg is parentrelativesimonb1-2/+10
2006-04-21border between tabs same as window bordersimonb1-3/+11
2006-04-17fix label display with external tabs on some winssimonb1-1/+1
2006-04-16fix all compiler warnings with -Wallsimonb1-0/+8
2006-04-14fix time type affecting double click on fbwinframesimonb1-1/+1
2006-04-09fix label transparent bg update with ext. tabssimonb1-1/+1
2006-04-05fix Xmbfonts on multiple screenssimonb1-2/+1