Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
st.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Update year in usage()
2013-02-15
Christoph Lohmann
Changing the fps to something reasonable high.
commit
|
commitdiff
|
tree
2013-02-15
Christoph Lohmann
Doing it like the new run() was proposed.
commit
|
commitdiff
|
tree
2013-02-15
Christoph Lohmann
Adding a more efficient drawing code.
commit
|
commitdiff
|
tree
2013-02-15
Christoph Lohmann
Tmux wants this to be mutually exclusive.
commit
|
commitdiff
|
tree
2013-02-13
Christoph Lohmann
Adding mor explict font patterns.
commit
|
commitdiff
|
tree
2013-02-11
Christoph Lohmann
Making st not activate the cursor in case of Mod +...
commit
|
commitdiff
|
tree
2013-02-10
Christoph Lohmann
Setting the surrounding border to defaultbg.
commit
|
commitdiff
|
tree
2013-02-08
Christoph Lohmann
Removing some debug messages.
commit
|
commitdiff
|
tree
2013-01-27
Christoph Lohmann
Fixing the menus in mc.
commit
|
commitdiff
|
tree
2013-01-27
Christoph Lohmann
Fixing the black remaining lines in mc and dialog.
commit
|
commitdiff
|
tree
2013-01-26
Christoph Lohmann
Adding extended mouse reporting in st.
commit
|
commitdiff
|
tree
2013-01-20
Christoph Lohmann
Removing the debug messages again.
commit
|
commitdiff
|
tree
2013-01-20
Christoph Lohmann
Fixing the clipboard copying to st itself.
commit
|
commitdiff
|
tree
2013-01-20
Christoph Lohmann
St is in 2013 now.
commit
|
commitdiff
|
tree
2013-01-20
Christoph Lohmann
Removing BCE from the TODO list.
commit
|
commitdiff
|
tree
2013-01-20
Christoph Lohmann
Implementing Back Color Erase (BCE).
commit
|
commitdiff
|
tree
2013-01-19
Christoph Lohmann
Make line drawing work again.
commit
|
commitdiff
|
tree
2013-01-19
Christoph Lohmann
Yes, xft should be on the buffer. Thanks Mihail Zenkov.
commit
|
commitdiff
|
tree
2013-01-19
Christoph Lohmann
Trying out the double buffering without dbe.
commit
|
commitdiff
|
tree
2013-01-19
Christoph Lohmann
Dbe is not required anymore.
commit
|
commitdiff
|
tree
2013-01-18
Christoph Lohmann
Adding the FAQ entry for zsh.
commit
|
commitdiff
|
tree
2013-01-18
Christoph Lohmann
The title can now be set with UTF-8 characters.
commit
|
commitdiff
|
tree
2013-01-16
Christoph Lohmann
Adding a nasty resize bug. Maybe it can be fixed.
commit
|
commitdiff
|
tree
2013-01-09
Christoph Lohmann
Removing the .hgtags file. Thanks ilf.
commit
|
commitdiff
|
tree
2013-01-08
Christoph Lohmann
Standout mode has changed. Thanks p37sitdu@lavabit...
commit
|
commitdiff
|
tree
2013-01-08
Christoph Lohmann
A different double buffering strategy so the background...
commit
|
commitdiff
|
tree
2013-01-08
Christoph Lohmann
Standout is now reverse. This makes bsd-games work...
commit
|
commitdiff
|
tree
2013-01-07
Christoph Lohmann
Adding an FAQ entry for the keypad handling.
commit
|
commitdiff
|
tree
2013-01-06
Christoph Lohmann
Synchronizing the FAQ of the website and the repository.
commit
|
commitdiff
|
tree
2013-01-05
Christoph Lohmann
Damn, my fault. The cache should have at least some...
commit
|
commitdiff
|
tree
2013-01-05
Christoph Lohmann
Applying the changes to the docs; by Peter Hartman.
commit
|
commitdiff
|
tree
2013-01-04
Christoph Lohmann
Making the fontconfig and freetype paths portable in...
commit
|
commitdiff
|
tree
2013-01-01
Christoph Lohmann
A fix for the XopenIM() errors.
commit
|
commitdiff
|
tree
2012-12-30
Christoph Lohmann
Increasing font cache for speeding up UTF8 demos.
commit
|
commitdiff
|
tree
2012-12-30
Christoph Lohmann
Removing the warning about extents.
commit
|
commitdiff
|
tree
2012-12-29
Christoph Lohmann
Fixing the font unloading in case of zoom.
commit
|
commitdiff
|
tree
2012-12-29
Christoph Lohmann
Speeding up the drawing, then all characters are known.
commit
|
commitdiff
|
tree
2012-12-28
Christoph Lohmann
Adding fallback support to st.
commit
|
commitdiff
|
tree
2012-12-22
Christoph Lohmann
Fixing a compile error.
commit
|
commitdiff
|
tree
2012-12-22
Christoph Lohmann
Fixing a off-by-one error in the penultimate row drawing.
commit
|
commitdiff
|
tree
2012-12-18
Christoph Lohmann
Fixing a precedence problem. Thanks tridactyla!
commit
|
commitdiff
|
tree
2012-12-13
Christoph Lohmann
Checking for the lower X11 special keys too. Thanks...
commit
|
commitdiff
|
tree
2012-12-11
Christoph Lohmann
Adding error checks for XCreateIC and XOpenIM.
commit
|
commitdiff
|
tree
2012-12-10
Christoph Lohmann
Be careful about mar77i's patches.
commit
|
commitdiff
|
tree
2012-12-10
Christoph Lohmann
Fixing the nasty selection bug. Thanks p37sitdu@lavabit...
commit
|
commitdiff
|
tree
2012-12-10
Christoph Lohmann
Applying the patch of mar771 right.
commit
|
commitdiff
|
tree
2012-12-09
Christoph Lohmann
Applying the change of the Del key assingment. Thanks...
commit
|
commitdiff
|
tree
2012-11-25
Christoph Lohmann
Add a notice in the config.def.h file how to obtain...
commit
|
commitdiff
|
tree
2012-11-25
Christoph Lohmann
The style inquisition was here.
commit
|
commitdiff
|
tree
2012-11-21
Christoph Lohmann
Fixing the calculation of the base tty pixel size.
commit
|
commitdiff
|
tree
2012-11-19
Christoph Lohmann
Restoring the Alt + Backspace functionality. Thanks...
commit
|
commitdiff
|
tree
2012-11-16
Christoph Lohmann
Fixing some key issues with mc. Thanks nsz!
commit
|
commitdiff
|
tree
2012-11-15
Christoph Lohmann
Getbuttoninfo is always used the same and just a helper...
commit
|
commitdiff
|
tree
2012-11-15
Christoph Lohmann
Removing my debug fprintf().
commit
|
commitdiff
|
tree
2012-11-15
Christoph Lohmann
Optimizing the key lookup to the X11 function key....
commit
|
commitdiff
|
tree
2012-11-15
Christoph Lohmann
Making all function keys accessible.
commit
|
commitdiff
|
tree
2012-11-15
Christoph Lohmann
Adding support for XK_F35.
commit
|
commitdiff
|
tree
2012-11-15
Christoph Lohmann
Changing the TODO to the current state.
commit
|
commitdiff
|
tree
2012-11-15
Christoph Lohmann
Fixing the return and keypad enter sent characters...
commit
|
commitdiff
|
tree
2012-11-15
Christoph Lohmann
Import the patch of Eckehard Berns to add insert mode...
commit
|
commitdiff
|
tree
2012-11-15
Christoph Lohmann
The crlf mode was reversed.
commit
|
commitdiff
|
tree
2012-11-15
Christoph Lohmann
Fixing Return in non-crlf mode.
commit
|
commitdiff
|
tree
2012-11-14
Christoph Lohmann
Fixing the tab key, when no mask is wanted.
commit
|
commitdiff
|
tree
2012-11-13
Christoph Lohmann
The style inquisition was here again.
commit
|
commitdiff
|
tree
2012-11-11
Christoph Lohmann
Gc is not used anymore.
commit
|
commitdiff
|
tree
2012-11-11
Christoph Lohmann
Removing some xft naming cruft.
commit
|
commitdiff
|
tree
2012-11-08
Christoph Lohmann
Moving the alt declaration to the beginning of the...
commit
|
commitdiff
|
tree
2012-11-06
Christoph Lohmann
Adding scrollwheel support. Thanks Brandon Invergo!
commit
|
commitdiff
|
tree
2012-11-05
Christoph Lohmann
Changing the license to MIT/X.
commit
|
commitdiff
|
tree
2012-11-03
Christoph Lohmann
Fixing meta+return. Thanks Szabolcs Nagy!
commit
|
commitdiff
|
tree
2012-11-03
Christoph Lohmann
Removing the debugging for the last fix too.
commit
|
commitdiff
|
tree
2012-11-03
Christoph Lohmann
Fixing a resize bug, if a smaller amount than the lineheight...
commit
|
commitdiff
|
tree
2012-11-03
Christoph Lohmann
Fixing bold fonts in reverse mode.
commit
|
commitdiff
|
tree
2012-11-03
Christoph Lohmann
Now italic and bold works.
commit
|
commitdiff
|
tree
2012-11-03
Christoph Lohmann
Fixing an out-of-bound bug in the selection code. Thanks...
commit
|
commitdiff
|
tree
2012-11-02
Christoph Lohmann
Fixing the italic-bold font check. Thanks nsz.
commit
|
commitdiff
|
tree
2012-11-02
Christoph Lohmann
Added tag 0.3 for changeset 9d54ce4daf34
commit
|
commitdiff
|
tree
2012-11-02
Christoph Lohmann
0.3 release.
commit
|
commitdiff
|
tree
2012-11-02
Christoph Lohmann
Make it possible to use the corefont font description...
commit
|
commitdiff
|
tree
2012-11-02
Christoph Lohmann
Moving to the dwm config.h variable usage.
commit
|
commitdiff
|
tree
2012-10-31
Christoph Lohmann
Adding a FAQ to reference utmp(1).
commit
|
commitdiff
|
tree
2012-10-31
Christoph Lohmann
Cleaning up the TODO file.
commit
|
commitdiff
|
tree
2012-10-28
Christoph Lohmann
Removing the now senseless comment in config.def.h...
commit
|
commitdiff
|
tree
2012-10-28
Christoph Lohmann
Applying the patch of the little girl <yui@blekksprut...
commit
|
commitdiff
|
tree
2012-10-28
Christoph Lohmann
Applying the tab expansion patch from koga.
commit
|
commitdiff
|
tree
2012-10-28
Christoph Lohmann
Adding a more flexible fontstring handling, shortcuts...
commit
|
commitdiff
|
tree
2012-10-28
Christoph Lohmann
Applying the patch of Roberto Caballero to set WINDOWID...
commit
|
commitdiff
|
tree
2012-10-28
Christoph Lohmann
Applying the patch of Rafa Garcia Gallega <rafael.garcia...
commit
|
commitdiff
|
tree
2012-10-09
Christoph Lohmann
Well, I was confused. Damn state exams. Instead of...
commit
|
commitdiff
|
tree
2012-10-09
Christoph Lohmann
If there is really someone without SHELL set, help...
commit
|
commitdiff
|
tree
2012-10-06
Christoph Lohmann
Fixing a typo.
commit
|
commitdiff
|
tree
2012-10-06
Christoph Lohmann
Fixing a off-by-one error in the new border clearing...
commit
|
commitdiff
|
tree
2012-10-06
Christoph Lohmann
Forgot to remove the xclearborders() definition from...
commit
|
commitdiff
|
tree
2012-10-06
Christoph Lohmann
Removing the xclearborders() hack. St now cleans up...
commit
|
commitdiff
|
tree
2012-10-06
Christoph Lohmann
The style inquisition was here. Yes, making it a unified...
commit
|
commitdiff
|
tree
2012-10-05
Christoph Lohmann
Adding the patch of David Dufberg Töttrup to implement...
commit
|
commitdiff
|
tree
2012-10-05
Christoph Lohmann
Fixing the brightening on bold. For the 256 colors...
commit
|
commitdiff
|
tree
2012-10-05
Christoph Lohmann
Turning on antialias by default really makes it more...
commit
|
commitdiff
|
tree
2012-10-05
Christoph Lohmann
When the drawing behaviour was changed underline was...
commit
|
commitdiff
|
tree
2012-10-04
Christoph Lohmann
This adds the fontcache dependency to try something...
commit
|
commitdiff
|
tree
next