-
69ee3ba3a7
Fix keypad mode and cursor mode
Roberto E. Vargas Caballero
2012-11-13 20:04:34 +0100
-
73177ba366
Add SRM sequence
Roberto E. Vargas Caballero
2012-11-13 20:04:26 +0100
-
ace789a79f
Gc is not used anymore.
Christoph Lohmann
2012-11-11 19:46:34 +0100
-
c4a9ccec19
Removing some xft naming cruft.
Christoph Lohmann
2012-11-11 19:38:41 +0100
-
5d5a7c627a
Moving the alt declaration to the beginning of the function.
Christoph Lohmann
2012-11-08 17:22:48 +0100
-
8665905216
Move unsupported sequences to ignored.
Roberto E. Vargas Caballero
2012-11-08 17:22:04 +0100
-
27468403cc
Ignore DECARM sequence
Roberto E. Vargas Caballero
2012-11-08 17:21:41 +0100
-
d5b80e05e8
Fix VPR sequence
Roberto E. Vargas Caballero
2012-11-08 17:21:24 +0100
-
5260a9ea22
Add DECOM sequence
Roberto E. Vargas Caballero
2012-11-08 17:21:10 +0100
-
ee3e0a9fd0
Save cursor position in terminal reset
Roberto E. Vargas Caballero
2012-11-08 17:20:15 +0100
-
ba9d0365ac
Clarify some or exclusive expressions
Roberto E. Vargas Caballero
2012-11-08 17:17:26 +0100
-
950ff21e17
Fix bug restoring cursor position
Roberto E. Vargas Caballero
2012-11-08 17:15:26 +0100
-
5d39afc902
Adding scrollwheel support. Thanks Brandon Invergo!
Christoph Lohmann
2012-11-06 23:44:37 +0100
-
9df1e56142
Changing the license to MIT/X.
Christoph Lohmann
2012-11-05 04:02:20 +0100
-
0fbe1559c8
Fixing meta+return. Thanks Szabolcs Nagy!
Christoph Lohmann
2012-11-04 00:04:56 +0100
-
86261187ab
Removing the debugging for the last fix too.
Christoph Lohmann
2012-11-03 14:05:45 +0100
-
9888c5064b
Fixing a resize bug, if a smaller amount than the lineheight is resized.
Christoph Lohmann
2012-11-03 14:05:15 +0100
-
f8db65439a
Fixing bold fonts in reverse mode.
Christoph Lohmann
2012-11-03 13:43:20 +0100
-
76a8e5f72b
Now italic and bold works.
Christoph Lohmann
2012-11-03 08:35:32 +0100
-
abe85c0e99
Fixing an out-of-bound bug in the selection code. Thanks Szabolczs Nagy!
Christoph Lohmann
2012-11-03 03:24:22 +0100
-
091ae143ce
Fixing the italic-bold font check. Thanks nsz.
Christoph Lohmann
2012-11-02 23:19:56 +0100
-
cd90969cab
Added tag 0.3 for changeset 9d54ce4daf34
Christoph Lohmann
2012-11-02 20:08:51 +0100
-
b0ed3e2897
0.3 release.
Christoph Lohmann
2012-11-02 20:08:27 +0100
-
c631e9bb91
Make it possible to use the corefont font description too. It is not very
Christoph Lohmann
2012-11-02 20:07:11 +0100
-
393825f9f8
Moving to the dwm config.h variable usage.
Christoph Lohmann
2012-11-02 19:56:02 +0100
-
e5d7c5a69e
Adding a FAQ to reference utmp(1).
Christoph Lohmann
2012-10-31 20:36:32 +0100
-
784765ca35
Cleaning up the TODO file.
Christoph Lohmann
2012-10-31 20:35:07 +0100
-
1d378227c0
Removing the now senseless comment in config.def.h. Thanks to bnwe!
Christoph Lohmann
2012-10-28 14:13:39 +0100
-
c5dd7fb377
Applying the patch of the little girl <yui@blekksprut.net> to make cjk input
Christoph Lohmann
2012-10-28 13:37:11 +0100
-
b56a0da283
Applying the tab expansion patch from koga.
Christoph Lohmann
2012-10-28 13:35:00 +0100
-
71b09ec4f1
Adding a more flexible fontstring handling, shortcuts and a zoom function.
Christoph Lohmann
2012-10-28 13:25:53 +0100
-
6d4e525ed9
Applying the patch of Roberto Caballero to set WINDOWID and all the pwuid()
Christoph Lohmann
2012-10-28 06:54:08 +0100
-
35421371ca
Applying the patch of Rafa Garcia Gallega <rafael.garcia.gallego@gmail.com> to
Christoph Lohmann
2012-10-28 06:32:54 +0100
-
ee3fbeb6c8
Add error control to iofile
Roberto E. Vargas Caballero
2012-10-28 06:27:42 +0100
-
2e38ab7afd
Well, I was confused. Damn state exams. Instead of discussing this shit I
Christoph Lohmann
2012-10-09 19:40:37 +0200
-
eb6713acf1
If there is really someone without SHELL set, help him/her.
Christoph Lohmann
2012-10-09 19:33:26 +0200
-
9e813947cf
Add DEC alignment test
Roberto E. Vargas Caballero
2012-10-07 11:06:17 +0200
-
b7a7f171ef
Avoid initialization of vt100_0 in each call to tsetchar
Roberto E. Vargas Caballero
2012-10-07 11:06:08 +0200
-
25f47cb83a
Fix Identification sequences
Roberto E. Vargas Caballero
2012-10-07 11:06:00 +0200
-
ffeeb678c5
Add DA and DECID sequences
Roberto E. Vargas Caballero
2012-10-06 21:19:56 +0200
-
bffa6e5cc6
Fixing a typo.
Christoph Lohmann
2012-10-06 21:02:25 +0200
-
b16b5d77d3
Fixing a off-by-one error in the new border clearing code.
Christoph Lohmann
2012-10-06 20:52:22 +0200
-
2bd0c23fa7
Print control codes only in graphic mode
Roberto E. Vargas Caballero
2012-10-06 19:15:30 +0200
-
034dc71fb8
Add SI and SO control codes
Roberto E. Vargas Caballero
2012-10-06 19:13:36 +0200
-
fbfa1f83eb
Add SUB and CAN control codes
Roberto E. Vargas Caballero
2012-10-06 19:13:08 +0200
-
ac8f05c45a
Add documentation to control codes
Roberto E. Vargas Caballero
2012-10-06 19:12:46 +0200
-
02f3b37a2d
Forgot to remove the xclearborders() definition from the last commit.
Christoph Lohmann
2012-10-06 13:45:14 +0200
-
0cc7ee5e73
Removing the xclearborders() hack. St now cleans up the parts of the border,
Christoph Lohmann
2012-10-06 13:43:01 +0200
-
4eddf19fdc
The style inquisition was here. Yes, making it a unified style. The last
Christoph Lohmann
2012-10-06 09:58:45 +0200
-
7efa4514d1
Adding the patch of David Dufberg Töttrup to implement WM_DELETE_WINDOW. Thank you!
Christoph Lohmann
2012-10-05 22:59:08 +0200
-
bf6cf05ba5
Fixing the brightening on bold. For the 256 colors and greyscale I assumed a
Christoph Lohmann
2012-10-05 22:51:08 +0200
-
5caa46cf57
Turning on antialias by default really makes it more unreadable. Maybe if once
Christoph Lohmann
2012-10-05 11:07:55 +0200
-
0b489c4a6a
When the drawing behaviour was changed underline was not corrected.
Christoph Lohmann
2012-10-05 09:38:10 +0200
-
2752018e27
This adds the fontcache dependency to try something out. Additionally the
Christoph Lohmann
2012-10-04 22:59:45 +0200
-
0d88f1ef75
Thanks to c00kiemon5ter. Not changing bold to bright colors seems to be the
Christoph Lohmann
2012-10-02 12:48:55 +0200
-
af9e248f97
Removing the now obsolete definitions from the config.def.h file.
Christoph Lohmann
2012-09-30 20:23:45 +0200
-
5dfd5df4fe
This changes -f to be the parameter for the font. Now -f is -o.
Christoph Lohmann
2012-09-30 20:23:10 +0200
-
9cae1eb0de
Remove the cruft of the user to have to define the different font styles.
Christoph Lohmann
2012-09-30 20:10:58 +0200
-
ed5b8700a6
We need all the colors to be available, so die() on some not available.
Christoph Lohmann
2012-09-29 11:23:34 +0200
-
d7b1e31eec
All xcolors are not Xft colors and the clearing of the borders has been
Christoph Lohmann
2012-09-29 11:17:16 +0200
-
29b209f5f5
Vt escape sequences allow escape sequences in escape sequences and escape
Christoph Lohmann
2012-09-27 19:28:44 +0200
-
3af49e34f6
Allow control characters inside escape sequences
Roberto E. Vargas Caballero
2012-09-26 20:55:18 +0200
-
a7d7e29300
Ignore all control characters not handled
Roberto E. Vargas Caballero
2012-09-26 20:53:46 +0200
-
375b6e5b17
Switching to Liberation Mono as default solely because of line drawing. A next
Christoph Lohmann
2012-09-26 20:21:59 +0200
-
3a095984b0
Implementing line drawing right.
Christoph Lohmann
2012-09-26 20:21:08 +0200
-
c3b0e2202b
A reset should reset the line drawing too.
Christoph Lohmann
2012-09-25 21:39:25 +0200
-
980c5956ed
Enabling enacs and adding compatibility to xterm and urxvt for alternative
Christoph Lohmann
2012-09-25 21:17:43 +0200
-
eb360e5fd1
Fix bug in tputc writing to io file
Roberto E. Vargas Caballero
2012-09-25 21:04:35 +0200
-
246d704ba0
Changing the default font to DejaVu Sans Mono, which is more appealing and
Christoph Lohmann
2012-09-24 14:01:59 +0200
-
055a4f6d2c
The xinit() call needs to be behind all the tty init, otherwise all the
Christoph Lohmann
2012-09-24 11:04:26 +0200
-
e9c677816c
Adding a TODO for xft fallback.
Christoph Lohmann
2012-09-24 10:31:35 +0200
-
74d6abfee5
Add some documentetion to tsetmode
Roberto E. Vargas Caballero
2012-09-24 10:29:37 +0200
-
c3b6345595
Fix LNM sequence
Roberto E. Vargas Caballero
2012-09-24 10:28:35 +0200
-
2f215654a4
Add KAM sequence
Roberto E. Vargas Caballero
2012-09-24 10:28:05 +0200
-
11bec67875
Remove unused parameters in ttyresize
Roberto E. Vargas Caballero
2012-09-24 10:27:22 +0200
-
b6cfff1625
Clear X window in tsetreset()
Roberto E. Vargas Caballero
2012-09-24 10:26:50 +0200
-
21a0c4a2e0
Merging xft and current st heads.
Christoph Lohmann
2012-09-24 10:24:36 +0200
-
-
2b3c1219c8
Initial Xft support for st. More to follow.
Christoph Lohmann
2012-09-24 10:20:45 +0200
-
816a70c01b
use typedef'd unsigned type and regular bool type.
Aurélien Aptel
2012-09-19 16:03:16 +0200
-
-
1ba5f4172f
config.def.h: typo in comment.
Aurélien Aptel
2012-09-18 19:13:19 +0200
-
50a619cee3
LEGACY: typo.
Aurélien Aptel
2012-09-18 19:08:03 +0200
-
0eaed8f085
Redrawing is fixed.
Christoph Lohmann
2012-09-17 23:14:40 +0200
-
e4bf2679c1
Fixing the redrawing patch of k0ga, so it's using xclear() in redraw() too.
Christoph Lohmann
2012-09-17 22:44:27 +0200
-
4876d6e05b
Clean windows display after resizing
Roberto E. Vargas Caballero
2012-09-17 22:13:17 +0200
-
88a8f85a8a
Copy non set positions as spaces
Roberto E. Vargas Caballero
2012-09-17 22:13:09 +0200
-
111199cf22
Add newline in error messages
Roberto E. Vargas Caballero
2012-09-17 22:11:28 +0200
-
e3671006db
Add xcalloc wrapper
Roberto E. Vargas Caballero
2012-09-17 22:11:20 +0200
-
426887ccec
Applying a shortening proposal for the run loop of k0ga.
Christoph Lohmann
2012-09-16 20:43:51 +0200
-
58a57a2305
Remove call to draw in resize
Roberto E. Vargas Caballero
2012-09-16 14:02:35 +0200
-
2257932261
Adding some more fields to the manpage, like authors, license etc.
Christoph Lohmann
2012-09-16 13:59:10 +0200
-
b93741e34d
Remove some solved issues and add some new.
Christoph Lohmann
2012-09-16 13:50:07 +0200
-
9fbafe55c9
Preliminary solution to the stuttering problem.
Christoph Lohmann
2012-09-16 13:22:23 +0200
-
d81250e5f9
Fix selection bug
Roberto E. Vargas Caballero
2012-09-16 10:49:12 +0200
-
c5a9b799d4
Render only once in each main loop iteration
Roberto E. Vargas Caballero
2012-09-16 10:48:38 +0200
-
85849ce72a
Remove timeout in the main loop
Roberto E. Vargas Caballero
2012-09-16 10:47:21 +0200
-
15cc8754c2
Call XSync in redraw
Roberto E. Vargas Caballero
2012-09-16 10:46:08 +0200
-
ba1e9daeef
Call XdbeQueryExtension before of calling any Xdbe function
Roberto E. Vargas Caballero
2012-09-16 10:45:36 +0200
-
a62789788c
Implementing italic-bold. This will require an increase of the avgWdth.
Christoph Lohmann
2012-09-14 19:46:07 +0200
-
b156352656
Ignore NUL character as a padding character. Telnet may use this. Patch of
Christoph Lohmann
2012-09-13 23:21:40 +0200
-
776a022e39
Importing the patch of Roberto Vargas to inherit signal handlers.
Christoph Lohmann
2012-09-13 23:19:57 +0200