summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Expand)Author
2021-11-01More based bindsrafa_99
2021-04-13Added Custom Configrafa_99
2021-04-13Stocked Out strafa_99
2021-02-10Updated Font to Fira Coderafa_99
2021-02-04Restored Default PixelSize of Fontrafa_99
2021-01-30Updated Font Sizerafa_99
2020-11-11Updated Cursor to BLOCOrafa_99
2020-10-05Updated Terminal Transparencyrafa_99
2020-07-03Updated Cursorrafa_99
2020-07-03Added Configsrafa_99
2020-07-03Updated Source to Bumped Versionrafa_99
2020-05-26Updated Configsrafa_99
2020-05-26Fixed Up Fontrafa_99
2020-05-26Added Custom Configrafa_99
2020-05-26Bump to version 0.8.3rafa_99
2020-04-26Updated Fontsrafa_99
2020-03-24Fixed Font Compile Errorrafa_99
2020-03-22Updated ST Bindingsrafa_99
2020-03-15Updated Fontrafa_99
2020-03-15Font2 Patchrafa_99
2020-03-07Updated Colors Headerrafa_99
2020-02-21Modularized Colors for Easy Replacementrafa_99
2020-02-20Updated Configrafa_99
2020-02-20Updated ST Color Schemerafa_99
2020-02-20Updated White Colorrafa_99
2020-02-20Updated ColorSchemerafa_99
2020-01-15Added Transparencyrafa_99
2019-11-25Updated Zoom Reset Keyrafa_99
2019-11-24Added Logo and Updated Configrafa_99
2019-11-24Added Custom Configrafa_99
2010-08-30fix buildpancake
2010-08-30cursor is hid when unfocused.Aurélien Aptel
2010-08-30removed (visual) bell. '\a' sets the urgency flag if st is unfocused.Aurélien Aptel
2010-08-29moved term.hidec in term.c for consistency, put back delay in xbell()Aurélien Aptel
2010-08-22added F1-12 key, fixed DCH and ICH.Aurélien Aptel
2010-08-19fixed backspace problem, updated terminfo entry and moved TNAME in config.h.Aurélien Aptel
2010-07-24applied Devin J Pohly's st color info patches, thanks Devin!Anselm R Garbe
2010-04-26use SHELL environment variable (thx Thomas Adam)Aurélien Aptel
2010-03-15double-buffering added using pixmap (finally).Aurélien Aptel
2010-03-11bold attribute is back.Aurélien Aptel
2010-02-08more escapes & more compability:Aurélien Aptel
2010-02-03graphic charset and a few more escapes.Aurélien Aptel
2009-10-28drawing is faster but the bold attr is not supported anymore.Aurélien Aptel
2009-09-07Fixed possible segfault by reverting to the key struct (again).Aurélien Aptel
2009-07-10we definately need pixmaps for the drawing, currently drawing into the window...Anselm R Garbe
2009-06-21reverted back to the old Key struct.Aurélien Aptel
2009-06-21updated "key" to a lookup table.Aurélien Aptel
2009-06-16added/removed files, updated Makefile.Aurélien Aptel