On Tue, 19 Jan 2016 14:16:37 +0100
Marc André Tanner wrote:
> > - I also miss C-a and C-x for dealing with numbers .. but that's just a
> > minor inconvenience right now
>
> These seem to be popular? I'm just using change or replace/overwrite for
> these use cases.
Haha, you wouldn't think
On Fri, 15 Jan 2016 10:53:30 -0200
Brad Luther wrote:
> Hello.
>
> I found 3 behaviors on st that I believe to be bugs and not intended
>
> 1 - when you open st and some strings printed (try 'ls' for example),
> upon resizing it down and resizing it back up, the content is lost.
> Shouldn't the
On Mon, 07 Dec 2015 16:51:55 +0100
Jakub Lach wrote:
> [...]than dwm releases used to be.
I'm curious now... how long have you been using dwm? The last release
before this was in 2011.
--
Matt Boswell
On Mon, 7 Dec 2015 16:14:10 +0100
"G.H." wrote:
> I also have problems with 6.1; it won't compile because of a lack of xft
> fonts on my machine, or, I think that's my problem.
Huh? What OS/distro are you guys using that you don't already have
libxft? I have so many packages that rely on it.
On Tue, 1 Dec 2015 10:37:44 -0500
Greg Reagle wrote:
> but that doesn't work for me. I have to omit tlsc. It seems to be
> called automatically. Am I doing something wrong or does the man page
> need to be corrected?
I think it's a combination. I got it working around the same time you
did
On Sun, 22 Nov 2015 03:21:12 +0100
Jan Klemkow wrote:
> Hey,
>
> I implemented STARTTLS. But there is a hard coded hack, that there is
> no certificate verification at the moment. I have to find a way to give
> options through sj to tlsc. But, I think that this is a good way to
> handle this p
On Sat, 21 Nov 2015 09:19:07 +
Raphaël Proust wrote:
> See this thread http://lists.suckless.org/dev/1402/20190.html about
> that. I'm not sure if it still applies to current version.
>
> On 21 November 2015 at 00:46, Draco Metallium(Rodrigo S. Cañibano)
> wrote:
> > I'm loving this WM!
> >
Regarding updating patches to 6.1... Should I list the fixed files with
the version and the abbreviated commit? For example, some patches are
listed as 6.1 but really are some git commit between 6.0 and 6.1:
dwm-6.1-centeredmaster.diff
So I was wondering if I should make the filename more explici
On Sat, 21 Nov 2015 21:48:33 +0800
Pickfire wrote:
> On Sat, Nov 21, 2015 at 01:48:21PM +0100, Antonio Cardace wrote:
> >I don't seem to be able to apply any patch which is present on
> >http://dwm.suckless.org/dwmstatus, specifically here's what I tried:
> > [snip]
> >This happens with many patc
On Thu, 19 Nov 2015 15:14:06 -0500
Greg Reagle wrote:
> On 11/19/2015 03:11 PM, Matthew of Boswell wrote:
> > Note, however, that it did not work with sj. I think the reason is that
> > xmpp port 5222 is a STARTTLS port, not a straight SSL port.
>
> Maybe that's
On Thu, 19 Nov 2015 15:02:23 -0500
Greg Reagle wrote:
> On 11/19/2015 02:54 PM, Matthew of Boswell wrote:
> > Then I realized that of course, I need encryption...
> >
> > # tcpclient dukgo.com 5222 ./sslc ../sj/sj -u gnuman -s dukgo.com -r\
> > resources -d /home/mat
On Thu, 19 Nov 2015 14:10:19 -0500
Greg Reagle wrote:
> Howdy. This is probably obvious to non-newbies so please don't make fun
> of me *too* much.
>
> Anyway, I can compile and run sj but it dies at this line in xmpp_init()
> if (write(WRITE_FD, msg, size) < 0)
>
> which refers to this
On Tue, 17 Nov 2015 17:44:36 -0500
Random832 wrote:
> Andrew Gwozdziewycz writes:
> > Well, for one, it's a binary encoding, not ASCII.
>
> I'm not sure why that makes it better, unless you meant for space
> consumption (which I suppose is somehow very important for uncompressed
> raster imag
On Sat, 14 Nov 2015 08:48:33 +0100
pancake wrote:
> No. Not just this. Rtfm... Rm -f is needed if you dont want a prompt to
> remove that file in case of custpm umask or a race condition with another
> script happens.
> > On 14 Nov 2015, at 03:40, Greg Reagle wrote:
> >
> >> On Fri, Nov 1
On Fri, 13 Nov 2015 11:28:36 -0500
Greg Reagle wrote:
> What do you think?
I personally wouldn't use it over hexer, but it's an interesting idea.
Pros:
- very minimal; great for embedded (assuming no dependence on vim)
Cons:
- can't edit the ascii values on the right; everything is parsed
from
My response is a bit long, but I think the idea deserves some good
discussion.
On Wed, 04 Nov 2015 22:28:12 +0100
Christoph Lohmann <2...@r-36.net> wrote:
> > I don't think that I'd want pastebin to email me with everyone's
> > paste; my hard drive would fill up so fast I'd have to quit email.
On Wed, 04 Nov 2015 17:26:28 +0100
Christoph Lohmann <2...@r-36.net> wrote:
> I consider e‐mail to be more suckless than the web, that’s why I’d
> pro‐ pose a mail solution.
I don't think that I'd want pastebin to email me with everyone's
paste; my hard drive would fill up so fast I'd have to qu
On Mon, 19 Oct 2015 12:53:50 +0300
Ilias Tsitsimpis wrote:
> I noticed that dmenu doesn't complain when supplied with a font that
> doesn't exist (e.g., dmenu -fn suckless).
>
> I found the following line in the code:
>
> drw.c:134 fprintf(stderr, "error, cannot load font: '%s'\n",
> fontn
On Sat, 17 Oct 2015 18:39:22 +0200
FRIGN wrote:
> Check out the TODOs, for instance of sbase/ubase. We always need people
> to test the programs for correctness.
Thanks, I'll look around. I don't want to mess with sbase/ubase at the
moment (I don't know POSIX standard and coreutils that well), b
; >On Fri, Oct 16, 2015 at 10:38 PM, 7heo <7...@mail.com> wrote:
> >> Sent: Friday, October 16, 2015 at 10:28 PM
> >> From: "Matthew of Boswell"
> >> To: dev@suckless.org
> >> Subject: Re: [dev] dmenu segfaults when pressing control+enter w
On Fri, 16 Oct 2015 10:57:16 +0200
Hiltjo Posthuma wrote:
> I have added a "development" section to the dmenu page so it's
> slightly more clear.
Ah, thanks =).
> > By the way... shouldn't there be a newer release of dmenu? Most distros
> > don't package the git version.
> >
>
> After some mor
On Thu, 15 Oct 2015 18:08:20 -0400
Matthew of Boswell wrote:
> Fix attached.
Nevermind... I didn't know that dmenu was on git.suckless.org...
There's no reference to its git repository on the main suckless.org
website. Looks like this segfault was fixed last year on the master
bran
Hello,
I found this bug while accidentally pressing control+enter when I did a
quick control+y+enter for opening pages in surf. After doing this
dozens of times per day, I tracked down what was causing it.
Fix attached.
--
Matt Boswell--- dmenu_old.c 2015-10-15 17:49:27.521943292 -0400
+++ dmen
23 matches
Mail list logo