summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-08-07fix std:: namespace problemsDana Jansens
2002-08-07subtract 1 from teh workspace number specifiedDana Jansens
2002-08-07sync with blackboxDana Jansens
2002-08-06sync with bb-cvsDana Jansens
2002-08-06disable things in the placement menu when they dont have any effect for the ↵Dana Jansens
selected placement type
2002-08-06bad patchScott Moynes
2002-08-06added the lex source fileScott Moynes
2002-08-06Big fat merge for epist.Scott Moynes
This adds a config parser, chaining, and a tonne of other stuff. Still need to fix up build system for the lex and yacc stuff.
2002-08-06perhaps fix a segfault hereDana Jansens
2002-08-06dont snap things around crazy with small windows in resistance modeDana Jansens
2002-08-06perhaps fix an infinate loop in here..Dana Jansens
2002-08-03add a sanity check for the snap offset, limiting it to 50Dana Jansens
2002-08-02change default resistance to 18Dana Jansens
2002-08-02add the resource for the window snapping offsetDana Jansens
2002-08-02save the window-to-window snapping rightDana Jansens
2002-08-02honor the snap_offset properly for windows, and for edges(?)Dana Jansens
2002-08-02snap to windows/edges an optional offset awayDana Jansens
2002-08-02had an extra window placement menuDana Jansens
2002-08-02keep the new menus on top of normal windowsDana Jansens
2002-08-02redraw menu checkmarks when needed, this was broken since they're on the ↵Dana Jansens
opposite side of the menu now
2002-08-02Enable corner snapping option for both snap typesDana Jansens
2002-08-02add cvsignore fileDana Jansens
2002-08-02add config menu entries for all the new window snapping/resistance optionsDana Jansens
2002-08-02add rc options for window snapping/resistanceDana Jansens
2002-08-02snapping/resistance is optional for window and edge snappingDana Jansens
2002-08-02snap to bottoms too =]Dana Jansens
2002-08-02window resistance completeDana Jansens
2002-08-02more resistance working. edge of screen works right nowDana Jansens
2002-08-02stab #3. window-to-window works. window-to-screen doesntDana Jansens
2002-08-02second stab at resistanceDana Jansens
2002-08-02first stab at window resistance instead of snappingDana Jansens
2002-08-02dont switch workspaces when focusing a sticky windowDana Jansens
2002-08-02replace frobozz with the original from kyleDana Jansens
2002-08-02add some new styles for 2.0 from miklosDana Jansens
2002-08-02try make bootstrap work in one pass for other people..Dana Jansens
2002-08-02make xft support default onDana Jansens
2002-08-01remove the "exec " from the command for running menu stuff so that normal ↵Dana Jansens
shell things work right in the menu
2002-07-30remove sticky windows from other workspaces when unsticking. stop the abuse ↵Dana Jansens
of stick()! dont just re-call it!
2002-07-30don't focus non-visible windowsDana Jansens
2002-07-29since !isNormal windows cant focus from mouse enter events anyays, we don't ↵Dana Jansens
need to unmap them/remap them on workspace changes, so we don't. this way they dont flash.
2002-07-29use a list of rects instead of windows for window-to-window snapping. Also, ↵Dana Jansens
snap directly to the slit and toolbar, instead of snapping to the strut.
2002-07-29make root scrolling customizableDana Jansens
2002-07-29better sticky windows.Dana Jansens
2002-07-29get the window's title before adding it to the workspace, since the ↵Dana Jansens
workspace menu wants that title
2002-07-28sync with bb-cvs (fixes the java bug, plus menu prasing redone)Dana Jansens
2002-07-28added sticky windows in the wrong place, before the window was even fully ↵Dana Jansens
initialized ont he workspace.
2002-07-28keep a minimum menu height so that the pixmaps (checkmarks) draw right in themDana Jansens
2002-07-28dont assert for focusing !isNormal() windowsDana Jansens
2002-07-27fixes to make sticky windows work better. they appear in all workspace ↵Dana Jansens
lists, they get focus when switching workspaces properly, their workspace menus show their focus properly.
2002-07-27when a window is uniconified, ensure its nothe 'last focused window' on some ↵Dana Jansens
other workspace