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
When responding to a ConfigureRequest event without reconfiguring the window,
[spectrwm.git]
/
scrotwm.c
2012-02-03
Reginald Kennedy
When responding to a ConfigureRequest event without...
blob
|
commitdiff
2012-02-03
Marco Peereboom
be more paranoid when freeing memory and some whitespac...
blob
|
commitdiff
|
diff to current
2012-02-02
Tiago Cunha
Fix indentation when defining variables.
blob
|
commitdiff
|
diff to current
2012-02-02
Tiago Cunha
Use a tail queue for the quirks.
blob
|
commitdiff
|
diff to current
2012-02-02
Tiago Cunha
Fix indentation when defining variables.
blob
|
commitdiff
|
diff to current
2012-02-02
Tiago Cunha
Use a tail queue for the key bindings.
blob
|
commitdiff
|
diff to current
2012-02-01
Reginald Kennedy
- Add UTF-8 Support.
blob
|
commitdiff
|
diff to current
2012-02-01
Reginald Kennedy
Fix response to applications when windows are not recon...
blob
|
commitdiff
|
diff to current
2012-01-28
Reginald Kennedy
scrotwm.c:
blob
|
commitdiff
|
diff to current
2012-01-25
Reginald Kennedy
Fix 'jump' when moving a non-floated window with the...
blob
|
commitdiff
|
diff to current
2012-01-23
Tiago Cunha
Plug memory and file descriptor leak.
blob
|
commitdiff
|
diff to current
2012-01-22
marco
broken space bar
blob
|
commitdiff
|
diff to current
2012-01-21
Reginald Kennedy
Ignore window crossing events that are generated when...
blob
|
commitdiff
|
diff to current
2012-01-21
Reginald Kennedy
Moving and resizing floating windows with the mouse...
blob
|
commitdiff
|
diff to current
2012-01-20
Lawrence Teo
Plug memory and file descriptor leaks in conf_load().
blob
|
commitdiff
|
diff to current
2012-01-15
Lawrence Teo
Make uniconify work on windows with non-ASCII titles.
blob
|
commitdiff
|
diff to current
2012-01-10
Lawrence Teo
Fix a crash when mvws_n is used in an empty workspace.
blob
|
commitdiff
|
diff to current
2012-01-05
Lawrence Teo
Skip iconified windows correctly.
blob
|
commitdiff
|
diff to current
2011-12-11
Lawrence Teo
Improve status bar refresh code:
blob
|
commitdiff
|
diff to current
2011-12-08
Lawrence Teo
Make error messages use errno when available.
blob
|
commitdiff
|
diff to current
2011-12-05
Lawrence Teo
Revert previously removed variable that is needed in...
blob
|
commitdiff
|
diff to current
2011-12-04
Lawrence Teo
Remove set but unused variables.
blob
|
commitdiff
|
diff to current
2011-11-30
Lawrence Teo
Change search_win's key binding to M-f since M-s is...
blob
|
commitdiff
|
diff to current
2011-11-29
Thordur Bjornsson
Work around dmenu version incompatibilities.
blob
|
commitdiff
|
diff to current
2011-11-29
Lawrence Teo
Search windows in the current workspace.
blob
|
commitdiff
|
diff to current
2011-11-29
Lawrence Teo
Name and search workspaces.
blob
|
commitdiff
|
diff to current
2011-11-29
Lawrence Teo
Extend the uniconify code to support upcoming search...
blob
|
commitdiff
|
diff to current
2011-11-29
Lawrence Teo
Cycle through all workspaces (empty or not) with M...
blob
|
commitdiff
|
diff to current
2011-11-29
Lawrence Teo
Allow status bar text to be left-, center-, or right...
blob
|
commitdiff
|
diff to current
2011-11-28
Marco Peereboom
Make time localized too.
blob
|
commitdiff
|
diff to current
2011-11-18
marco
Merge branch 'master' of ssh://opensource.conformal...
blob
|
commitdiff
|
diff to current
2011-11-18
marco
Make stack_enable work again.
blob
|
commitdiff
|
diff to current
2011-11-18
Lawrence Teo
fix an fd leak
blob
|
commitdiff
|
diff to current
2011-10-26
Lawrence Teo
new release script and versioning scheme for scrotwm
blob
|
commitdiff
|
diff to current
2011-10-26
Lawrence Teo
new keyboard_mapping option to load pre-defined key...
blob
|
commitdiff
|
diff to current
2011-10-25
Marco Peereboom
kill cvs tags
blob
|
commitdiff
|
diff to current
2011-10-25
Marco Peereboom
Merge branch 'master' of opensource.conformal.com:...
blob
|
commitdiff
|
diff to current
2011-10-25
Marco Peereboom
clang warning and remove port stuff
blob
|
commitdiff
|
diff to current
2011-10-20
Lawrence Teo
fix NULL pointer dereferences and implement some additi...
blob
|
commitdiff
|
diff to current
2011-10-06
Marco Peereboom
Revert "fix weird french keyboards"
blob
|
commitdiff
|
diff to current
2011-10-03
Marco Peereboom
fix weird french keyboards
blob
|
commitdiff
|
diff to current
2011-10-03
Marco Peereboom
move and resize floating windows with keyboard
blob
|
commitdiff
|
diff to current
2011-09-20
marco
more clang warnings that are usesul
blob
|
commitdiff
|
diff to current
2011-09-20
marco
shut clang up and some white spaces
blob
|
commitdiff
|
diff to current
2011-08-13
Marco Peereboom
bump version
blob
|
commitdiff
|
diff to current
2011-08-10
Marco Peereboom
make urgent printf a lot more sane
blob
|
commitdiff
|
diff to current
2011-08-08
Marco Peereboom
stray debug
blob
|
commitdiff
|
diff to current
2011-08-08
Marco Peereboom
Add a fake mouse button 2 press for mouse starved machi...
blob
|
commitdiff
|
diff to current
2011-08-06
Marco Peereboom
Add urgency hint based on a diff from:
blob
|
commitdiff
|
diff to current
2011-08-02
Marco Peereboom
bump version
blob
|
commitdiff
|
diff to current
2011-07-19
Marco Peereboom
add a new stack layout status thing to print the number...
blob
|
commitdiff
|
diff to current
2011-07-18
Marco Peereboom
add Tuukka Kataja <stuge@xor.fi> to copyrights
blob
|
commitdiff
|
diff to current
2011-06-24
Marco Peereboom
bring back old tiling behavior where floating windows...
blob
|
commitdiff
|
diff to current
2011-06-23
Marco Peereboom
Make layout fancier by adding master_grow, master_shrin...
blob
|
commitdiff
|
diff to current
2011-06-23
Marco Peereboom
add initial stack mode at start-of-day. this really...
blob
|
commitdiff
|
diff to current
2011-06-23
Marco Peereboom
add arguments to autorun, from akfaew@jasminek.net
blob
|
commitdiff
|
diff to current
2011-06-23
Marco Peereboom
work around apps that dont set _NET_WM_PID and roll...
blob
|
commitdiff
|
diff to current
2011-06-23
Marco Peereboom
fix crash on apps that dont play nice with NET_WM_PID.
blob
|
commitdiff
|
diff to current
2011-06-23
Marco Peereboom
bump version
blob
|
commitdiff
|
diff to current
2011-06-23
Marco Peereboom
Add autorun to launch apps in workspaces and INITIAL...
blob
|
commitdiff
|
diff to current
2011-06-22
Marco Peereboom
argh delete some stupid debug poop
blob
|
commitdiff
|
diff to current
2011-06-22
Marco Peereboom
realloc cleanup from akfaew@jasminek.net
blob
|
commitdiff
|
diff to current
2011-06-22
Marco Peereboom
oops! stackinit called too many times due to stray ;
blob
|
commitdiff
|
diff to current
2011-06-16
Marco Peereboom
this should fix a crash seen on linux as reported here:
blob
|
commitdiff
|
diff to current
2011-06-14
Ryan McBride
Whitespace and line wrapping.
blob
|
commitdiff
|
diff to current
2011-06-14
Marco Peereboom
add FOCUSPREV quirk and document it.
blob
|
commitdiff
|
diff to current
2011-06-14
Marco Peereboom
Make drag to float work again.
blob
|
commitdiff
|
diff to current
2011-06-13
Marco Peereboom
prevent double red bordering
blob
|
commitdiff
|
diff to current
2011-06-13
Marco Peereboom
undo previous diff and create a quirk instead. the...
blob
|
commitdiff
|
diff to current
2011-06-13
Marco Peereboom
kill SWM_L_FOCUSPREV because all focus action is now...
blob
|
commitdiff
|
diff to current
2011-06-10
Marco Peereboom
eat some more enter notifies
blob
|
commitdiff
|
diff to current
2011-06-10
Marco Peereboom
work around windows that lie about their parent. try...
blob
|
commitdiff
|
diff to current
2011-06-09
Marco Peereboom
quirk the vlc video window to behave like mplayer
blob
|
commitdiff
|
diff to current
2011-06-09
Marco Peereboom
replace large enternotify hammer with pliers instead.
blob
|
commitdiff
|
diff to current
2011-06-09
Marco Peereboom
hack to work around crap like xpdf that doesn't destroy...
blob
|
commitdiff
|
diff to current
2011-06-09
Marco Peereboom
Don't abuse IconicState for unmapped windows.
blob
|
commitdiff
|
diff to current
2011-06-08
Marco Peereboom
when moving a transient also move the parent.
blob
|
commitdiff
|
diff to current
2011-06-08
Marco Peereboom
go through all kinds of gymnastics to do movement prope...
blob
|
commitdiff
|
diff to current
2011-06-08
Marco Peereboom
grmbl debug
blob
|
commitdiff
|
diff to current
2011-06-08
Marco Peereboom
when moving windows grab the parent if transient. ...
blob
|
commitdiff
|
diff to current
2011-06-08
Marco Peereboom
fix longstanding bug where fullscreen was off by one
blob
|
commitdiff
|
diff to current
2011-06-08
Marco Peereboom
don't next and prev into iconic windows.
blob
|
commitdiff
|
diff to current
2011-06-08
Marco Peereboom
mplayer fullscreens again
blob
|
commitdiff
|
diff to current
2011-06-07
Marco Peereboom
First stab at rewriting the focus code. Test now or...
blob
|
commitdiff
|
diff to current
2011-06-06
Marco Peereboom
add jason to copyright and update ryan's.
blob
|
commitdiff
|
diff to current
2011-06-06
Marco Peereboom
Add iconic notion as described in FS#82.
blob
|
commitdiff
|
diff to current
2011-06-03
Marco Peereboom
more configure request poop. *sigh* can't get gvim...
blob
|
commitdiff
|
diff to current
2011-06-03
Marco Peereboom
kill debug
blob
|
commitdiff
|
diff to current
2011-06-03
Marco Peereboom
fix fullscreen on mplayer again and revert most of...
blob
|
commitdiff
|
diff to current
2011-05-03
Marco Peereboom
i- A new quirk to accommodate the idiosyncrasies of...
blob
|
commitdiff
|
diff to current
2011-03-11
Marco Peereboom
add border width for bar too
blob
|
commitdiff
|
diff to current
2011-03-11
Marco Peereboom
add border_width from Splex <splecks@rejii.com>
blob
|
commitdiff
|
diff to current
2011-01-18
Marco Peereboom
Merge diff from FS#24 to show window title in status bar
blob
|
commitdiff
|
diff to current
2011-01-18
Marco Peereboom
don't crash when apps do weird things (i am talking...
blob
|
commitdiff
|
diff to current
2011-01-18
Marco Peereboom
fix crash as described in FS#37
blob
|
commitdiff
|
diff to current
2010-11-12
Ryan McBride
Instead of dying when a manually defined region is...
blob
|
commitdiff
|
diff to current
2010-10-19
Marco Peereboom
focus on root just in case there is nothing else to...
blob
|
commitdiff
|
diff to current
2010-10-14
Marco Peereboom
Fix keyboard not getting focus after quitting gimp.
blob
|
commitdiff
|
diff to current
2010-09-16
Marco Peereboom
Hi,
blob
|
commitdiff
|
diff to current
2010-08-31
Marco Peereboom
Roll version for release
blob
|
commitdiff
|
diff to current
next