hackers mail list archive by thread
- [hackers] [dwm] fixed man page Anselm R. Garbe (Sun Sep 30 2007 - 21:24:24 CEST)
- [hackers] [dmenu] fixed dmenu Anselm R. Garbe (Sun Sep 30 2007 - 21:23:01 CEST)
- [hackers] [dwm] fixed an issue in Peter's patch (it is no good idea to restack() all clients on enternotify() Anselm R. Garbe (Sun Sep 30 2007 - 20:34:22 CEST)
- [hackers] [dwm] applied Peter Hartlich's border collapse patch Anselm R. Garbe (Sun Sep 30 2007 - 14:49:11 CEST)
- [hackers] [dmenu] using saner defaults Anselm R. Garbe (Sun Sep 30 2007 - 14:47:49 CEST)
- [hackers] [wmii] Make fullscreen remember what mode the client came from. sqweek (Sat Sep 29 2007 - 12:53:19 CEST)
- [hackers] [wmii] Don't move/resize the frame on the current tag when tagging a client with multiple tags. sqweek (Sat Sep 29 2007 - 12:53:19 CEST)
- [hackers] [wmii] Prevent crash when dragging window to the bottom of the column it's already in sqweek (Sat Sep 29 2007 - 12:53:14 CEST)
- [hackers] [wmii] Fixed MOD-Control-t to actually toggle keybinds instead of just erasing them (thanks niteling) sqweek (Sat Sep 29 2007 - 12:53:14 CEST)
- [hackers] [wmii] Fixed empty column bug when moving last client with the mouse sqweek (Sat Sep 29 2007 - 12:53:13 CEST)
- [hackers] [wmii] Applied pbx's patch adding MOD-Shift-C to the welcome tutorial sqweek (Sat Sep 29 2007 - 12:53:11 CEST)
- [hackers] [wmii] Fixed column resizals when dragging the left edge of a client. sqweek (Sat Sep 29 2007 - 12:53:11 CEST)
- [hackers] [wmii] Fixed overcompensation for minimum column width. sqweek (Sat Sep 29 2007 - 12:53:10 CEST)
- [hackers] [dwm] improved tile() for the RESIZEHINTS == True case, now more space is consumed by the clients (esp. if those clients use increment handling heavily) Anselm R. Garbe (Thu Sep 27 2007 - 22:11:58 CEST)
- [hackers] [dwm] fixed colors Anselm R. Garbe (Thu Sep 27 2007 - 21:01:56 CEST)
- [hackers] [dmenu] applied new color nuance Anselm R. Garbe (Thu Sep 27 2007 - 20:56:12 CEST)
- [hackers] [dwm] fixed inclusion order arg_AT_suckless.org (Thu Sep 27 2007 - 11:16:35 CEST)
- [hackers] [dmenu] applied my favorite color scheme Anselm R. Garbe (Wed Sep 26 2007 - 21:20:35 CEST)
- [hackers] [dwm] updated with my favorite colorscheme Anselm R. Garbe (Wed Sep 26 2007 - 21:16:05 CEST)
- [hackers] [dwm] applied colors depend from lavishs proposal Anselm R. Garbe (Wed Sep 26 2007 - 21:16:05 CEST)
- [hackers] [dmenu] casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!) arg_AT_suckless.org (Mon Sep 24 2007 - 17:09:13 CEST)
- [hackers] [dmenu] switching to white Anselm R. Garbe (Sun Sep 23 2007 - 20:53:43 CEST)
- [hackers] [dwm] switching to white normal bg, renaming tag 9 into www, for static use in conjunction with ff Anselm R. Garbe (Sun Sep 23 2007 - 20:53:34 CEST)
- [hackers] [dmenu] yet another cosmetic fix Anselm R. Garbe (Sun Sep 23 2007 - 20:33:42 CEST)
- [hackers] [dmenu] small cosmetic fix Anselm R. Garbe (Sun Sep 23 2007 - 20:33:42 CEST)
- [dmenu] applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default, added -i command line option to enable ido matching, added Michał to Copyright holders Anselm R. Garbe (Sun Sep 23 2007 - 20:28:41 CEST)
- [hackers] [dwm] btw 4.6 will be the next release Anselm R. Garbe (Sun Sep 23 2007 - 13:28:19 CEST)
- [hackers] [dwm] renamed config.h into config.def.h, config.h will be created if not present, this seems less annoying after all Anselm R. Garbe (Sun Sep 23 2007 - 13:28:19 CEST)
- [hackers] [dwm] introduced ISTILE, which can be easily extended with other layout functions to allow reuse of setmwfact() and zoom() Anselm R. Garbe (Sat Sep 22 2007 - 23:57:51 CEST)
- [hackers] [dwm] setmwfact and zoom check isarrange(floating) now, not !isarrange(tile) - this makes it easier to play well with bstack and nmtile patches Anselm R. Garbe (Sat Sep 22 2007 - 23:37:51 CEST)
- [hackers] [dwm] Added tag 4.5 for changeset 2acc60d6dfe2 Anselm R. Garbe (Sat Sep 22 2007 - 11:17:26 CEST)
- [hackers] [dmenu] Added tag 3.3 for changeset 709df5a4bad7 Anselm R. Garbe (Sat Sep 22 2007 - 11:12:53 CEST)
- [hackers] [dwm] cosmetic fix Anselm R. Garbe (Sat Sep 22 2007 - 10:57:25 CEST)
- [hackers] [dwm] fixed a comment Anselm R. Garbe (Thu Sep 20 2007 - 23:46:12 CEST)
- [hackers] [dmenu] applied yiyus initfont fix arg_AT_suckless.org (Wed Sep 19 2007 - 19:36:16 CEST)
- [hackers] [dwm] applied Peters patch, applied yiyus hint to initfont arg_AT_suckless.org (Wed Sep 19 2007 - 19:35:14 CEST)
- [hackers] [dwm] applied Peter Hartlich's togglemax patch to allow toggling tiled clients to maximum Anselm R. Garbe (Tue Sep 18 2007 - 21:09:29 CEST)
- [hackers] [dmenu] reorganized Anselm R. Garbe (Mon Sep 17 2007 - 22:55:09 CEST)
- [hackers] [dwm] made all stuff non-static - so you can choose wether to use dwm the static or the extern way when extending it arg_AT_suckless.org (Mon Sep 17 2007 - 18:43:33 CEST)
- [hackers] [dmenu] next version is 3.3 arg_AT_suckless.org (Mon Sep 17 2007 - 11:14:52 CEST)
- [hackers] [dmenu] micromizing dmenu step 1 Anselm R. Garbe (Sun Sep 16 2007 - 22:14:31 CEST)
- [hackers] [dwm] there might be envs which need Xlib.h Anselm R. Garbe (Sun Sep 16 2007 - 22:02:51 CEST)
- [hackers] [dwm] Mod1-Button2 on a floating but not-fixed client will make it tiled again Anselm R. Garbe (Sun Sep 16 2007 - 15:47:37 CEST)
- [hackers] [dwm] now tiled windows can be resized/moved, their floating state will be toggled implicitely Anselm R. Garbe (Sun Sep 16 2007 - 15:32:35 CEST)
- [hackers] [dwm] some more rearrangements Anselm R. Garbe (Sun Sep 16 2007 - 14:37:33 CEST)
- [hackers] [dwm] ordered all functions alphabetically Anselm R. Garbe (Sun Sep 16 2007 - 13:57:31 CEST)
- [hackers] [dwm] corrected a misleading comment Anselm R. Garbe (Sun Sep 16 2007 - 12:27:28 CEST)
- [hackers] [dwm] macros which have been defined in config.h can only be used at function level, however you can nest code into config.h now for implementing a different layout (just for example), eg. #include "supertile.c" Anselm R. Garbe (Sun Sep 16 2007 - 12:27:28 CEST)
- [hackers] [dwm] ordered function forward definitions Anselm R. Garbe (Sun Sep 16 2007 - 00:47:03 CEST)
- [hackers] [dwm] micromizing dwm step 1 Anselm R. Garbe (Sun Sep 16 2007 - 00:47:02 CEST)
- [hackers] [dwm] backporting my intro-comment of old dwm.h Anselm R. Garbe (Sun Sep 16 2007 - 00:47:02 CEST)
- [hackers] [dwm] removed grabkeys, not necessary Anselm R. Garbe (Sun Sep 16 2007 - 00:47:01 CEST)
- [hackers] [dwm] new colorscheme (16-bit compliant) Anselm R. Garbe (Sat Sep 15 2007 - 22:41:57 CEST)
- [hackers] [dmenu] fixed fallback Anselm R. Garbe (Sat Sep 15 2007 - 22:28:51 CEST)
- [hackers] [dwm] moved bar-related stuff to bar.c (merged draw.c into that) Anselm R. Garbe (Sat Sep 15 2007 - 15:16:42 CEST)
- [hackers] [dwm] renamed drawstatus into drawbar Anselm R. Garbe (Sat Sep 15 2007 - 14:36:41 CEST)
- [hackers] [dwm] renamed config.default.h into config.h Anselm R. Garbe (Sat Sep 15 2007 - 12:36:37 CEST)
- [hackers] [dwm] dist target only needs to add config.default.h Anselm R. Garbe (Sat Sep 15 2007 - 12:31:37 CEST)
- [hackers] [dwm] removed config.arg.h, only 1 config.h necessary Anselm R. Garbe (Sat Sep 15 2007 - 12:31:37 CEST)
- [hackers] [dwm] small changes of the colors Anselm R. Garbe (Fri Sep 14 2007 - 22:36:04 CEST)
- [hackers] [dwm] other color Anselm R. Garbe (Tue Sep 11 2007 - 23:33:39 CEST)
- [hackers] [dwm] using light colorscheme, preparing merge of config.arg.h with config.default.h Anselm R. Garbe (Tue Sep 11 2007 - 22:18:37 CEST)
- [hackers] [dwm] I work with enabled RESIZEHINTS, simply because I force myself to continue the st development ; ) Anselm R. Garbe (Sun Sep 09 2007 - 20:31:54 CEST)
- [hackers] [dwm] introduced new define RESIZEHINTS, which allows to enable/disable size hint handling in tiled resizals Anselm R. Garbe (Sun Sep 09 2007 - 20:31:54 CEST)
- [hackers] [dwm] 14px fonts drives me nuts Anselm R. Garbe (Fri Sep 07 2007 - 23:25:20 CEST)
- Last message date: Sun Sep 30 2007 - 21:24:24 CEST
- Archived on: Thu Nov 21 2024 - 10:48:43 CET