summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-02change which windows are used for finding edges. its the same as window ↵Dana Jansens
resistance really now. and works if the window isnt on the current desktop
2007-06-01smrts.Dana Jansens
compare windows for restacking based on their desktops and if they are iconified. dont compare to irrelavent ones. also if the sibling isn't valid then don't use it.
2007-06-01only do restack checks on windows that are visibleDana Jansens
2007-06-01revert 7246 and simplify action_raiselower a bit, turns out 7246 wasn't ↵Mikael Magnusson
needed for that after all
2007-06-01formattingDana Jansens
2007-06-01have stacking_restack_request return a bool that says if it did something ↵Mikael Magnusson
with TopIf/BottomIf (other cases always return true)
2007-06-01add readme.nls with fancy tricksDana Jansens
2007-06-01missing a var nameDana Jansens
2007-06-01i think this would overflow?Mikael Magnusson
2007-06-01big explanationDana Jansens
2007-06-01fix javaDana Jansens
2007-06-01add bengali (india) translationMikael Magnusson
2007-06-01add commentDana Jansens
2007-06-01less configure events on mappingDana Jansens
2007-06-01fix commentDana Jansens
2007-06-01less configurenotify spamDana Jansens
2007-06-01make the default drag threshold 8pxDana Jansens
2007-05-31make escape close the whole menuDana Jansens
2007-05-31nothing really..Dana Jansens
2007-05-31don't hover buttons while the pointer is grabbedDana Jansens
2007-05-31when reconfiguring, readjust clients positions based on the change in their ↵Dana Jansens
decoration sizes and their gravity
2007-05-31fix ooffice (and all stupid windows that use static gravity)Dana Jansens
2007-05-31unupdate syscrash themeMikael Magnusson
2007-05-31update Syscrash themeMikael Magnusson
2007-05-31check for libxml 2.6.0Mikael Magnusson
2007-05-31set the new library versions cuz its not backward compatDana Jansens
2007-05-31missing a {Dana Jansens
bump the version
2007-05-31cleaner codeDana Jansens
2007-05-31only show falling back msg when its trueDana Jansens
2007-05-31add an allow_fallback option when opening a themeDana Jansens
2007-05-31cosnt char*Dana Jansens
2007-05-30make it possible to iconify a modal window when its parent is the only ↵Dana Jansens
window left on the desktop. when focus falls off of a window, don't allow focus to go back to that same target - when a window is iconified is the case. what focus_fallback_target, to check whe allow_refocus is false, check where focus will actually be sent
2007-05-30deiconify modal windows when you try to focus their parentDana Jansens
2007-05-30add new test to ignoreDana Jansens
2007-05-30add a big comment about more menusDana Jansens
2007-05-30dont need to recurseDana Jansens
2007-05-30add another skiptskbar test that sets it after mappingDana Jansens
2007-05-30make skiptaskbar test actually skip the taskbarDana Jansens
2007-05-30let new utility windows get focus under the normal rulesDana Jansens
2007-05-30don't hide the dock when the mouse goes into a dock appDana Jansens
2007-05-30left and right edges resized in the wrong directionMikael Magnusson
2007-05-30no const weirdnessDana Jansens
2007-05-30missing headerDana Jansens
2007-05-30set name to the name of the theme when falling backDana Jansens
2007-05-30that change was a bug after all. mika was right!Dana Jansens
2007-05-30fix a segfaultDana Jansens
2007-05-29send dcop's output to dev nullDana Jansens
2007-05-29oops revert my testing changes to clearlooks! !Dana Jansens
2007-05-29fix the bottom decor stuff for maximized windows. kill the border and tings ↵Dana Jansens
at the bottom for fullmax windows.
2007-05-29dont center utility and stuff windows on screenDana Jansens