aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.cc
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-04rotated XFonts (and minor ext tab alignment fixes)simonb1-2/+13
2006-03-26oops, took out an include that shouldn't havesimonb1-1/+2
2006-03-26some mroe external tabs tweakingsimonb1-91/+48
2006-03-26forgot to update rendering when orientation changessimonb1-0/+7
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-19/+149
2006-03-24fix alignment when shadedsimonb1-0/+1
2006-03-23external tab fixes, plus aligning items properlysimonb1-6/+4
2006-03-23fix minor rendering bug when growing tabssimonb1-1/+5
2006-03-22more external tab work, tidying and tab width config optionsimonb1-11/+25
2006-03-22external tabs features and bugfixessimonb1-15/+75
2006-03-20external tabssimonb1-77/+272
2006-02-19FbWinFrame should not depend on class Fluxboxfluxgen1-3/+3
2006-02-16updated copyright infomathias1-1/+1
2005-10-19Fixed reordering of tabs, patch from Rob Stevensmathias1-6/+16
2005-07-25Fix for #1240248, Segfaults for :MoveTabLeft/Rightmathias1-2/+2
2005-06-19change fbwinframe to use containersimonb1-257/+68
2005-05-07fix titlebar transparency in some casessimonb1-1/+3
2005-05-03code cleaningfluxgen1-89/+86
2005-05-02cleaning, create and delete tabs with FbWinFrame createTab/removeTabfluxgen1-14/+23
2005-04-28revert mathias last change, and fix it differently using info already simonb1-2/+0
2005-04-27i added an attribute to FbWindow to mark windows which are only used asmathias1-0/+2
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb1-16/+6