aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-18fixed MapRequest Eventfluxgen1-6/+27
2004-01-17minor fixes, fixed popupMenu position if m_last_button_x is outside windowfluxgen1-4/+3
2004-01-16fixed minor issue with keyboard navigation in menusfluxgen1-3/+8
2004-01-16different window for position coordinates, patch from Junichiro Kitafluxgen2-6/+9
2004-01-16different window for position coordinates, patch from Junichiro Kitafluxgen1-11/+84
2004-01-16windowmenu command, patch fomr Junichiro Kitafluxgen3-3/+8
2004-01-16oopsfluxgen1-13/+12
2004-01-16minor fixfluxgen1-2/+4
2004-01-16revert focus when a menu is losing focus, so we dont get unfocused window aft...fluxgen1-2/+21
2004-01-16menu keyboard navigation fixes, patch from Junichiro Kitafluxgen1-23/+25
2004-01-16on click iconify if focused else raise and focusfluxgen1-3/+18
2004-01-16use max screen area for arrange windowsfluxgen1-3/+4
2004-01-14set border width on buttons before we render textures for them so we get the ...fluxgen1-9/+21
2004-01-14no need to do error check for mode left and rightfluxgen1-7/+8