summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-08-24Safari_Al's patch which fixes inconsistent capitalization in some actions.Marius Nita
2002-08-24don't unmap/remap sticky windows on a workspace change, but still make ↵Dana Jansens
sloppy focus work right.
2002-08-24put !normal windows in the screen window listDana Jansens
catch systray apps unmap/destroy events
2002-08-24handle systray apps closing..Dana Jansens
2002-08-24default to line width of 0, which is more efficient than 1Dana Jansens
2002-08-23use the snap offset as the margin for placing windows instead of a fixed ↵Dana Jansens
value of 1
2002-08-23dont autoraise when the window isn't going to get focused either. ↵Dana Jansens
sdl-fullscreen bug fixed.
2002-08-23get default line width to 1, and make it a more easily used parameter in BPenDana Jansens
2002-08-23give gc's/BPen's a widthDana Jansens
2002-08-22toggleGrabs action addedMarius Nita
2002-08-22modified focus() to accept a no-raise parameterMarius Nita
2002-08-22the comment more accurateDana Jansens
2002-08-22s/__openbox_version/OPENBOX_VERSIONDana Jansens
2002-08-22adding the cvsignore file for the new nls dirDana Jansens
2002-08-22sync with bb-cvsDana Jansens
2002-08-222.1.0 is our next targetDana Jansens
2002-08-22fixed getStringValue failure case and compiler warningsMarius Nita
2002-08-22dont use __ for variables.. its illegal. (thanks ppl for the patch.)Dana Jansens
2002-08-22fixed unsigned/signed comparison warningsMarius Nita
2002-08-22support for showing the root and workspace menu with epistDana Jansens
2002-08-22toggleDecorations!Dana Jansens
2002-08-21toggledecor almost doneDana Jansens
some code cleanups/fixes
2002-08-21dont grab other windows while warping in opaque modeDana Jansens
2002-08-21dont pass an unused parameter, and return an unused valueDana Jansens
2002-08-21warping is ruling!Dana Jansens
2002-08-21warping works!Dana Jansens
2002-08-21making warping work.. hopefully.Dana Jansens
fix for leaving !normal windows behind in the window list
2002-08-21set a workspace and window number even for !normal windowsDana Jansens
2002-08-21add support for the kde-override hint, making the windows get no decorations.Dana Jansens
also, read the window type as an array, as it is supposed to be read.
2002-08-21added parameter to the move windows. it defaults to 1.Scott Moynes
2002-08-21changeWorkspaceHorz() now cyclesScott Moynes
2002-08-21cleaned up changeWorkspaceVert() a bitScott Moynes
2002-08-21added cycling to the grid stuffScott Moynes
2002-08-21uber patch.Scott Moynes
Added configuration options. Added workspace grid changing. Added keychain timeouts. Fixed some whitespace.
2002-08-20change how the pointer is moved.. try make this more consistant when warping ↵Dana Jansens
at high speeds.
2002-08-20Fix send to menu, having deleted workspaces in it.Dana Jansens
Fix workspace warping, move the mouse and window the same amount. Fix workspace switching. Put old code back that worked better.
2002-08-19add -help and -version (thanks ppl)Dana Jansens
2002-08-16fix indenting and capsDana Jansens
2002-08-16change default style to mbdtexDana Jansens
2002-08-16change the font to be nicerDana Jansens
2002-08-16add the dateDana Jansens
2002-08-16group next/prev commands togetherDana Jansens
2002-08-16specify which parameters can be specifyed for cycling windows and workspacesDana Jansens
2002-08-16ignore the new generated manpageDana Jansens
2002-08-16mention that options dont exist in epist yetDana Jansens
2002-08-16fix breaks/indents for the options sectionDana Jansens
2002-08-16add a .brDana Jansens
2002-08-16add a manpage for epistrc. Update the epist mapage a bit.Dana Jansens
2002-08-16ignore the generated manpageDana Jansens
2002-08-16dont lose the last-focused window when all windows lose focusDana Jansens