Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
spectrwm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
remove port stuff
[spectrwm.git]
/
scrotwm.c
2009-10-23
Marco Peereboom
In max stack we need to ignore all enternotifiy events.
blob
|
commitdiff
|
diff to current
2009-10-23
Marco Peereboom
Add simple heuristic to max_stack focus to deal with...
blob
|
commitdiff
|
diff to current
2009-10-23
Marco Peereboom
ugh, i can't believe i have looked for this bug this...
blob
|
commitdiff
|
diff to current
2009-10-23
Marco Peereboom
Fix the damned enternotify code for real.
blob
|
commitdiff
|
diff to current
2009-10-23
Ryan McBride
Remove over-eager optimization in focus_magic().
blob
|
commitdiff
|
diff to current
2009-10-23
Marco Peereboom
get rid of a bunch of focus in and out events
blob
|
commitdiff
|
diff to current
2009-10-21
Ryan McBride
Fix debug printf in unfocus_all_except().
blob
|
commitdiff
|
diff to current
2009-10-21
Ryan McBride
Make the unfocus_all() hammer slightly smaller.
blob
|
commitdiff
|
diff to current
2009-10-20
Marco Peereboom
Bump version
blob
|
commitdiff
|
diff to current
2009-10-20
Marco Peereboom
Add better focus code that deals with prev a little...
blob
|
commitdiff
|
diff to current
2009-10-18
Marco Peereboom
update bar when cycling layout
blob
|
commitdiff
|
diff to current
2009-10-16
Marco Peereboom
Add some #define to make code more obvious
blob
|
commitdiff
|
diff to current
2009-10-16
Marco Peereboom
more focus cleanz
blob
|
commitdiff
|
diff to current
2009-10-16
Marco Peereboom
Add first chunk of advanced focus prev handling.
blob
|
commitdiff
|
diff to current
2009-10-15
Marco Peereboom
make parent appear under transient in full screen.
blob
|
commitdiff
|
diff to current
2009-10-15
Marco Peereboom
Remove all focus code from functions and replace it...
blob
|
commitdiff
|
diff to current
2009-10-14
Marco Peereboom
bump version
blob
|
commitdiff
|
diff to current
2009-10-14
Marco Peereboom
oops disable debug again.
blob
|
commitdiff
|
diff to current
2009-10-14
Marco Peereboom
In the destroy path do not use a previously unmanaged...
blob
|
commitdiff
|
diff to current
2009-10-13
Marco Peereboom
Remove some XXX that were fixed and bump version.
blob
|
commitdiff
|
diff to current
2009-10-13
Marco Peereboom
Don't allow move and resize out of region.
blob
|
commitdiff
|
diff to current
2009-10-13
Marco Peereboom
Make mplayer work again in xrandr.
blob
|
commitdiff
|
diff to current
2009-10-13
Marco Peereboom
Fix first batch of mplayer issues as a fallout of reduc...
blob
|
commitdiff
|
diff to current
2009-10-13
Marco Peereboom
Oops forgot to commit this
blob
|
commitdiff
|
diff to current
2009-10-13
Marco Peereboom
OMGOMGOMG I found the actual mapping bug. I won't...
blob
|
commitdiff
|
diff to current
2009-10-12
Marco Peereboom
Bump version
blob
|
commitdiff
|
diff to current
2009-10-12
Marco Peereboom
Large change to try to fix programs like roxterm that...
blob
|
commitdiff
|
diff to current
2009-10-10
Marco Peereboom
use different heuristic to determine if a window needs...
blob
|
commitdiff
|
diff to current
2009-10-09
Marco Peereboom
Be more careful with pointers in swapwin
blob
|
commitdiff
|
diff to current
2009-10-08
Marco Peereboom
Add unusual paranoia to make sure we crash and dump...
blob
|
commitdiff
|
diff to current
2009-10-08
Marco Peereboom
I have been debating this one for a while but I think...
blob
|
commitdiff
|
diff to current
2009-10-08
Marco Peereboom
sprinkle more if p == null return.
blob
|
commitdiff
|
diff to current
2009-10-08
Marco Peereboom
Set withdrawn sate for unmanaged windows. We needed...
blob
|
commitdiff
|
diff to current
2009-10-07
Marco Peereboom
oops; remove some dead code.
blob
|
commitdiff
|
diff to current
2009-10-07
Marco Peereboom
Unfuck java by working around several java issues.
blob
|
commitdiff
|
diff to current
2009-10-06
Marco Peereboom
There are no words to describe how completly retarded...
blob
|
commitdiff
|
diff to current
2009-10-05
Marco Peereboom
Move version to 1.0.
blob
|
commitdiff
|
diff to current
2009-10-05
Marco Peereboom
Fix max_stack once more. Fallout from previous diff.
blob
|
commitdiff
|
diff to current
2009-10-05
Marco Peereboom
Fix stress issue when keeping ctrl-d pressed when delet...
blob
|
commitdiff
|
diff to current
2009-10-04
Marco Peereboom
This fixes most of the stress issues but not all yet...
blob
|
commitdiff
|
diff to current
2009-10-04
Marco Peereboom
At least dwc is consistent in is ability to violate...
blob
|
commitdiff
|
diff to current
2009-10-04
Marco Peereboom
Add some serialization. Prevents some crashes under...
blob
|
commitdiff
|
diff to current
2009-10-04
Marco Peereboom
oops use right structure in mapevent and create a mappi...
blob
|
commitdiff
|
diff to current
2009-10-03
Marco Peereboom
shuffle some stuff around to make more sense
blob
|
commitdiff
|
diff to current
2009-10-03
Marco Peereboom
Focus the right window when cycling through visible...
blob
|
commitdiff
|
diff to current
2009-10-03
Marco Peereboom
More love for unmapping transients. Basically force...
blob
|
commitdiff
|
diff to current
2009-10-03
Marco Peereboom
More max stack love. When destroying a transient refoc...
blob
|
commitdiff
|
diff to current
2009-10-03
Marco Peereboom
unfuck max_stack once more. Still a bug lurking when...
blob
|
commitdiff
|
diff to current
2009-10-02
Marco Peereboom
Add +1 adfter a cyclescreen to give root_to_region...
blob
|
commitdiff
|
diff to current
2009-10-02
Marco Peereboom
Add stacking indicator in the bar. Purdy :-)
blob
|
commitdiff
|
diff to current
2009-10-02
Marco Peereboom
Fix max_stack after the synchronization fallout.
blob
|
commitdiff
|
diff to current
2009-10-02
Marco Peereboom
Fix max_stack again and some autofocus nits.
blob
|
commitdiff
|
diff to current
2009-10-02
Marco Peereboom
Still can make it crash under extreme stress but it...
blob
|
commitdiff
|
diff to current
2009-10-02
Marco Peereboom
Fix monkey on keybored issues.
blob
|
commitdiff
|
diff to current
2009-10-01
Marco Peereboom
Do nothing when switching screens with keyboard when...
blob
|
commitdiff
|
diff to current
2009-10-01
Marco Peereboom
Fix bug where a transient destroy would not give back...
blob
|
commitdiff
|
diff to current
2009-10-01
Marco Peereboom
Make ignore_enter binary. The counter sometimes got...
blob
|
commitdiff
|
diff to current
2009-10-01
Marco Peereboom
Fix apps that unmap windows but don't destroy them...
blob
|
commitdiff
|
diff to current
2009-10-01
Marco Peereboom
fix max_stack for real
blob
|
commitdiff
|
diff to current
2009-10-01
Ryan McBride
Stop annoying flicker when a hidden workspace is mapped...
blob
|
commitdiff
|
diff to current
2009-10-01
Ryan McBride
Actually, DON'T set the ws->r to a bogus value.
blob
|
commitdiff
|
diff to current
2009-09-30
Marco Peereboom
Mostly fix max_stack. Only known bug is that the focus...
blob
|
commitdiff
|
diff to current
2009-09-30
Marco Peereboom
OMG fix a 100 year old ryan bug that has been pissing...
blob
|
commitdiff
|
diff to current
2009-09-30
Marco Peereboom
One more of cur_focus fallout
blob
|
commitdiff
|
diff to current
2009-09-30
Marco Peereboom
Fix move_to_ws as fallout from killing cur_focus
blob
|
commitdiff
|
diff to current
2009-09-30
Marco Peereboom
Sprinkle some if (running == 0) around sensitive spots...
blob
|
commitdiff
|
diff to current
2009-09-30
Marco Peereboom
fix switchws after M-q by trying harder to find a focus...
blob
|
commitdiff
|
diff to current
2009-09-30
Marco Peereboom
Add an extra font that more people likely have.
blob
|
commitdiff
|
diff to current
2009-09-29
Marco Peereboom
Make sure we open transient in same ws as parent; this...
blob
|
commitdiff
|
diff to current
2009-09-29
Marco Peereboom
Fix yet a few more corner cases of focus woes. We...
blob
|
commitdiff
|
diff to current
2009-09-29
Marco Peereboom
And kill got_focus
blob
|
commitdiff
|
diff to current
2009-09-29
Marco Peereboom
Continuing cleanup of focus. Clean all known nits...
blob
|
commitdiff
|
diff to current
2009-09-29
Marco Peereboom
First round of cur_focus cleanup.
blob
|
commitdiff
|
diff to current
2009-09-29
Marco Peereboom
Bite the bullet and add some signal handling to reap...
blob
|
commitdiff
|
diff to current
2009-09-26
Marco Peereboom
Fix stupid lib install location, from sthen
blob
|
commitdiff
|
diff to current
2009-09-25
Marco Peereboom
Add dumpevent and clean up some dwc debug goop.
blob
|
commitdiff
|
diff to current
2009-09-23
Marco Peereboom
Remove an unused var.
blob
|
commitdiff
|
diff to current
2009-09-23
Marco Peereboom
Never unmange windows when unmapping.
blob
|
commitdiff
|
diff to current
2009-09-23
Marco Peereboom
Make sure we unmange windows in non active workspaces...
blob
|
commitdiff
|
diff to current
2009-09-23
Marco Peereboom
Fix nasty stacking bug that windows don't appear if...
blob
|
commitdiff
|
diff to current
2009-09-17
Marco Peereboom
Fix missing $ from tobiasu.
blob
|
commitdiff
|
diff to current
2009-09-13
Marco Peereboom
Fix library path so that i don't waste a bunch of time...
blob
|
commitdiff
|
diff to current
2009-09-12
Darrin Chandler
cleanup debug code
blob
|
commitdiff
|
diff to current
2009-09-12
Darrin Chandler
Too big diff. Includes:
blob
|
commitdiff
|
diff to current
2009-08-30
Darrin Chandler
whitespace police. no actual changes.
blob
|
commitdiff
|
diff to current
2009-08-16
Darrin Chandler
Fix crash on NULL class/name strings in bar. Reported...
blob
|
commitdiff
|
diff to current
2009-08-11
Darrin Chandler
Switch config quirks from '|' to '+' to be consistent...
blob
|
commitdiff
|
diff to current
2009-08-11
Darrin Chandler
Remove fixed-length limitation on window class and...
blob
|
commitdiff
|
diff to current
2009-08-01
Darrin Chandler
Some class/name strings can be long. Bump up SWM_QUIRK_...
blob
|
commitdiff
|
diff to current
2009-06-07
Darrin Chandler
Fix bar spacing for when class:name is followed by...
blob
|
commitdiff
|
diff to current
2009-06-07
Darrin Chandler
Rearrange class & name on bar to match quirk config...
blob
|
commitdiff
|
diff to current
2009-06-04
pyr
an unrelated commit reminded me I need to add myself...
blob
|
commitdiff
|
diff to current
2009-06-04
pyr
Add two configuration options:
blob
|
commitdiff
|
diff to current
2009-05-28
Marco Peereboom
Add control to known keys. from Juergen Daubert <jue...
blob
|
commitdiff
|
diff to current
2009-05-28
Marco Peereboom
Fix a ;; that breaks gcc 2.95
blob
|
commitdiff
|
diff to current
2009-05-28
Marco Peereboom
Add Version to mod shift v
blob
|
commitdiff
|
diff to current
2009-05-28
Marco Peereboom
Bump for release
blob
|
commitdiff
|
diff to current
2009-05-25
Darrin Chandler
Break out static quirks list into dynamic list, initial...
blob
|
commitdiff
|
diff to current
2009-03-30
Darrin Chandler
Fix my pasto for Mod+Shift+k -> swap_prev. Noticed...
blob
|
commitdiff
|
diff to current
2009-03-15
Marco Peereboom
Bump version for snap
blob
|
commitdiff
|
diff to current
next