aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-04-23added support for _NET_WM_RESTACK_WINDOW.fluxgen2-5/+41
2006-04-23maxWidth() and maxHeight()fluxgen1-0/+3
2006-04-23added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*. Added...fluxgen6-28/+178
2006-04-23missed out clearing startups on apps reloadsimonb1-0/+1
2006-04-23reload the apps file on flux reloadsimonb6-23/+157
2006-04-23focus a window if it's the only one.simonb1-1/+2
2006-04-23tidy up window cyclingsimonb2-195/+71
2006-04-22fix menu corruption when size/label changessimonb2-1/+4
2006-04-22fix crash when toolbar disabledsimonb3-18/+19
2006-04-22couple of memory fixes from valgrindsimonb3-5/+7
2006-04-22fix static management of CommandParser, sf.net 1474444simonb2-3/+21
2006-04-22minor cosmetic tweaks, thanks Semushin Slavak, php-coder AT ngs rusimonb2-3/+1
2006-04-22* cosmetics to Workspace.hh CurrentWindowCmd.ccmathias2-26/+26
2006-04-21oops... didnt compile!simonb1-2/+2
2006-04-21minor fixes to slit transparency handlingsimonb1-8/+12
2006-04-21update transparent window backgrounds on bg changesimonb3-4/+50
2006-04-21border between tabs same as window bordersimonb1-3/+11
2006-04-19mouse focus fixes - thanks Scott Kuhl: skuhl AT cs utah edusimonb2-2/+3
2006-04-19allow ~ in background pixmap pathsimonb1-0/+1
2006-04-19windows keep relative positions in ArrangeWindows, based on distance to new '...mathias1-23/+46
2006-04-18don't check the clock so often...simonb3-22/+55
2006-04-18fix freeze in systemtray configuring, sf.net bug #1359442simonb1-2/+3
2006-04-17iconbutton handling fixessimonb7-43/+51
2006-04-17fix transparency updates for the toolbar when autohide is onsimonb10-1/+34
2006-04-17fix some toolbar transparencysimonb2-0/+2
2006-04-17fix label display with external tabs on some winssimonb1-1/+1
2006-04-17grow the clock if the text gets too bigsimonb1-1/+9
2006-04-17fix some rotation issuessimonb3-38/+23
2006-04-16add reversewheeling option simonb5-11/+35
2006-04-16improved defaulting of int args in commands (thanks Jonas Koelker)simonb1-31/+30
2006-04-16add CloseAllWindows key actionsimonb3-0/+30
2006-04-16fix all compiler warnings with -Wallsimonb16-51/+73
2006-04-15signedness fixsimonb1-2/+2
2006-04-15implement vertical toolbar placement optionssimonb16-53/+220
2006-04-14more button state fixing for shade, should be right nowsimonb2-3/+11
2006-04-14fix time type affecting double click on fbwinframesimonb1-1/+1
2006-04-14fix window button image updatessimonb4-18/+31
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb7-100/+160
2006-04-11situation: a maximized xterm changes its size (coz the user changes the font).mathias1-61/+75
2006-04-11cosmetic, closes #1467926mathias2-23/+26
2006-04-11fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hhmathias2-6/+6
2006-04-09just some indentfluxgen1-2/+8
2006-04-09fix label transparent bg update with ext. tabssimonb1-1/+1
2006-04-06fix size_t issues and other 64bit-highlighted warningssimonb3-3/+5
2006-04-05fix build error in gcc 2.95.4, missing includesimonb1-0/+2
2006-04-05fix Xmbfonts on multiple screenssimonb2-4/+2
2006-04-04rotated Xmb Fonts, by rotating as we drawsimonb3-8/+102
2006-04-04rotated XFonts (and minor ext tab alignment fixes)simonb5-140/+114
2006-04-03another build issue with size_t update, header file not updatedsimonb1-1/+1
2006-04-03typo broke buildsimonb1-1/+1