aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-02-10const operatorfluxgen1-2/+2
2004-02-10added missing templatesfluxgen1-1/+4
2004-02-10removed wall flagfluxgen1-1/+1
2004-02-10minor fixfluxgen1-3/+3
2004-02-10added missing templatefluxgen1-2/+2
2004-02-10minor stufffluxgen1-2/+2
2004-02-10minor fixfluxgen1-2/+2
2004-02-10added missing templatefluxgen1-1/+2
2004-02-06fix slitlist issue, thanks mathias gumzrathnor1-5/+5
2004-02-03fix loading of the ColSmartPlacement policyrathnor1-2/+2
2004-01-31fix small oversight with slitlist fixesrathnor1-2/+2
2004-01-30slitlist fixing uprathnor3-11/+82
2004-01-23minor fixfluxgen1-2/+2
2004-01-23fix some issues with window frame that happened when changing stylerathnor3-21/+81
2004-01-21inlinefluxgen1-11/+11
2004-01-21nothrowfluxgen1-5/+5
2004-01-21check valid attr.height and widthfluxgen1-3/+11
2004-01-21const fixesfluxgen1-3/+3
2004-01-21fixed window size bug, it could been negative in hideHandle and hideTitlebarfluxgen1-8/+20
2004-01-21check memory allocationfluxgen1-1/+4
2004-01-21we dont move to dock layer for dock windows, need to check this later.fluxgen1-3/+1
2004-01-21copyright updatefluxgen1-4/+4
2004-01-21minor updatesfluxgen1-2/+3
2004-01-21minor fixesfluxgen1-35/+61
2004-01-21some debug msg should be in ifdeffluxgen1-2/+3
2004-01-21minor stufffluxgen1-9/+8
2004-01-21inlinefluxgen1-3/+3
2004-01-21minor fix for static var sqrt_tablefluxgen1-1/+2
2004-01-21using empty instead of sizefluxgen8-23/+21
2004-01-21using empty instead of sizefluxgen3-18/+17
2004-01-21empty accessorfluxgen2-4/+5
2004-01-21using empty instead of sizefluxgen1-2/+2
2004-01-21fixed cursor bug, thanks Mathias Gumzfluxgen1-2/+2
2004-01-21support for _NET_WM_WINDOW_TYPE and _NET_WM_WINDOW_TYPE_DOCKfluxgen2-6/+58
2004-01-21no need to ignore modifiers when we navigate the menu with keysfluxgen1-3/+1
2004-01-20updatefluxgen1-2/+3
2004-01-19support for _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOWfluxgen1-2/+31
2004-01-19clientlist notify when window changes workspacefluxgen1-1/+9
2004-01-19minor updatefluxgen1-19/+22
2004-01-19update workspace area and focused window to atomhandlersfluxgen1-5/+21
2004-01-19state sig notify when hidden value changesfluxgen1-1/+3
2004-01-19operator ==fluxgen1-7/+13
2004-01-19workspace area signalfluxgen2-11/+24
2004-01-19using isHidden attrib in Windowfluxgen1-17/+14
2004-01-19updatefluxgen1-3/+5
2004-01-19minor updatefluxgen2-4/+8
2004-01-19minor bug fixfluxgen1-2/+2
2004-01-19updateFocusedWindow, updateWorkareafluxgen1-4/+6
2004-01-19support for _NET_WM_CLIENT_LIST_STACKING, _NET_WM_DESKTOP_VIEWPORT, _NET_WM_D...fluxgen2-15/+205
2004-01-18support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBARfluxgen4-39/+55