JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Merge branch 'master' of opensource.conformal.com:/git/scrotwm
[spectrwm.git] / scrotwm.c
2009-10-23 Marco PeereboomIn max stack we need to ignore all enternotifiy events.
2009-10-23 Marco PeereboomAdd simple heuristic to max_stack focus to deal with...
2009-10-23 Marco Peereboomugh, i can't believe i have looked for this bug this...
2009-10-23 Marco PeereboomFix the damned enternotify code for real.
2009-10-23 Ryan McBrideRemove over-eager optimization in focus_magic().
2009-10-23 Marco Peereboomget rid of a bunch of focus in and out events
2009-10-21 Ryan McBrideFix debug printf in unfocus_all_except().
2009-10-21 Ryan McBrideMake the unfocus_all() hammer slightly smaller.
2009-10-20 Marco PeereboomBump version
2009-10-20 Marco PeereboomAdd better focus code that deals with prev a little...
2009-10-18 Marco Peereboomupdate bar when cycling layout
2009-10-16 Marco PeereboomAdd some #define to make code more obvious
2009-10-16 Marco Peereboommore focus cleanz
2009-10-16 Marco PeereboomAdd first chunk of advanced focus prev handling.
2009-10-15 Marco Peereboommake parent appear under transient in full screen.
2009-10-15 Marco PeereboomRemove all focus code from functions and replace it...
2009-10-14 Marco Peereboombump version
2009-10-14 Marco Peereboomoops disable debug again.
2009-10-14 Marco PeereboomIn the destroy path do not use a previously unmanaged...
2009-10-13 Marco PeereboomRemove some XXX that were fixed and bump version.
2009-10-13 Marco PeereboomDon't allow move and resize out of region.
2009-10-13 Marco PeereboomMake mplayer work again in xrandr.
2009-10-13 Marco PeereboomFix first batch of mplayer issues as a fallout of reduc...
2009-10-13 Marco PeereboomOops forgot to commit this
2009-10-13 Marco PeereboomOMGOMGOMG I found the actual mapping bug. I won't...
2009-10-12 Marco PeereboomBump version
2009-10-12 Marco PeereboomLarge change to try to fix programs like roxterm that...
2009-10-10 Marco Peereboomuse different heuristic to determine if a window needs...
2009-10-09 Marco PeereboomBe more careful with pointers in swapwin
2009-10-08 Marco PeereboomAdd unusual paranoia to make sure we crash and dump...
2009-10-08 Marco PeereboomI have been debating this one for a while but I think...
2009-10-08 Marco Peereboomsprinkle more if p == null return.
2009-10-08 Marco PeereboomSet withdrawn sate for unmanaged windows. We needed...
2009-10-07 Marco Peereboomoops; remove some dead code.
2009-10-07 Marco PeereboomUnfuck java by working around several java issues.
2009-10-06 Marco PeereboomThere are no words to describe how completly retarded...
2009-10-05 Marco PeereboomMove version to 1.0.
2009-10-05 Marco PeereboomFix max_stack once more. Fallout from previous diff.
2009-10-05 Marco PeereboomFix stress issue when keeping ctrl-d pressed when delet...
2009-10-04 Marco PeereboomThis fixes most of the stress issues but not all yet...
2009-10-04 Marco PeereboomAt least dwc is consistent in is ability to violate...
2009-10-04 Marco PeereboomAdd some serialization. Prevents some crashes under...
2009-10-04 Marco Peereboomoops use right structure in mapevent and create a mappi...
2009-10-03 Marco Peereboomshuffle some stuff around to make more sense
2009-10-03 Marco PeereboomFocus the right window when cycling through visible...
2009-10-03 Marco PeereboomMore love for unmapping transients. Basically force...
2009-10-03 Marco PeereboomMore max stack love. When destroying a transient refoc...
2009-10-03 Marco Peereboomunfuck max_stack once more. Still a bug lurking when...
2009-10-02 Marco PeereboomAdd +1 adfter a cyclescreen to give root_to_region...
2009-10-02 Marco PeereboomAdd stacking indicator in the bar. Purdy :-)
2009-10-02 Marco PeereboomFix max_stack after the synchronization fallout.
2009-10-02 Marco PeereboomFix max_stack again and some autofocus nits.
2009-10-02 Marco PeereboomStill can make it crash under extreme stress but it...
2009-10-02 Marco PeereboomFix monkey on keybored issues.
2009-10-01 Marco PeereboomDo nothing when switching screens with keyboard when...
2009-10-01 Marco PeereboomFix bug where a transient destroy would not give back...
2009-10-01 Marco PeereboomMake ignore_enter binary. The counter sometimes got...
2009-10-01 Marco PeereboomFix apps that unmap windows but don't destroy them...
2009-10-01 Marco Peereboomfix max_stack for real
2009-10-01 Ryan McBrideStop annoying flicker when a hidden workspace is mapped...
2009-10-01 Ryan McBrideActually, DON'T set the ws->r to a bogus value.
2009-09-30 Marco PeereboomMostly fix max_stack. Only known bug is that the focus...
2009-09-30 Marco PeereboomOMG fix a 100 year old ryan bug that has been pissing...
2009-09-30 Marco PeereboomOne more of cur_focus fallout
2009-09-30 Marco PeereboomFix move_to_ws as fallout from killing cur_focus
2009-09-30 Marco PeereboomSprinkle some if (running == 0) around sensitive spots...
2009-09-30 Marco Peereboomfix switchws after M-q by trying harder to find a focus...
2009-09-30 Marco PeereboomAdd an extra font that more people likely have.
2009-09-29 Marco PeereboomMake sure we open transient in same ws as parent; this...
2009-09-29 Marco PeereboomFix yet a few more corner cases of focus woes. We...
2009-09-29 Marco PeereboomAnd kill got_focus
2009-09-29 Marco PeereboomContinuing cleanup of focus. Clean all known nits...
2009-09-29 Marco PeereboomFirst round of cur_focus cleanup.
2009-09-29 Marco PeereboomBite the bullet and add some signal handling to reap...
2009-09-26 Marco PeereboomFix stupid lib install location, from sthen
2009-09-25 Marco PeereboomAdd dumpevent and clean up some dwc debug goop.
2009-09-23 Marco PeereboomRemove an unused var.
2009-09-23 Marco PeereboomNever unmange windows when unmapping.
2009-09-23 Marco PeereboomMake sure we unmange windows in non active workspaces...
2009-09-23 Marco PeereboomFix nasty stacking bug that windows don't appear if...
2009-09-17 Marco PeereboomFix missing $ from tobiasu.
2009-09-13 Marco PeereboomFix library path so that i don't waste a bunch of time...
2009-09-12 Darrin Chandlercleanup debug code
2009-09-12 Darrin ChandlerToo big diff. Includes:
2009-08-30 Darrin Chandlerwhitespace police. no actual changes.
2009-08-16 Darrin ChandlerFix crash on NULL class/name strings in bar. Reported...
2009-08-11 Darrin ChandlerSwitch config quirks from '|' to '+' to be consistent...
2009-08-11 Darrin ChandlerRemove fixed-length limitation on window class and...
2009-08-01 Darrin ChandlerSome class/name strings can be long. Bump up SWM_QUIRK_...
2009-06-07 Darrin ChandlerFix bar spacing for when class:name is followed by...
2009-06-07 Darrin ChandlerRearrange class & name on bar to match quirk config...
2009-06-04 pyran unrelated commit reminded me I need to add myself...
2009-06-04 pyrAdd two configuration options:
2009-05-28 Marco PeereboomAdd control to known keys. from Juergen Daubert <jue...
2009-05-28 Marco PeereboomFix a ;; that breaks gcc 2.95
2009-05-28 Marco PeereboomAdd Version to mod shift v
2009-05-28 Marco PeereboomBump for release
2009-05-25 Darrin ChandlerBreak out static quirks list into dynamic list, initial...
2009-03-30 Darrin ChandlerFix my pasto for Mod+Shift+k -> swap_prev. Noticed...
2009-03-15 Marco PeereboomBump version for snap
next