aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
AgeCommit message (Expand)AuthorFilesLines
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt1-11/+9
2007-07-22remove a bunch of ancient blackbox features that blackbox doesn't even suppor...markt1-8/+1
2007-07-18fix bug with SemiFollowmarkt1-2/+0
2007-07-06prevent MPlayer from overriding the apps file, and use class name by default ...markt1-0/+2
2007-07-02use old size/position in apps file when window is shaded or maximizedmarkt1-0/+5
2007-06-16moved function so fluxbox compiles with --disable-remembermarkt1-0/+1
2007-05-19added back limited behavior for session.screen0.followModelmarkt1-1/+2
2007-05-16added session.screen<N>.noFocusWhileTypingDelaymarkt1-0/+6
2007-04-07more of the samemarkt1-21/+1
2007-04-01code documentationfluxgen1-7/+79
2007-04-01just converting some old code to make future changes easiermarkt1-4/+0
2007-03-31more documentationfluxgen1-10/+13
2007-03-30pattern matching for window cyclingmarkt1-0/+3
2007-03-27lots and lots of code cleanup, plus introduced new ClientMenu classmarkt1-3/+1
2007-03-25added session.screen0.tabs.usePixmapmarkt1-2/+1
2007-03-24colossal multi-patch, encompassing all of what I did yesterday without intern...markt1-8/+3
2007-03-21added Focusable.hh -- a base class for all focusable windowsmarkt1-6/+5
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
2006-06-11support for _NET_WM_MOVERESIZEfluxgen1-14/+40
2006-05-16issue with maximise and quadrant resizesimonb1-0/+1
2006-05-13added new signal, attentionSig(), will notify listeners when this window dema...fluxgen1-1/+3
2006-04-23added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*. Added...fluxgen1-0/+1
2006-04-17iconbutton handling fixessimonb1-0/+5
2006-03-22external tabs features and bugfixessimonb1-1/+2
2006-03-20external tabssimonb1-3/+7
2006-02-19Added center resize. Resizes all corners at the same time.fluxgen1-1/+2
2006-02-16updated copyright infomathias1-1/+1
2005-09-07Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__...simonb1-0/+4
2005-07-04cleaning, change getCount to numberOfWorkspacefluxgen1-1/+0
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-19/+2
2005-05-03using associateClient to create new tab and map it to labelbuttonsfluxgen1-0/+2
2005-04-10Big changes to how transparency workssimonb1-1/+1
2005-03-16fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev...mathias1-1/+2
2005-01-31closes #1107213, 64bit issues with XChangePropertymathias1-3/+3
2005-01-24copyright datemathias1-1/+1
2005-01-05fix up window initialisation orderingsimonb1-3/+4
2005-01-04fix some initialisation, especially relating to placement and simonb1-1/+1