summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Implement most ICCCM rules for selection handling.Markus Wichmann2015-04-131-8/+13
| * Merge branch 'master' of ssh://suckless.org/gitrepos/stRoberto E. Vargas Caballero2015-04-132-27/+26
| |\
| * | Do not use tmoveto in tputtab.noname@inventati.org2015-04-131-1/+1
* | | tresize: remove unnecessary ifnoname@inventati.org2015-04-131-4/+2
* | | Remove old TODO entry.noname@inventati.org2015-04-131-1/+0
* | | Remove 'titles' variable.noname@inventati.org2015-04-131-5/+2
* | | Remove useless if in tstrsequence.noname@inventati.org2015-04-131-15/+13
* | | Simplify tmoveto.noname@inventati.org2015-04-131-4/+2
* | | Fix typo.noname@inventati.org2015-04-131-1/+1
* | | Remove 'slide' variable in tresize.noname@inventati.org2015-04-131-5/+4
* | | Move tresize comments around.noname@inventati.org2015-04-131-6/+5
* | | tresize: move for loop outside ifnoname@inventati.org2015-04-131-5/+4
* | | Simplify loop condition.noname@inventati.org2015-04-131-1/+1
* | | Remove unnecessary XFilterEvent call.noname@inventati.org2015-04-131-2/+0
* | | Use do..while in window mapping loop.noname@inventati.org2015-04-131-4/+2
| |/ |/|
* | Make DECSCUSR thickness configurableOmar Sandoval2015-04-102-5/+10
* | Use MAX macro where possible.noname2015-04-101-1/+1
* | Remove 'xloadfontset' function.noname2015-04-101-11/+2
* | Remove keywords from function definitions.noname2015-04-101-8/+11
* | Remove variable names from function declarations.noname2015-04-101-2/+2
|/
* Remove redundant control checkRoberto E. Vargas Caballero2015-04-061-1/+0
* Fixed STR sequence termination conditionnoname2015-04-061-1/+1
* Remove strsep() callRoberto E. Vargas Caballero2015-03-202-3/+14
* Merge remote-tracking branch 'origin/master'Roberto E. Vargas Caballero2015-03-192-1/+3
|\
| * arg.h wasn't used for dist.Christoph Lohmann2015-03-161-1/+1
| * Handle pasting of empty selection.Alex Pilon2015-03-161-0/+2
* | Support the DECSCUSR CSI escape sequenceLemonBoy2015-03-191-13/+49
|/
* Support XA_STRING in notify requestRoberto E. Vargas Caballero2015-03-151-1/+5
* TODO: Fix fontconfigChristoph Lohmann2015-03-141-0/+1
* Add the new selection shortcuts to the manpage.Christoph Lohmann2015-03-141-11/+20
* Glibc wants me to use _DEFAULT_SOURCe. I do obey.Christoph Lohmann2015-03-141-1/+1
* Add Mod + Shift + c/v and no selclear.Christoph Lohmann2015-03-142-15/+56
* Allow combinations with BackspaceRoberto E. Vargas Caballero2015-03-131-1/+1
* FAQ: fix wordingAlexander Huemer2015-03-111-1/+1
* Backspace value shouldn't depend on keypad stateIvan Delalande2015-03-111-1/+1
* Merge branch 'master' of ssh://suckless.org/gitrepos/stChristoph Lohmann2015-03-101-1/+1
|\
| * FAQ: fix wordingAlexander Huemer2015-03-101-1/+1
* | St now does only set PRIMARY on selection.Christoph Lohmann2015-03-101-7/+0
|/
* Fixing the C reading test.Christoph Lohmann2015-03-101-2/+1
* Change the FAQ for the new Backspace behaviour.Christoph Lohmann2015-03-101-7/+9
* Finally resolving the backspace problem.Christoph Lohmann2015-03-102-4/+5
* Add a hack to handle unknown chars in fontconfig.Christoph Lohmann2015-03-091-5/+14
* Update kdch1 definition to three octal digits.Johannes Postma2015-03-071-1/+1
* Small improvements to the FAQRoberto E. Vargas Caballero2015-02-281-4/+12
* document keys in man pageGreg Reagle2015-02-231-0/+25
* Let curses do the dirty work for flashIvan Delalande2015-02-222-16/+8
* Comment default CC assignmentRoberto E. Vargas Caballero2015-02-221-1/+1
* Update dates in LICENSERoberto E. Vargas Caballero2015-02-221-2/+2
* Update year in usage()Nils Reuße2015-02-151-1/+1
* Fix crash on font resize resizeNils Reuße2015-02-151-1/+1