aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-13toolbar transparencyrathnor11-18/+56
2004-01-13little include fixrathnor1-1/+2
2004-01-13fixed crash bugfluxgen1-5/+9
2004-01-12minor fixfluxgen1-2/+1
2004-01-12removed printfluxgen1-1/+0
2004-01-12yearfluxgen1-2/+2
2004-01-11minor fixfluxgen1-4/+5
2004-01-11texture testsfluxgen4-5/+406
2004-01-11added missing invert typefluxgen1-1/+3
2004-01-11yearfluxgen1-2/+2
2004-01-11remove unused texturesfluxgen2-10/+4
2004-01-11hide extra menusfluxgen2-17/+23
2004-01-11hide menusfluxgen1-3/+3
2004-01-11hide menus on clickfluxgen2-10/+23
2004-01-11copyrightfluxgen3-5/+5
2004-01-11hideMenus function, hides all menus on current screenfluxgen2-4/+38