aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2003-04-16fixed resize bugfluxgen1-7/+6
2003-04-16no border for clientareafluxgen1-2/+2
2003-04-16fix saving of various slit params (Simon)rathnor5-32/+146
2003-04-16changed size_t to unsignedfluxgen2-5/+9
2003-04-16fix workspace warping and netizen updates for warping (Simon)rathnor7-22/+30
2003-04-16fix saving of toolbar + slit layers - simonrathnor8-23/+52
2003-04-16minor fixfluxgen1-2/+2
2003-04-16changed mode to bottom of the menufluxgen1-4/+7
2003-04-16toolbar width percent menu itemfluxgen1-3/+27
2003-04-16added detachCurrentClientfluxgen1-1/+3
2003-04-16current label button focusedfluxgen3-50/+119
2003-04-16fixed button alignment with borderfluxgen1-18/+26
2003-04-16fix focusing new windows - simonrathnor1-5/+12
2003-04-16fixed click raise option, patch from Dale P. Smithfluxgen3-23/+26
2003-04-15whoops, fix some ifdefs and thingsrathnor1-7/+5
2003-04-15raise on focus [at end of cycle], also a temporary raise while cyclingrathnor7-9/+87
2003-04-15fixed y offset error on ConfigureRequestEventfluxgen1-6/+5
2003-04-15removed already handled eventsfluxgen1-10/+6
2003-04-15added resizeClient and sendConfigureNotifyfluxgen1-2/+4
2003-04-15send notification when we get configureNotifyfluxgen1-40/+67
2003-04-15temporarly disabled skip lower tabs and changed lower window button from pres...fluxgen1-3/+4
2003-04-15drag and drop support for tabsfluxgen2-11/+123
2003-04-15make sure we only use button actions for titlebarfluxgen1-4/+15
2003-04-15use most recently focused window to attach (using screen's focus list)rathnor1-5/+7
2003-04-15make toolbar work somewhat - it only displays groups, not all clients.rathnor1-4/+10
2003-04-15removedfluxgen2-1357/+0
2003-04-15fixed missing breakfluxgen1-1/+3
2003-04-15cleaningfluxgen6-150/+160
2003-04-15fixed client and icon countfluxgen1-7/+16
2003-04-15minor iconbar constructor fixfluxgen1-3/+3
2003-04-15const accessor for windowstylefluxgen1-1/+2
2003-04-15need fbtk ThemeManagerfluxgen1-1/+2
2003-04-15need fbatomsfluxgen1-1/+2
2003-04-15minor cleaningfluxgen2-43/+26
2003-04-15fixed license, construtor and moved motif_wm_hints atom to getWMHints in Flux...fluxgen2-20/+22
2003-04-15removed mapNotifyEvent since its handled in Window.ccfluxgen1-10/+7
2003-04-15add most recently used window cycling (Simon)rathnor7-79/+285
2003-04-15fixed client count bugfluxgen2-16/+44
2003-04-14mask event so we dont get unmap while reparentfluxgen1-7/+12
2003-04-14merged with embedded-tab-branchfluxgen2-366/+299
2003-04-14merged with embedded-tab-branchfluxgen12-1303/+1406
2003-04-14removed cycle clients with mouse wheelfluxgen1-5/+1
2003-04-14merged with embedded-tab-branchfluxgen11-49/+632
2003-04-14merged with emebbeded-tab-branchfluxgen1-15/+37
2003-04-09Little fixes to bugs highlighted by valgrind - Simonrathnor7-11/+18
2003-04-09minor fixfluxgen1-1/+2
2003-04-09minor fixfluxgen1-1/+3
2003-04-09minor updatefluxgen1-5/+10
2003-04-07removed ifdef have_strftimefluxgen1-4/+1
2003-04-03fix shading bug (Simon)rathnor1-49/+51