hackers mail list archive by subject
- [hackers] [diri] applied JG's most recent diri changes (title is represented in a different way now)
- [hackers] [dmenu] Added tag 2.6 for changeset 775f761a5647
- [hackers] [dmenu] Added tag 2.7 for changeset fbd9e9d63f20
- [hackers] [dmenu] Added tag 2.8 for changeset dd3d02b07cac
- [hackers] [dmenu] allowing numpad keys as inpyt
- [hackers] [dmenu] also, don't set the font all the time
- [hackers] [dmenu] attempt to grab the keyboard only 1000 times, not forever.
- [hackers] [dmenu] keyboard grab works on the dmenu window now (not on the root window) - thx for Kris for this hint
- [hackers] [dmenu] next version is 2.9
- [hackers] [dmenu] reverting keyboard grab to root window - invoking several dmenu's now works again...
- [hackers] [dmenu] Wait for an Expose and draw the menu immediately after mapping the window.
- [hackers] [dwm] add an additional check in resize() to prevent a crash of dwm
- [hackers] [dwm] Added tag 3.8 for changeset 2ea201354cf0
- [hackers] [dwm] next version will be 3.9, but don't expect it this week
- [hackers] [dwm] some changes to updatesizehints, I don't change the aspect ratio algorithm now - I can't think, it is a mess
- [hackers] [dwm] we don't need to set the font all the time
- [hackers] [libixp] Add a default label to the argument handling in ixpc.
- [hackers] [libixp] Added u(v?long|int|short|char) typedefs, and fixed some bugs reported by mauke.
- [hackers] [libixp] Allocate enough space for terminating nuls when unpacking strings.
- [hackers] [libixp] Change reference to ssid to libixp in the README.
- [hackers] [libixp] Don't klobber the address passed to ixp_connect_sock.
- [hackers] [libixp] Fix strcmp in socket.c.
- [hackers] [libixp] Fixed a bug that ostensibly prevented one from walking 4 directories deep.
- [hackers] [libixp] Fixed length passed to bind.
- [hackers] [libixp] Fixed some bugs.
- [hackers] [libixp] Fixed some void pointer arithmatic and fixed some signedness issues.
- [hackers] [libixp] Forgot to add a free().
- [hackers] [libixp] Free data after you use it, not before.
- [hackers] [libixp] Link ixpc directly against the libixp.a objects.
- [hackers] [libixp] New tree layout and make system. New API. New client and ixpc code.
- [hackers] [libixp] Refactored socket.c.
- [hackers] [libixp] Return the full pathname of a failed walk.
- [hackers] [libixp] Sync the build scripts and ixpc with wmii.
- [hackers] [slock] Added tag 0.5 for changeset bd24ea7fcca2
- [hackers] [slock] Added tag 0.6 for changeset dd226a81c09a
- [hackers] [slock] grab on the root window, it is correct, all lockers do that
- [hackers] [slock] grab on the slock window instead on the root window
- [hackers] [st] add -v stuff
- [hackers] [st] applied Jukka's BSD patch
- [hackers] [st] continued work on st
- [hackers] [st] don't set the font all the time
- [hackers] [st] eliminated all other errors, fixed visibilities of functions in vt.c
- [hackers] [st] eliminated warnings in process.c
- [hackers] [st] eliminating waitforevent()
- [hackers] [st] enabling UTF8/locale support in st
- [hackers] [st] fixed warnings in event.c
- [hackers] [st] foo
- [hackers] [st] important several blurt portions to get a working initial st version
- [hackers] [st] made event.c similiar to that one found in dwm
- [hackers] [st] made order of func decl. alphabetically (similiar to dwm/dmenu)
- [hackers] [st] merging
- [hackers] [st] moved gc into DC
- [hackers] [st] removed separate main_loop functions, removed more useless functions
- [hackers] [st] removed useless cursor colors, sticking to fg colors
- [hackers] [st] renamed a bunch of variables
- [hackers] [st] renamed some functions (unordered now)
- [hackers] [st] renamed some structures
- [hackers] [st] reorganized several stuff
- [hackers] [st] reorganized st.h somewhat
- [hackers] [st] simplified buffer_create
- [hackers] [st] some other fixes/rearrangements
- [hackers] [st] st should be xterm-compliant and not defining yet another braindead termcap
- [hackers] [st] using XDrawString instead of XmbDrawString
- [hackers] [st] we need DrawImage instead of Draw, otherwise the cursor gets invisible ; (
- [hackers] [wmii] "object-oriented design is the roman numerals of computing." --rob; Removed Roman Numerals.
- [hackers] [wmii] Add (dat fns).h. Set LIBIXP to ${LIBDIR}/libixp.a until libixp is part of the tree.
- [hackers] [wmii] Add a default label to the argument checking in wmiir
- [hackers] [wmii] Add a newline to the end of rc.wmii.
- [hackers] [wmii] Add strlcat to util.c instead of using the implementation from libixp.
- [hackers] [wmii] Add the makefile for the rc directory.
- [hackers] [wmii] Add wmiistartrc
- [hackers] [wmii] Added an exec command to /ctl
- [hackers] [wmii] Added an extra call to XPending in the X event loop to fix an apparant Xlib bug. Removed some debugging statements. Some minor fixes.
- [hackers] [wmii] Added PLAN9BASE config.mk knob that evaluates to $PLAN9 or /usr/local/plan9 if unset.
- [hackers] [wmii] Added tag snap for changeset e9e7dddcacff
- [hackers] [wmii] Added tag snap20070303 for changeset e9e7dddcacff
- [hackers] [wmii] Added wmii9menu to, and cleaned up rc/wmiirc. Fixed behavior after selection no item with wmii9menu in rc.wmii.
- [hackers] [wmii] Another wmiirc fix.
- [hackers] [wmii] Check $WMII_NS_DIR on init, rather than $WMII_NS_PATH
- [hackers] [wmii] Cleanup 9menu some. Remember the last menu item selected.
- [hackers] [wmii] Cleanup in main.c. Fixed the bar setup in rc.wmii.
- [hackers] [wmii] Disable globbing in wmiir.
- [hackers] [wmii] Don't check the values of WMII_ADDRESS and WMII_NS_DIR on startup.
- [hackers] [wmii] Don't confine the mouse to the menu in 9menu.
- [hackers] [wmii] Don't create a new area on the 'swap' command.
- [hackers] [wmii] Don't delete bar items for which there are tags on startup.
- [hackers] [wmii] Don't restack when there are no clients.
- [hackers] [wmii] Don't run rc.wmii if its name is not rc.wmii.
- [hackers] [wmii] Fix Action-status
- [hackers] [wmii] Fix another focus bug.
- [hackers] [wmii] Fix ARGBEGIN bug. Refactor wmiir.c. Create lib and include directories before installing.
- [hackers] [wmii] Fix build for gmake. Add uninstall target. Fix if statement with no command.
- [hackers] [wmii] Fix flicker and delay when changing focus via the keyboard.
- [hackers] [wmii] Fix flicker on keyboard focus change.
- [hackers] [wmii] Fix focus delay for the default layout (again).
- [hackers] [wmii] Fix Left/Right bar click events.
- [hackers] [wmii] Fix some bugs with floating clients tagged with multiple views.
- [hackers] [wmii] Fix some bugs. Fix the README.
- [hackers] [wmii] Fix some resize cursor bugs.
- [hackers] [wmii] Fix Suraj's segfault, hopefully.
- [hackers] [wmii] Fix the CONFPREFIX (was ${MAN}, should have been ${ETC}).
- [hackers] [wmii] Fix the creation of ns_path.
- [hackers] [wmii] Fix the default colors in wmii9menu.
- [hackers] [wmii] Fix titlebar flicker. Fix an infinate event loop bug. Fix strlcat conflict.
- [hackers] [wmii] Fix wmiirc
- [hackers] [wmii] Fix wmiirc and wmiiloop.
- [hackers] [wmii] Fix wmiirc in shells with POSIX emulation modes.
- [hackers] [wmii] Fixed a dial that should have been an announce.
- [hackers] [wmii] Fixed bug in mfatal.
- [hackers] [wmii] Fixed readdir.
- [hackers] [wmii] Fixed some bugs.
- [hackers] [wmii] Fixed VERSION info in wmiir and wmii.
- [hackers] [wmii] Give wmiirc the ability to toggle keybindings, too.
- [hackers] [wmii] Implemented the Aspect hint, as well as some moderate cleanup.
- [hackers] [wmii] Improved fullscreen support (far from finished). Minor focus improvements. Changed copyright info.
- [hackers] [wmii] Include wmii.h last.
- [hackers] [wmii] Install config files.
- [hackers] [wmii] Make sure that $PLAN9 is set if running rc.wmii, remove .0 from $DISPLAY for sockets. Add P9PATHS config.mk knob for packagers.
- [hackers] [wmii] Make sure that wmii9rc normally exits with a true exit status.
- [hackers] [wmii] More cleanup in main.c.
- [hackers] [wmii] New strlcat (no more half-page long license).
- [hackers] [wmii] New tree layout and make system. Note: This will currently *not* install configuration scripts.
- [hackers] [wmii] New wmiirc/wmiiloop model that mawk shouldn't choke on.
- [hackers] [wmii] Print only one line for each font with missing fontsets.
- [hackers] [wmii] Process any queued focus events before deciding whether to set focus. This fixes several focus bugs.
- [hackers] [wmii] Properly fixed bug in mfatal.
- [hackers] [wmii] Remove '| cat' from the end of wmiirc.
- [hackers] [wmii] Remove Gimp tagrule from sh/awk wmiirc.
- [hackers] [wmii] Removed PLAN9BASE config.mk knob in favor of wmii9rc script. Still not an ideal solution.
- [hackers] [wmii] Removed the wmii script from mercurial.
- [hackers] [wmii] Rename wmiiwm to wmii.
- [hackers] [wmii] Report the proper client id in urgency notices.
- [hackers] [wmii] Set argv[0] to the - followed by the basename of the login shell.
- [hackers] [wmii] Some changes already in snap.
- [hackers] [wmii] Statically link wmiir.
- [hackers] [wmii] Tell hg that I've renamed the config scripts (SCM is a bitch).
- [hackers] [wmii] The 'nil' view is no longer particularly special. Generate CreateTag events before CreteArea events.
- [hackers] [wmii] Tread nil a bit more specially.
- [hackers] [wmii] Use a backing store, and more/resize uncollapsed clients first for flicker prevention.
- [hackers] [wmii] wmii(1) is no more. wmiistartrc is now executed under a login shell from wmiiwm, which starts the appropriate wmiirc.
- [hackers] [wmii] X/\.c$/ , s/wmiiwm/wmii/g. Don't use printf (may malloc) on malloc failure.
- Last message date: Sat Mar 31 2007 - 09:31:43 CEST
- Archived on: Thu Nov 21 2024 - 10:36:43 CET