hackers mail list archive by subject
- [hackers] [dmenu] foooooo
- [hackers] [dwm] added an creatnotify event handler
- [hackers] [dwm] applied anudots [un]ban repair patch
- [hackers] [dwm] applied restack patch of anydot, with slight changes
- [hackers] [dwm] I change the style of init somewhat, init as early as possible.
- [hackers] [dwm] making variable declarations in dwm.h extern, this seems to be more ansi compliant
- [hackers] [dwm] please recheck this patch with Mathematica from Wolfram Research - lemme know if it fixes the geyish blob window bug
- [hackers] [dwm] removed crappy createnotify handler
- [hackers] [dwm] uncommented creatnotify
- [hackers] [ii] added note about changelog
- [hackers] [ii] Changelog added
- [hackers] [ii] changes for ii-1.2
- [hackers] [ii] enabled joining channels with password
- [hackers] [ii] regression fix
- [hackers] [ii] tagging ii-1.2
- [hackers] [libixp] Add a callback to run before select().
- [hackers] [libixp] Add mk/gcc.mk
- [hackers] [libixp] Don't overwrite the root fid.
- [hackers] [libixp] Free client message buffer on unmount.
- [hackers] [libixp] Free the Fid freelist on unmount.
- [hackers] [libixp] Properly calculate the size of IxpCFid allocations.
- [hackers] [wmii] A bunch of fixes. Change wmiiloop to let the shell evaluate unindented lines.
- [hackers] [wmii] Actually add the file with the new parsing code.
- [hackers] [wmii] Add .a to ${LIBIXP} in the genconfig script.
- [hackers] [wmii] Add a missing 'break' statement.
- [hackers] [wmii] Add DISTRIBUTERS file.
- [hackers] [wmii] Add map.c.
- [hackers] [wmii] Add some config search paths.
- [hackers] [wmii] Add some forgotten files.
- [hackers] [wmii] Add support for sh.wmii.local.
- [hackers] [wmii] Added 'util/genconfig' script referenced by 'make config'.
- [hackers] [wmii] Added basic support for setting a client fullscreen via the fs (and menu). Updated manpages.
- [hackers] [wmii] Added more -Wfoo-bar-baz flags.
- [hackers] [wmii] Added signature for changeset 3b3ace9543175ecba98e5b3245ec39b103edc33b
- [hackers] [wmii] Added signature for changeset 3ea520ff8668c297a5c6b667a68b3c3a1f44fec5
- [hackers] [wmii] Added support for the MWM borderless hint, since apps seem to break without it.
- [hackers] [wmii] Added writable /client/n/label
- [hackers] [wmii] Alias 'wmiir remove' to 'wmiir rm'
- [hackers] [wmii] Better managed mode grabbox moving.
- [hackers] [wmii] Better modkey resizing behavior in managed mode.
- [hackers] [wmii] Better relaxing code.
- [hackers] [wmii] Brute force, set the background pixmap of every window on any X event. Temporary.
- [hackers] [wmii] Bunch of fixes. Redraw divs when updated without waiting for expose.
- [hackers] [wmii] Cast iconv's second arg void, because of differing prototypes.
- [hackers] [wmii] Check for pending X events before selecting.
- [hackers] [wmii] Check ~/plan9 for rc.
- [hackers] [wmii] cleanup
- [hackers] [wmii] Cleanup.
- [hackers] [wmii] Cleanup. Switch some lists to doubly linked.
- [hackers] [wmii] Convert data from the fs to UTF-8, too. Fix a bug in synthetic configure notifies.
- [hackers] [wmii] Converted wmiiloop.1 to pseudo-TeX.
- [hackers] [wmii] Deprecate '# Overrides'
- [hackers] [wmii] Don't give up on tagrules until there's a non-nil and not "nil" tag string.
- [hackers] [wmii] Draw on the fg and bg of frames so broken apps like urxvt don't clear them.
- [hackers] [wmii] Explicitly prototype (void) functions.
- [hackers] [wmii] Finish support for .depend makefiles and the 'make depend' target.
- [hackers] [wmii] First commit to test branch
- [hackers] [wmii] Fix 'send up'. Fix binary search algorithm.
- [hackers] [wmii] Fix /ctl reads.
- [hackers] [wmii] Fix a bunch of bugs. No more Xored moves/resizes.
- [hackers] [wmii] Fix annoyance with window placement. Cleanup.
- [hackers] [wmii] Fix bar initialization in rc.wmii.
- [hackers] [wmii] Fix crash. Fix botched gravity handling. Fix fullscreen.
- [hackers] [wmii] Fix EXCFLAGS in the /cmd directory.
- [hackers] [wmii] Fix flicker on press of grabbed key.
- [hackers] [wmii] Fix for 64 bit architectures. Some cleanup.
- [hackers] [wmii] Fix for 64bit archs again.
- [hackers] [wmii] Fix gravity.
- [hackers] [wmii] Fix message parsing bug.
- [hackers] [wmii] Fix MWM hints. Fix ConfigureRequest botch.
- [hackers] [wmii] Fix opaque resizals. Remove the 'broken app' background.
- [hackers] [wmii] Fix reading of WM_PROTOCOLS.
- [hackers] [wmii] Fix run_command. Fix crash on 64 bit archs.
- [hackers] [wmii] Fix size calculation in realloc.
- [hackers] [wmii] Fix some focus bugs; cleanup.
- [hackers] [wmii] Fix some swapping issues.
- [hackers] [wmii] Fix the bothced merge.
- [hackers] [wmii] Fix the interpolation in wmiirc again.
- [hackers] [wmii] Fix the stacking of the bar in fullscreen mode.
- [hackers] [wmii] Fix triggering of ClientFocus event. Switch to pseudo-LaTeX for wmii(1).
- [hackers] [wmii] Fixed bug in configure request handling.
- [hackers] [wmii] Fixed bug in destroying areas. Changed vertical managed moves.
- [hackers] [wmii] Fixed some column scaling bugs.
- [hackers] [wmii] Fixed typo in welcome message, thanks to turjo. Made util/compile tack the path onto files in error messages. Minor changes.
- [hackers] [wmii] Fixed uint that should have been an int.
- [hackers] [wmii] Fixes, cleanup. Pass strings around instead of Atoms.
- [hackers] [wmii] Include <errno.h> in utf.c.
- [hackers] [wmii] Lots of fixes, cleanup. New 'config' make target to guess at and prompt for config.mk knobs.
- [hackers] [wmii] Made /tag/*/ctl select message more robust.
- [hackers] [wmii] Make sure increment hints are at least 1.
- [hackers] [wmii] Misc fixes.
- [hackers] [wmii] More info from /tag/*/ctl.
- [hackers] [wmii] More of last commit.
- [hackers] [wmii] More with last commit.
- [hackers] [wmii] New event processing model.
- [hackers] [wmii] New parsing code for ctl messages. New fontstring for 'fixed' for less missing fontsets.
- [hackers] [wmii] Preliminary work on new grab box handling. Added x11.[ch], removed unused draw.c.
- [hackers] [wmii] Preliminary working grab box support for managed clients.
- [hackers] [wmii] Quiet GCC strict aliasing warnings.
- [hackers] [wmii] Remove debugging statement from util/compile.
- [hackers] [wmii] Remove wmiiwm(1).
- [hackers] [wmii] Rename DISTRIBUTORS.
- [hackers] [wmii] Revert to grabbing AnyButton/AnyModifier on frame windows. Misc fixes.
- [hackers] [wmii] Send MouseDown events for the bar.
- [hackers] [wmii] Show that no client has focus when wmii grabs it.
- [hackers] [wmii] Some grabbox fixes, and, it seems, several changes I forgot to commit.
- [hackers] [wmii] Some updates to divider drawing.
- [hackers] [wmii] Stop windows with position hints from briefly appearing at (0, 0). Unmap the frame windows immediately after clients die to prevent an empty frame from lingering under load.
- [hackers] [wmii] Track a window's class rather than polling it on name changes.
- [hackers] [wmii] Update the class string when updating the title.
- [hackers] [wmii] Updated wmii.1
- [hackers] [wmii] Use 'rm -f' for make clean.
- [hackers] [wmii] Use a uchar* buffer for wmiir.c to avoid a warning.
- [hackers] [wmii] Use Xutf8* rather than Xmb*. Convert from locale to UTF-8. Some other fixes.
- Last message date: Sat Jun 30 2007 - 01:50:54 CEST
- Archived on: Thu Nov 21 2024 - 10:48:43 CET