On Wed, Sep 30, 2009 at 01:25:14PM +0800, sqweek wrote:
2009/9/30 Kris Maglione :
* There is no more magic involved in choosing which rc to load.
* The wmiistartrc script is no more, rc scripts are loaded directly.
High five, nice work.
I know, everyone hated them. Myself included.
--
Kri
On Wed, Sep 30, 2009 at 07:21:45AM +0200, Uriel wrote:
Nice. Any chance we could get freshmeat announcements for new
releases? I have perms to the fm project, but I'd rather whoever does
the release makes the announcement (with a script like
releaser/snake-steak you can upload the tarballs, tag h
2009/9/30 Kris Maglione :
> * There is no more magic involved in choosing which rc to load.
> * The wmiistartrc script is no more, rc scripts are loaded directly.
High five, nice work.
-sqweek
Nice. Any chance we could get freshmeat announcements for new
releases? I have perms to the fm project, but I'd rather whoever does
the release makes the announcement (with a script like
releaser/snake-steak you can upload the tarballs, tag hg, post to the
mailing list, and update freshmeat all in
wmii now includes a ruby-based wmiirc by Suraj Kurapati. The
distributed version contains minor changes so that the default
configuration more closely resembles the default wmii
configuration. I'm maintaining the changes as a Mercurial patch
queue on a mirror of Suraj's repo at suckless.org:
Hi,
wmii 3.9a2 is now available. Changes since 3.9a1:
* A few bugs have been fixed.
* wmii.pdf is now installed with wmii.
* There is no more magic involved in choosing which rc to load.
* rc.wmii is now alternative_wmiircs/plan9port/wmiirc
* The wmiistartrc script is no more, rc scripts ar
On Tue, Sep 22, 2009 at 04:06:16PM +0100, Anselm R Garbe wrote:
I'm looking for such thing as well. On IRC in the #suckless channel
someone posted a link to Word 5.5 just now, I think that might be an
option for the interim. I think Word 5.5 is the most usable MS Word
release ever created, it def
On Tue, Sep 29, 2009 at 11:00:14PM +0200, markus schnalke wrote:
I read in another mail that you need the Word-editable output for
proof-readers or someone similar. Is there plain-text sufficient?
Because then you could simply generate output with nroff. (I suppose
Word can deal with plain-text f
2009/9/29 Tadeusz Sośnierz :
> And so I run out of ideas. Is there any
> other way than moving this struct to config.h?
I guess you can include gaplessgrid.h in dwm.c right after Monitor
structure declaration.
--
Sidney Amani
On Tue, Sep 22, 2009 at 05:10:51PM +0200, Uriel wrote:
Can we setup a filter for dev@suckless.org that sends any html email
to /dev/null, and autoreplies with "Fuck off moron." to the author of
any such email?
+1
--
Kris Maglione
Good judgement comes from experience, and experience comes from
Just FYI, p9p's troff does UTF-8 quite well too: http://plan9.us
Peace
uriel
On Tue, Sep 29, 2009 at 11:00 PM, markus schnalke wrote:
> [2009-09-22 18:39] Илья Илембитов
>>
>> I am looking for a lightweight solution to create rich formatted content in
>> any
>> MS Word-editable format
>
>> He
On Tue, Sep 29, 2009 at 5:00 PM, markus schnalke wrote:
> Heirloom doctools do ship an updated troff manual which is a good
> reference. The central place for documentation is [0].
>
> [0] http://troff.org
I'd like to add that Unix Text Processing is available free online and
still is a really ex
[2009-09-22 18:39] Илья Илембитов
>
> I am looking for a lightweight solution to create rich formatted content in
> any
> MS Word-editable format
> Heirloom project might be nice (at least, it is said to support UTF-8 and
> modern fonts), but again it is unclear as to which documentation should
On Tue, Sep 29, 2009 at 12:48 PM, Kris Maglione wrote:
> On Tue, Sep 29, 2009 at 09:02:33PM +0200, Thomas Dahms wrote:
>> MAKE all doc/
>> make[1]: *** No rule to make target `all'. Stop.
>> make: *** [dall] Error 2
>
> Sorry, it looks like I forgot to add doc/Makefile. Should work now.
Thanks,
On Tue, Sep 29, 2009 at 09:02:33PM +0200, Thomas Dahms wrote:
That was fast. But now this:
...
MAKE all doc/
make[1]: *** No rule to make target `all'. Stop.
make: *** [dall] Error 2
Sorry, it looks like I forgot to add doc/Makefile. Should work
now.
--
Kris Maglione
If buffer overflows a
On Tue, Sep 29, 2009 at 09:09:34PM +0200, Yuval Hager wrote:
Unfortunately, Xlib has rather atrocious font support. Your best
bet is to use Xft:
wmiir xwrite /ctl font xft:terminus-10
This doesn't work for me, with wmii-3.6.
It does work with wmii-hg, but I can't get ruby-wmii to work wi
On Tue, Sep 29, 2009 at 09:02:33PM +0200, Thomas Dahms wrote:
That was fast. But now this:
...
MAKE all doc/
make[1]: *** No rule to make target `all'. Stop.
make: *** [dall] Error 2
It works for me, with bsdmake and gmake. What make are you
using?
--
Kris Maglione
You can't trust code th
On Sunday 27 September 2009, Kris Maglione wrote:
> On Sun, Sep 27, 2009 at 12:59:29PM +0300, Yuval Hager wrote:
> >Some non-latin characters are displayed garbled within wmii (windows
> > titles, tag names) - attached is Firefox window title I get. I tried
> > using ucs fonts (*-ISO10646-1), but t
On Tue, 29 Sep 2009 15:00:09 -0400
Kris Maglione wrote:
> On Tue, Sep 29, 2009 at 11:03:01AM -0700, Suraj Kurapati wrote:
> >Please observe:
> >...
> >make[1]: *** No rule to make target `rc.wmii.out', needed by `all'. Stop.
> >make: *** [dall] Error 2
>
> Thanks, fixed.
>
That was fast. But
On Tue, Sep 29, 2009 at 11:03:01AM -0700, Suraj Kurapati wrote:
Please observe:
...
make[1]: *** No rule to make target `rc.wmii.out', needed by `all'. Stop.
make: *** [dall] Error 2
Thanks, fixed.
You have commit access to the Google Code repo. Feel free to fix
these things yourself.
--
K
Hi,
I just filed a bug report on this. The Makefile in doc/ is also missing the
clean target.
Thomas
Please observe:
s...@yantram ~/l/wmii> hg clone http://hg.suckless.org/wmii
destination directory: wmii
requesting all changes
adding changesets
adding manifests
adding file changes
added 2494 changesets with 7855 changes to 481 files
updating working directory
273 files updated, 0 files merged, 0
Hello,
I've stumbled upon this while trying to add gaplessgrid layout to my
dwm. In pertag patch, the struct Monitor is moved after the '#include
"config.h"' line, so it will know about 'tags' variable I guess. But
the nasty thing is, layout patches like gaplessgrid need to know
Monitor when compil
I pushed it last night should work with the 5.7.2
I forgot to let ml users know sorry for that.
--
Sidney Amani
Thanks for your answers.
Well, I created a symlink called „rc.wmii“ to wmiirc. I tryed to specify
the -r parameter (my wmii executable tells me to use that) in my
„wmii.desktop“ file (Xsessions), but this did not work, but I think X is
to blame
Kris Maglione wrote:
> It actually specifies both. w
There is
http://dwm.suckless.org/patches/dwm-5.7.2-pertag.diff
since last night in sites/
Kind regards,
Anselm
2009/9/29 Szabolcs Nagy :
> On 9/29/09, Thomas Göbel wrote:
>> i am not able to patch pertag_5.7.diff. I get the following error-lines.
>
> 5.7.1 changed arrange() to arrange(m) so an
On 9/29/09, Thomas Göbel wrote:
> i am not able to patch pertag_5.7.diff. I get the following error-lines.
5.7.1 changed arrange() to arrange(m) so an 5.7 patch is most likely broken
* [27.09.2009 22:08]:
> Hello, I've updated the pertag patch for dwm-5.7,
> It compiles without warnings, as far as I've tested (a very little),
> it works.
Hi,
i am not able to patch pertag_5.7.diff. I get the following error-lines.
$ patch -p1 < pertag_5.7.diff
patching file dwm.c
Hunk #2 suc
28 matches
Mail list logo