hackers mail list archive by subject
- [hackers]
- [hackers] [dmenu] added ^D, removed ^M || Connor Lane Smith
- [hackers] [dmenu] another typo fix (thanks, Gene Auyeung) || Connor Lane Smith
- [hackers] [dmenu] arrow offset || Connor Lane Smith
- [hackers] [dmenu] cleaned up || Connor Lane Smith
- [hackers] [dmenu] cursor fix + style || Connor Lane Smith
- [hackers] [dmenu] fixed bugs, no more config.h, updated manpage, new libdraw || Connor Lane Smith
- [hackers] [dmenu] fixed insert segfault, added nextrune || Connor Lane Smith
- [hackers] [dmenu] fixed paste || Connor Lane Smith
- [hackers] [dmenu] fixed width bug || Connor Lane Smith
- [hackers] [dmenu] merged *{h,v} functions || Connor Lane Smith
- [hackers] [dmenu] more efficient initfont || Connor Lane Smith
- [hackers] [dmenu] new libdraw || Connor Lane Smith
- [hackers] [dmenu] new libdraw, replaced cistrstr with fstrstr, simpler readstdin || Connor Lane Smith
- [hackers] [dmenu] new libdraw, typo fixes || Connor Lane Smith
- [hackers] [dmenu] rebound paste, removed useless max widths || Connor Lane Smith
- [hackers] [dmenu] replaced promptw || Connor Lane Smith
- [hackers] [dmenu] resorted globals || Connor Lane Smith
- [hackers] [dmenu] retyped promptw || Connor Lane Smith
- [hackers] [dmenu] reverted calcoffsets || Connor Lane Smith
- [hackers] [dmenu] signed ints, ignore negative -l value || Connor Lane Smith
- [hackers] [dmenu] simplifications || Connor Lane Smith
- [hackers] [dmenu] typo fix || Connor Lane Smith
- [hackers] [dwm] added TODO and bumped version to 5.9 || anselm
- [hackers] [dwm] applied Hiltjo Posthuma's line saver patch || anselm
- [hackers] [flate] add 'install' makefile target || pancake
- [hackers] [flate] fix deflate bug (match beyond endpos) || nsz
- [hackers] [libdraw] added dc_ prefix || Connor Lane Smith
- [hackers] [libdraw] changed drawrect + commitdraw || Connor Lane Smith
- [hackers] [libdraw] font fix || Connor Lane Smith
- [hackers] [libdraw] improved init & fonts, added weprintf, removed square & line || Connor Lane Smith
- [hackers] [libdraw] improved initfont + style || Connor Lane Smith
- [hackers] [libdraw] improved no-locale support || Connor Lane Smith
- [hackers] [libdraw] initfont in case X lacks locale support || Connor Lane Smith
- [hackers] [libdraw] removed initdraw initfont || Connor Lane Smith
- [hackers] [libdraw] removed useless vars || Connor Lane Smith
- [hackers] [libdraw] renamed mapdraw & resizedraw, removed ifndef guard || Connor Lane Smith
- [hackers] [libdraw] simpler drawrect || Connor Lane Smith
- [hackers] [libdraw] simpler setcanvas || Connor Lane Smith
- [hackers] [libdraw] simplifications || Connor Lane Smith
- [hackers] [libdraw] typo fixes || Connor Lane Smith
- [hackers] [libdraw] version 0.1 || Connor Lane Smith
- [hackers] [sic] fixed issue reported by serge on irc, util.c was excluded in dist target || anselm
- [hackers] [skvm] support DESTDIR, PREFIX and ETCDIR || pancake
- [hackers] [skvm] update. || Dimitrios Papastamos <stateless [at] archlinux.us>
- [hackers] [sprop] utf8 + display check || Connor Lane Smith
- [hackers] [sselp] clipboard fix || Connor Lane Smith
- [hackers] [sselp] simpler + faster || Connor Lane Smith
- [hackers] [st] add selinit() and renamed clipboard_* to sel*. || Aurélien Aptel
- [hackers] [st] added a XFlush() in xbell(). || Aurélien Aptel
- [hackers] [st] added F1-12 key, fixed DCH and ICH. || Aurélien Aptel
- [hackers] [st] added macro to test flags, removed tmovecursor(). || Aurélien Aptel
- [hackers] [st] added support for alternate screen. || Aurélien Aptel
- [hackers] [st] added support for the "magic margin", changed c.hide to c.state, changed xcursor() to use term instead of a || Aurélien Aptel
- [hackers] [st] clean \t. || Aurélien Aptel
- [hackers] [st] cleaned some spaces. || Aurélien Aptel
- [hackers] [st] cleanup. || Aurélien Aptel
- [hackers] [st] close master/slave pty in the shell process. || Aurélien Aptel
- [hackers] [st] cursor is hid when unfocused. || Aurélien Aptel
- [hackers] [st] faster resizing. || Aurélien Aptel
- [hackers] [st] fix \b and clean \t. || Aurélien Aptel
- [hackers] [st] fix build || pancake
- [hackers] [st] fix build. || Aurélien Aptel
- [hackers] [st] fix crash for small windows || pancake
- [hackers] [st] fix segfault when selecting big buffers || pancake
- [hackers] [st] fix segfault || pancake
- [hackers] [st] fix warning || pancake
- [hackers] [st] fixed backspace problem, updated terminfo entry and moved TNAME in config.h. || Aurélien Aptel
- [hackers] [st] fixed optimized drawing routine and factored some code. || Aurélien Aptel
- [hackers] [st] fixed pixmap buffer drawing. || Aurélien Aptel
- [hackers] [st] fixed potential bug in IS_SET(). || Aurélien Aptel
- [hackers] [st] initial implementation of selection and clipboard || pancake
- [hackers] [st] merged tcursorwrap() with tnewline(), added few comments and updated copyright. || Aurélien Aptel
- [hackers] [st] merged tscroll() with tscrollup(). || Aurélien Aptel
- [hackers] [st] move event configuration in xinit(). || Aurélien Aptel
- [hackers] [st] moved term.hidec in term.c for consistency, put back delay in xbell() || Aurélien Aptel
- [hackers] [st] removed (visual) bell. '\a' sets the urgency flag if st is unfocused. || Aurélien Aptel
- [hackers] [st] removed old VT52 escapes, fixed VT100 IND. || Aurélien Aptel
- [hackers] [st] removed pty.h. minimal system guessing added in config.mk. || Aurélien Aptel
- [hackers] [st] removed useless cursor init. and renamed xcursor() to xdrawcursor(). || Aurélien Aptel
- [hackers] [st] removed XINERAMA from config.mk and fixed a segfault when st is || Aurélien Aptel
- [hackers] [st] renamed a function. || Aurélien Aptel
- [hackers] [st] st now runs on Linux, OpenBSD and FreeBSD. || Aurélien Aptel
- [hackers] [st] st should compile on NetBSD. || Aurélien Aptel
- [hackers] [st] toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. || Aurélien Aptel
- [hackers] [st] update function prototypes. || Aurélien Aptel
- [hackers] [st] use GLYPH_SET to test if a char is set; cleanup. || Aurélien Aptel
- [hackers] [st] use one global struct instead of many vars for selection. Cleanup. || Aurélien Aptel
- [hackers] [st] use predefined OS macro instead of uname. || Aurélien Aptel
- [hackers] [st] use struct instead of array. || Aurélien Aptel
- [hackers] [swk] * Add 'uninstall' target || pancake
- [hackers] [swk] add calculator sample application || pancake
- [hackers] [swk] add CCCOLOR for Current Column Color || pancake
- [hackers] [swk] check popen return value in calc example || pancake
- [hackers] [swk] drop useless check in gi_x11. dc_init ensures non-null pointer || pancake
- [hackers] [swk] enhace support for drawing lines in x11 backend || pancake
- [hackers] [swk] fix button widget boundaries || pancake<nopcode.org>
- [hackers] [swk] fix clean rule || anselm
- [hackers] [swk] fix cursor in swk_entry with some ugly hacks || pancake
- [hackers] [swk] fix event handling 100% cpu usage || pancake
- [hackers] [swk] fix event issue on some xorg versions || pancake<nopcode.org>
- [hackers] [swk] honor config.h colors and fix window boundaries in gi_x11 || pancake
- [hackers] [swk] honor user-defined font in X11 backend || pancake
- [hackers] [swk] initial implementation of multiline input widget || pancake
- [hackers] [swk] minor fix to has_event || anselm
- [hackers] [swk] removed useless has_event stuff || anselm
- [hackers] [swk] use config.def.mk to cache build options || pancake
- [hackers] [swk] various fixes in animation and layout of test.c || pancake
- [hackers] [tabbed] sanity patch || Connor Lane Smith
- [hackers] [wmii] [menu] Allow composed input. || Kris Maglione
- [hackers] [wmii] [wmiir] Use stat rater than lstat for proglist. Fixes issue #215. || Kris Maglione
- [hackers] [wmii] Fix build on gmake 3.82. Closes issue #216. || Kris Maglione
- [hackers] [wmii] Fix strcasestr. || Kris Maglione
- [hackers] [wmii] Fix wmiir proglist. || Kris Maglione
- [hackers] hackers+unsubscribe@suckless.org
- Last message date: Tue Aug 31 2010 - 18:30:21 CEST
- Archived on: Thu Nov 21 2024 - 10:48:44 CET