Re: [dev] organizing programs

2023-05-13 Thread Silvan Jegen
Heyhey! Страхиња Радић wrote: > On 23/05/12 02:11PM, LM wrote: > > I'd be curious to know what tools other people use on the list to > > handle organizational jobs such as time and task scheduling, todo > > lists, habit tracking, displaying/printing calendars, etc. Any > > recommendations? If

Re: [dev] Re: [hackers] announcing tec: temporary email commands

2020-10-21 Thread Silvan Jegen
Cág wrote: > Greg Reagle wrote: > > May I see the single script please? > > Attached. > > My workflow is usually similar to this: > 1. Download mails and list unread: `mblaze s -d` > 2. Read them: `mblaze s -v 1:5` > 3. Reply to a message: `mblaze s -r 4` > > There are separate arguments to

Re: [dev] On how dwm hides windows

2020-06-24 Thread Silvan Jegen
Dear Laslo Laslo Hunhold wrote: > On Wed, 24 Jun 2020 14:39:03 +0200 > "Silvan Jegen" wrote: > > Dear Silvan, > > > The first beginnings are here (not by me): > > > > https://github.com/djpohly/dwl > > > > It uses the wlroots[0] w

Re: [dev] On how dwm hides windows

2020-06-24 Thread Silvan Jegen
Hi Anselm Garbe wrote: > On Tue, 23 Jun 2020 at 14:48, wrote: > > [...] > > IMO the next evolutionary step of dwm will be considering to migrate > to wayland at some point. X has always been a nightmare. The first beginnings are here (not by me): https://github.com/djpohly/dwl It uses the

Re: [dev] Scrollback utility for use with st

2020-04-06 Thread Silvan Jegen
Dear Laslo Laslo Hunhold wrote: > On Sun, 05 Apr 2020 16:52:15 +0200 > "Silvan Jegen" wrote: > > Dear Silvan, > > > Yes, the scrollback buffer can be implemented by a different tool like > > tmux for example. That's why this functionality is not impleme

Re: [dev] Scrollback utility for use with st

2020-04-05 Thread Silvan Jegen
Hi "Greg Reagle" wrote: > On Sun, Apr 5, 2020, at 06:57, Laslo Hunhold wrote: > > On Sun, 5 Apr 2020 12:11:09 +0200 > > Georg Lehner wrote: > > > A question: why is the scrollback-patch not included in `st` already > > > > exactly my point. I see no reason why there can't at least be a > >

Re: [dev] [sbase] wc output formatting

2019-11-03 Thread Silvan Jegen
Hi Michael Forney wrote: > [...] > > This leaves issue 1, which makes me wonder about the point of the > field widths if they aren't for alignment of the output. If we don't > care about alignment, I think we should just use "%zu %zu %zu %s\n". > If we do care about the alignment, we should use

Re: [dev] [st] How do I add a keybinding to open a new ST window in the current working directory

2019-05-10 Thread Silvan Jegen
Hi Ian Remmler wrote: > On Thu, May 09, 2019 at 04:27:31PM -0500, Ian Remmler wrote: > > Then you just make a script to launch st from there and bind it to a > > window manager shortcut or whatever. > > ... And I missed the bit about you not wanting to rely on the window > manager. :) But you

Re: [dev] HSTS issues on suckless.org

2019-03-24 Thread Silvan Jegen
On Sat, Mar 23, 2019 at 02:41:37AM +, opal hart wrote: > > wmii.suckless.org uses an invalid security certificate. The > > certificate is only valid for the following names: core.suckless.org, > > dl.suckless.org, dwm.suckless.org, ev.suckless.org, git.suckless.org, > > gunther.suckless.org,

Re: [dev] [dmenu] 4.9 segfault on input

2019-02-15 Thread Silvan Jegen
[2019-02-14 10:50] Igor Fontana > > > > > I wonder what people think if XIM support is removed from dmenu (but > > > > kept for > > > > st). Reverting XIM and the input focus change? > > > > > > Absolutely ;) People who need it, could maintain a patch for it. > > > > I am also not against that

Re: [dev] [dmenu] 4.9 segfault on input

2019-02-13 Thread Silvan Jegen
[2019-02-13 10:03] Anselm Garbe > On Wed, 13 Feb 2019 at 08:59, Hiltjo Posthuma wrote: > > I wonder what people think if XIM support is removed from dmenu (but kept > > for > > st). Reverting XIM and the input focus change? > > Absolutely ;) People who need it, could maintain a patch for it. I

Re: [dev] [dmenu] 4.9 segfault on input

2019-02-12 Thread Silvan Jegen
Hi Patrick On February 12, 2019 7:35:20 AM GMT+00:00, Patrick Smith wrote: >On Mon, Feb 11, 2019 at 12:43 PM Silvan Jegen >wrote: >> I found that the XSetLocaleModifiers("") call returns "@im=ibus" in >my >> case which is not surprising because the env

Re: [dev] [dmenu] 4.9 segfault on input

2019-02-11 Thread Silvan Jegen
Hi On Mon, Feb 11, 2019 at 1:44 AM Patrick Smith wrote: > Jordan, I tried a similar patch, and yes it does work for me. My > message reporting that may have been delayed by moderation or > something, I'm not sure. > > One drawback to this is that seems to disable the user's input method. > If,

Re: [dev] xml parser

2019-02-02 Thread Silvan Jegen
[2019-02-02 18:15] sylvain.bertr...@gmail.com > I am looking at xml parsers. > > I am about to go expat, but I am wondering if there are some interesting > alternatives I did miss? I had a talk on this at the suckless conference 3 a few years ago. In case you are interested you can find links to

Re: [dev] Patch apply status overview

2019-02-01 Thread Silvan Jegen
[2019-02-01 12:15] Hiltjo Posthuma > > On Fri, Feb 01, 2019 at 10:18:32AM +0100, Silvan Jegen wrote: > > [2019-01-31 20:47] Hiltjo Posthuma > > > I'd like to show an experiment I made for automatically testing patches > > > on the > > > wiki. Its

Re: [dev] Patch apply status overview

2019-02-01 Thread Silvan Jegen
[2019-01-31 20:47] Hiltjo Posthuma > I'd like to show an experiment I made for automatically testing patches on the > wiki. Its purpose is it to have a quick overview of broken patches on the > wiki. > I hope this will also help the community and patch authors in fixing these > patches together

Re: [dev] Let's talk about Go, baby

2019-01-25 Thread Silvan Jegen
Hi [2019-01-25 17:53] Nick > Quoth Hiltjo Posthuma: > > On Fri, Jan 25, 2019 at 02:21:26PM +, Nick wrote: > > > That way we can devote the mailing list to more productive pursuits, > > > like arguing for the millionth time that C++ is terrible. > > > > > > > Don't keep spamming the

Re: [dev] [dmenu] running shell scripts in dmenu

2019-01-05 Thread Silvan Jegen
Hi [2019-01-05 17:09] Caio Barros > > Em sex, 4 de jan de 2019 às 19:42, Markus Wichmann > escreveu: > > > > On Fri, Jan 04, 2019 at 02:17:12PM -0200, Caio Barros wrote: > > > That's it! Yes, I'm unfotunately still runing a display manager: > > > lightdm. I'm slowly getting rid of the bloat

Re: [dev] Coding style: why /* */ and not //?

2018-12-27 Thread Silvan Jegen
[2018-12-27 08:01] Cág > Silvan Jegen wrote: > > > I also prefer // (mostly because to insert those I can just do a block > > insert in vim/vis). The only downside of //-style comments that I can > > see is that they are only allowed since C99[0]. > > > > May

Re: [dev] Coding style: why /* */ and not //?

2018-12-27 Thread Silvan Jegen
Hi [2018-12-27 17:27] Martin Tournoij > > On Thu, Dec 27, 2018, at 08:46, Hiltjo Posthuma wrote: > > // is not ANSI. > > Is there a good reason for sticking with ANSI C? It's my understanding > that even most small/minimal compilers support C99 (or most of it)? > > The coding style document even

Re: [dev] Coding style: why /* */ and not //?

2018-12-27 Thread Silvan Jegen
Hi [2018-12-27 00:56] Martin Tournoij > The coding style says: > > > Use /* */ for comments, not // > > Don't want to start a discussion about it, but I'm curious why // is > disallowed? AFAIK all compilers accept // these days, and have for a > long time? > > I've always preferred // since they

Re: [dev] freetype2/fc pain

2018-09-24 Thread Silvan Jegen
[2018-09-24 16:16] "Roberto E. Vargas Caballero" > > On Sun, Sep 23, 2018 at 10:07:45PM +0200, Silvan Jegen wrote: > > The author of the fork also maintains a simple Wayland drawing library[2] > > (which is also used in the Wayland st fork) and a Wayland compositor[3]

Re: [dev] freetype2/fc pain

2018-09-24 Thread Silvan Jegen
On Mon, Sep 24, 2018 at 8:32 AM Eric Pruitt wrote: > > On Sun, Sep 23, 2018 at 11:19:46PM -0700, AR Garbe wrote: > > On 23 September 2018 at 11:56, Eric Pruitt wrote: > > > It's not just about Emoji or anti-aliasing. If you work with languages > > > that use non-Latin characters, support for

Re: [dev] freetype2/fc pain

2018-09-23 Thread Silvan Jegen
[2018-09-23 17:20] sylvain.bertr...@gmail.com > On Sun, Sep 23, 2018 at 09:22:00AM -0700, AR Garbe wrote: > > On Sun, 23 Sep 2018 at 06:37, wrote: > > > st has a clean wayland fork? BTW, suckless wayland compositor, still too > > > early > > > to talk about it? > > And has st a wayland backend

Re: [dev] [st] solarized light patch colors incorrect

2018-09-07 Thread Silvan Jegen
On Fri, Sep 7, 2018 at 4:25 PM, Egmont Koblinger wrote: > Hi Silvan, > >> Patches welcome! > > My sole intent was to report a bug, leaving it up to you how you handle it. I should have thanked you for your bug report too. Thanks for that! I am just afraid that if you won't take the time to fix

Re: [dev] [st] solarized light patch colors incorrect

2018-09-07 Thread Silvan Jegen
Hi On Fri, Sep 7, 2018 at 2:31 PM, Egmont Koblinger wrote: > I came across patches for the Solarized color scheme under > https://st.suckless.org/patches/solarized/ . > > I wuold like to point out that the "light" variant, along with its > screenshot, is incorrect. > > According to the Solarized

[dev] suckless.org down: 502 Bad Gateway

2018-09-05 Thread Silvan Jegen
Heyho The site is down and I get a "502 Bad Gateway" response from Nginx. ( http://www.thewebsiteisdown.com/ ) Cheers, Silvan

Re: [dev] [meta] ML archive for download?

2018-08-08 Thread Silvan Jegen
Hi On Wed, Aug 8, 2018 at 8:32 AM, opal hart wrote: > Are the suckless mailing list archives available in an importable mbox > format? I don't see such a functionality exposed on the web archives, > nor am I sure what software is being used to produce the archives. Not that I am aware of. Not

Re: [dev] noice and NetBSD curses

2018-08-07 Thread Silvan Jegen
On Sun, Aug 5, 2018 at 4:56 PM, Cág wrote: > Silvan Jegen wrote: > >> I have the same locale set up (LANG=en_US.UTF-8) and on my (Linux) >> machine, both rover and noice (compiled from tip) show the "früh.mp3" >> filename correctly without me having

Re: [dev] [dwm] [PATCH] Do not draw bar if it is hidden

2018-08-07 Thread Silvan Jegen
On Tue, Aug 7, 2018 at 11:45 AM, Laslo Hunhold wrote: > On Mon, 6 Aug 2018 16:42:19 +0300 > Alexander Krotov wrote: > > Dear Alexander, > >> With this patch the bar can at least be hidden before opening web >> pages that cause Xft errors. > > I agree with the patch, but not because of the Xft

Re: [dev] [dwm] [PATCH] Do not draw bar if it is hidden

2018-08-07 Thread Silvan Jegen
Hi Alexander On Mon, Aug 6, 2018 at 3:42 PM, Alexander Krotov wrote: > With this patch the bar can at least be hidden before opening web pages > that cause Xft errors. Looks good to me! There is no reason to draw the bar if you don't want to show it. Cheers, Silvan

Re: [dev] noice and NetBSD curses

2018-08-02 Thread Silvan Jegen
On Wed, Aug 1, 2018 at 11:55 PM, Cág wrote: > Silvan Jegen wrote: > >> What does running 'locale' print on both machines? > > Mine's are all en_US.UTF-8, except for LC_COLLATE. I don't set anything > other than LANG in profile. I have the same locale set up (LANG=en_US.UT

Re: [dev] noice and NetBSD curses

2018-08-01 Thread Silvan Jegen
On Wed, Aug 01, 2018 at 05:29:14PM +0200, Hiltjo Posthuma wrote: > On Wed, Aug 01, 2018 at 11:57:38AM +0200, Silvan Jegen wrote: > > On Wed, Aug 01, 2018 at 09:55:16AM +0200, Hiltjo Posthuma wrote: > > > On Tue, Jul 31, 2018 at 04:35:30PM -0500, Cág wrote: > > > > He

Re: [dev] noice and NetBSD curses

2018-08-01 Thread Silvan Jegen
On Wed, Aug 01, 2018 at 09:55:16AM +0200, Hiltjo Posthuma wrote: > On Tue, Jul 31, 2018 at 04:35:30PM -0500, Cág wrote: > > Hey, > > > > The thread is here[0], and I guess this is more of curses problem, but > > since I first noticed it with noice, here it is. > > > > The question: what do rover

Re: [dev] Fix for dwm crash due to emoji in window titles

2018-07-23 Thread Silvan Jegen
On Mon, Jul 23, 2018 at 9:31 AM, Hiltjo Posthuma wrote: > On Mon, Jul 23, 2018 at 08:34:53AM +0800, Kai Hendry wrote: >> On Thu, 19 Jul 2018, at 11:41 PM, Hiltjo Posthuma wrote: >> > It is not a fix, it will just ignore the error. >> >> Shouldn't https://en.wikipedia.org/wiki/Robustness_principle

Re: [dev] [st] NotoColorEmoji.ttf makes st crash

2018-06-15 Thread Silvan Jegen
On Fri, Jun 08, 2018 at 11:53:52AM -0400, Cág wrote: > sylvain.bertr...@gmail.com wrote: > > > I did install the google noto fonts, did browse to a www site with > > heavy use of utf-8 emojis with lynx and did crash. > > The culprit was NotoColorEmoji.ttf. > > I'm afraid I don't know about st,

Re: [dev] [st] git repo not reachable?

2018-06-11 Thread Silvan Jegen
On Mon, Jun 11, 2018 at 10:41 AM, Quentin Rameau wrote: >> Hi everyone > > Hi Silvan > >> $ git pull >> fatal: unable to connect to git.suckless.org: >> git.suckless.org[0: 195.186.210.161]: errno=Connection timed out >> >> Did the git server process die? > > The git server is fine, but as you

[dev] [st] git repo not reachable?

2018-06-11 Thread Silvan Jegen
Hi everyone The st repo hosted on suckless.org is not reachable for me: $ cat .git/config [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = git://git.suckless.org/st fetch =

Re: [dev] [st] NotoColorEmoji.ttf makes st crash

2018-06-08 Thread Silvan Jegen
On Wed, Jun 6, 2018 at 5:24 PM, wrote: > I did install the google noto fonts, did browse to a www site with heavy use > of utf-8 > emojis with lynx and did crash. Can you give us a link to the problematic site/content? Would make it easier to debug. Cheers, Silvan

Re: [dev] ASCII Delimited Text

2018-05-22 Thread Silvan Jegen
On Tue, May 22, 2018 at 3:44 PM Connor Lane Smith wrote: > On 22 May 2018 at 01:24, Raphaël Proust wrote: > > I sent the copy. I use usul regularly so I still have the whole repo > > locally. > [...] > Elastic tabbing, on the other hand, tabulates lines, so if

Re: [dev] ASCII Delimited Text

2018-05-16 Thread Silvan Jegen
On Wed, May 16, 2018 at 04:22:37PM +0100, Martin Tournoij wrote: > On Wed, May 16, 2018, at 16:19, Patrick Bucher wrote: > > On Wed, May 16, 2018 at 03:46:52PM +0100, Martin Tournoij wrote: > > > On Wed, May 16, 2018, at 15:05, Adrian Grigore wrote: In a perfect > > > world it would deal well with

Re: [dev] What would a well-designed voice assistant program look like?

2018-03-22 Thread Silvan Jegen
Hi Laslo On Thu, Mar 22, 2018 at 1:59 PM, Laslo Hunhold wrote: > On Thu, 22 Mar 2018 08:33:07 -0400 > LM wrote: > > [...] > > It is in fact also my current field of research to develop more robust > methods for neuronal networks. If you ask me, the current

Re: [dev] [dwm] closing focused master window may move focus (unexpectedly) to stacked window

2018-03-13 Thread Silvan Jegen
Hi On Tue, Mar 13, 2018 at 9:52 AM, hp.g wrote: > Not sure, whether this observed behavior is intended or whether it is a bug; > anyway it irritates (at least) me greatly, because I would expect: > - if the focus is on master and I close that master then > - the new master

Re: [dev] [quark] child should kill itself.

2018-03-05 Thread Silvan Jegen
On Mon, Mar 5, 2018 at 1:23 PM, Laslo Hunhold wrote: > On Fri, 23 Feb 2018 15:35:39 -0300 > Draco Metallium(Rodrigo S. Cañibano) wrote: > > Hey Draco, > >> I have another issue with QUARK, but this time is more performance >> focus. >> >> Currently, after

Re: [dev] Fwd: [dwm] Font-related crash bringing down X window

2018-02-19 Thread Silvan Jegen
Hi On Mon, Feb 19, 2018 at 2:06 PM, Martin Kielhorn wrote: > Opening this website with firefox or chromium crashes dwm: > https://twitter.com/TankerTrackers/status/965362640552910849 > > The error is this: > > dwm: fatal error: request code=138, error code=16 >

Re: [dev] [surf] [patch] strip uri leading whitespace when ctrl-p

2017-10-19 Thread Silvan Jegen
On Thu, Oct 19, 2017 at 3:43 PM, Kamil Cholewiński wrote: > Nice digging, thanks Laslo. > >> TL;DR: g_strdup() == strdup() > > And this is why the world needs suckless. > > Who cares if it's open source, if the code is incomprehensible? I care, because if it wasn't open

Re: [dev] [PATCH] slstatus: set locale

2017-09-15 Thread Silvan Jegen
Hi Aaron On Thu, Sep 14, 2017 at 9:58 PM, Aaron Marcher wrote: > I will not merge as locales suck. While I agree that the locales are quite complex and its C interface could be better, being able to adjust the output's formatting to the individual wishes of all the users by just

Re: [dev] [st] mouse usage, right click to plumb selection

2017-09-12 Thread Silvan Jegen
On Tue, Sep 12, 2017 at 3:26 PM, Jérôme Andrieux wrote: >> I like the idea but it should only be part of the core if enough >> people want it to be which I doubt. Having it as a patch is good >> enough for me. > > Everything is good then, patch is online and discussion

Re: [dev] [st] mouse usage, right click to plumb selection

2017-09-12 Thread Silvan Jegen
Hi On Tue, Sep 12, 2017 at 1:38 PM, Jérôme Andrieux wrote: > TLDR: I use the mouse button3 to plumb the current selection in st, > how would you feel about making this patch a core feature? I like the idea but it should only be part of the core if enough people want

Re: [dev] Some suckless hackathon 2017 preparation

2017-09-01 Thread Silvan Jegen
On Fri, Sep 01, 2017 at 08:40:34AM -0400, Carlos Torres wrote: > > On Aug 30, 2017, at 2:07 PM, Silvan Jegen <s.je...@gmail.com> wrote: > > > > * Wayland dwm prototype? > > * Suckless Wayland client library prototype? > > I think Michael Forney has already

Re: [dev] suckless.org TLS / HTTPS support

2017-08-31 Thread Silvan Jegen
On Wed, Aug 30, 2017 at 11:06 PM, Hiltjo Posthuma wrote: > suckless.org now supports TLS using LetsEncrypt. Cloning git repos over HTTPS > works now. Some links on the page have been changed to allow both HTTP and > HTTPS. Thanks for all the work! Cheers, Silvan

[dev] Re: Some suckless hackathon 2017 preparation

2017-08-30 Thread Silvan Jegen
On Wed, Aug 30, 2017 at 8:07 PM, Silvan Jegen <s.je...@gmail.com> wrote: > Heyho > > On Sun, Jul 23, 2017 at 02:39:45PM +0200, Silvan Jegen wrote: >> Let people know which projects you are interested to work on and feel >> free to discuss goals for them! I will do a

[dev] Re: Some suckless hackathon 2017 preparation

2017-08-30 Thread Silvan Jegen
Heyho On Sun, Jul 23, 2017 at 02:39:45PM +0200, Silvan Jegen wrote: > Let people know which projects you are interested to work on and feel > free to discuss goals for them! I will do a tally of people interested > in working on projects after a few weeks. As promised, here is very sh

Re: [dev] Moving scc

2017-08-09 Thread Silvan Jegen
On Wed, Aug 09, 2017 at 09:12:45PM +0200, Roberto E. Vargas wrote: > After this mail, the new official community where scc is going > to be developed is bitreich [1], and you can find the new > repository in [2]. Sad to see it go but I will still follow its development if I find the time!

Re: [dev] [dwm] Opening some URLs in a web browser crashes dwm

2017-08-06 Thread Silvan Jegen
Hi On Sun, Aug 06, 2017 at 04:38:27PM +0200, Milán Csaba Kecskés wrote: > I've experienced the bug mentioned in the title. No matter which > browser - tried with Chromium 60, Firefox 54, Midori, Epiphany, > QupZilla, even Dillo, but all of the browsers crash dwm when opening > these links in them

Re: [dev] [st, dmenu] Crash when attempting to display characters with missing glyphs

2017-07-28 Thread Silvan Jegen
Hi On Fri, Jul 28, 2017 at 7:44 AM, B. Wilson wrote: > The character in question was U+1F917. I was able to reproduce the crash in > st by cat-ing a file containing the single bad character. Pasting it from the > X clipboard also reliably causes the crash. > > This is the

Re: [dev] Some suckless hackathon 2017 preparation

2017-07-26 Thread Silvan Jegen
On Wed, Jul 26, 2017 at 12:05:01PM -0500, Joshua Haase wrote: > Anselm R Garbe writes: > > > IMHO this view is short sighted. The point of an _issue_ tracker (not > > every issue is a bug) is not the possibility to flood the developer > > with random bug reports, but to

Re: [dev] [ANN] samurai: ninja-compatible build tool

2017-07-26 Thread Silvan Jegen
On Wed, Jul 26, 2017 at 9:25 AM, Anselm R Garbe <garb...@gmail.com> wrote: > On 26 July 2017 at 09:05, Silvan Jegen <s.je...@gmail.com> wrote: >> On Wed, Jul 26, 2017 at 8:57 AM, Michael Forney <mfor...@mforney.org> wrote: >>> On 7/25/17, Silvan Jegen <s.je..

Re: [dev] [ANN] samurai: ninja-compatible build tool

2017-07-26 Thread Silvan Jegen
On Wed, Jul 26, 2017 at 8:57 AM, Michael Forney <mfor...@mforney.org> wrote: > On 7/25/17, Silvan Jegen <s.je...@gmail.com> wrote: >> On Wed, Jul 26, 2017 at 7:32 AM, Michael Forney <mfor...@mforney.org> >>> Even if you don't care for ninja, it does seem to

Re: [dev] [ANN] samurai: ninja-compatible build tool

2017-07-26 Thread Silvan Jegen
Hi On Wed, Jul 26, 2017 at 7:32 AM, Michael Forney wrote: > Over the past couple weeks, I implemented a ninja-compatible build > tool in C. It is much simpler and smaller than ninja and seems to > perform at least as well. > > https://github.com/michaelforney/samurai > > It

Re: [dev] Some suckless hackathon 2017 preparation

2017-07-23 Thread Silvan Jegen
Hi Anselm On Sun, Jul 23, 2017 at 03:30:05PM +0200, Anselm R Garbe wrote: > Second, one goal of the slackathon is also to streamline the project > landscape of suckless.org, which also means we should presumably > define 3-4 clusters that will be addressed during the event and > identify all

[dev] Some suckless hackathon 2017 preparation

2017-07-23 Thread Silvan Jegen
Heyho! I thought we could try to organize people into interest groups around suckless projects and think of goals within them to reach for the suckless hackathon 2017. That way we can save some organisation time at the hackathon itself since then people should already know what start with and

Re: [dev] [st] Larger HISTSIZE consumes huge memory

2017-06-22 Thread Silvan Jegen
On Thu, Jun 22, 2017 at 9:05 AM, Ivan Tham wrote: > I find urxvtd and find it very useful when using a bunch or terminals > since it uses far less memory than st when there are 6 terminals opened. One issue with the daemon approach is that when the daemon dies, all the

Re: [dev] Re: [ubase] unionfs mount unsupported?

2017-06-08 Thread Silvan Jegen
On Wed, Jun 7, 2017 at 7:36 PM, Hiltjo Posthuma <hil...@codemadness.org> wrote: > On Wed, Jun 07, 2017 at 08:32:26AM +0200, Silvan Jegen wrote: >> On Tue, Jun 6, 2017 at 8:55 PM, Rendov Norra <tsobf...@gmail.com> wrote: >> > Reading the source code, it seems tha

Re: [dev] Re: [ubase] unionfs mount unsupported?

2017-06-07 Thread Silvan Jegen
On Tue, Jun 6, 2017 at 8:55 PM, Rendov Norra wrote: > Reading the source code, it seems that error represents any failure > from mount(). It seems overlayfs wasn't compiled with my kernel. Having better error handling that either takes into account all of the errors returned

Re: [dev] Is git daemon at git.suckless.org down?

2017-04-28 Thread Silvan Jegen
Hi Anselm On Fri, Apr 28, 2017 at 1:17 PM, Anselm R Garbe <garb...@gmail.com> wrote: > Hi Silvan, > > On 25 April 2017 at 19:08, Silvan Jegen <s.je...@gmail.com> wrote: >> The git daemon at git.suckless.org seems to be down for me. >> >> s

Re: [dev] [dmenu] crashes with "warning: locale not supported" on fresh install of Xubuntu 16.04

2017-04-26 Thread Silvan Jegen
Hi On Wed, Apr 26, 2017 at 11:14 AM, Prashanth Chandra wrote: > Correction in my last email. > > dmenu_run works when I do `LANG="en_US.UTF-8" dmenu_run`. $ locale LANG=en_US.utf8 LC_CTYPE="en_US.utf8" LC_NUMERIC="en_US.utf8" LC_TIME="en_US.utf8" LC_COLLATE="en_US.utf8"

[dev] Is git daemon at git.suckless.org down?

2017-04-25 Thread Silvan Jegen
Heyho everyone The git daemon at git.suckless.org seems to be down for me. st$ git pull fatal: unable to connect to git.suckless.org: git.suckless.org[0: 78.47.162.114]: errno=Connection refused My git remote config looks as follows. [remote "origin"] url = git://git.suckless.org/st

Re: [dev][all] Hello

2017-04-01 Thread Silvan Jegen
Hi Lennart On Sat, Apr 01, 2017 at 03:28:41PM +0530, Lennart Poeterring wrote: > As some of you may know, there has been some discussion within the > suckless project to bring in external talent to help improve the > condition of the programs. As a result of this management discussion, > the

Re: [dev] oasis: small linux system inspired by stali

2017-02-13 Thread Silvan Jegen
Heyho On Sun, Feb 12, 2017 at 10:55 PM, Michael Forney wrote: > For a while now, I've been working on putting together a linux system > based on suckless core tools, as well as various other projects. There > are still a number of things left to do, but I'm now at a point

Re: [dev] [announce] wjt-0.1 - slider widget

2016-12-13 Thread Silvan Jegen
Hi On Tue, Dec 13, 2016 at 2:42 AM, Ian Remmler wrote: > I recently switched to dwm, and I've been using the systray patch > because I liked having a drop down volume control. But I decided to go > patchless, so I made a slider app to provide something similar: > >

Re: [dev] Collecting sins of Apple

2016-10-21 Thread Silvan Jegen
On Fri, Oct 21, 2016 at 09:54:04PM +0200, lukáš Hozda wrote: > Do you know about some bad things Apple has done in their pursuit of > ever-increasing profits? Do you know about ways Apple is against free > and open-source software? Please let me know. Naturally, if you know > about some good deeds

Re: [dev] I'm leaving.

2016-09-28 Thread Silvan Jegen
On September 28, 2016 3:12:04 PM GMT+02:00, Christoph Lohmann <2...@r-36.net> wrote: >Dear comrades, > >I am stepping back from my maintainership and my role as an admin >of >suckless. All main projects I maintained have at least one >maintainer >left, so don’t be worried. What a

Re: [dev] slcon 2016 videos are online

2016-09-27 Thread Silvan Jegen
On September 27, 2016 4:28:34 PM GMT+02:00, mikan wrote: >What's with the table knocking? As far as I know that is a way to show appreciation for talks at universities (at least in Switzerland).

Re: [dev] slcon 2016 videos are online

2016-09-27 Thread Silvan Jegen
On Mon, Sep 26, 2016 at 7:38 PM, FRIGN wrote: > the videos of this year's suckless conference in the webm format are > online. You can view them on the conference page[0]. Thanks for the work! I added a link to the slides of my talk. Cheers, Silvan

Re: [dev] [dwm] compile error

2016-08-21 Thread Silvan Jegen
On Sun, Aug 21, 2016 at 07:24:02PM +0300, Ali H. Fardan wrote: > If you could translate the compiler error I'd appreciate it > > Raiz > > On 2016-08-21 19:19, Orka Edison wrote: > >[sudo] password for Orka: > >cleaning > >dwm build options: > >CFLAGS = -std=c99 -pedantic -Wall

Re: [dev] Suckless static site search

2016-08-18 Thread Silvan Jegen
On Thu, Aug 18, 2016 at 09:50:46PM +0100, Joseph Graham wrote: > I am asking for opinions on any suckless site-search solutions for large > blogs or wikis etc. > > [...] > > Does anyone know any good existing solutions? The only thing I know that works with a static site generator (hugo) is

Re: [dev] [sxiv] Discussion

2016-08-09 Thread Silvan Jegen
On Tue, Aug 09, 2016 at 09:39:47PM +0200, Bert Münnich wrote: > On 09.08.16, Silvan Jegen wrote: > > If the conversion tools are already written (I wasn't sure this was > > the case already) then all that's left to simplify sxiv would be to > > make it speak only farbfeld a

Re: [dev] [sxiv] Discussion

2016-08-09 Thread Silvan Jegen
On Tue, Aug 09, 2016 at 09:23:19PM +0200, FRIGN wrote: > On Tue, 9 Aug 2016 21:19:14 +0200 > Silvan Jegen <s.je...@gmail.com> wrote: > > If the conversion tools are already written (I wasn't sure this was > > the case already) then all that's left to simplify sxiv would

Re: [dev] [sxiv] Discussion

2016-08-09 Thread Silvan Jegen
On Tue, Aug 09, 2016 at 08:18:01PM +0200, FRIGN wrote: > On Tue, 9 Aug 2016 18:36:34 +0200 > Silvan Jegen <s.je...@gmail.com> wrote: > > Personally, I would opt for taking out the thumbnail view and maybe > > try to get rid of the font handling (if possible; maybe just use

Re: [dev] [sxiv] Discussion

2016-08-09 Thread Silvan Jegen
On Tue, Aug 09, 2016 at 06:09:44PM +0200, Bert Münnich wrote: > On 09.08.16, FRIGN wrote: > > don't take it personally, Bert, but I don't think your project sxiv[0] > > belongs to the suckless git-repository. > > [...] > > Do we really need a project the size of dwm to display images? > > [...] >

Re: [dev] Wayland vs X11

2016-08-03 Thread Silvan Jegen
On Tue, Aug 2, 2016 at 11:04 PM, Mattias Andrée <maand...@kth.se> wrote: > On Tue, 2 Aug 2016 22:54:43 +0200 > Silvan Jegen <s.je...@gmail.com> wrote: > >> On Tue, Aug 02, 2016 at 10:16:06PM +0200, FRIGN wrote: >> > On Tue, 2 Aug 2016 22:08:08 +0200 >>

Re: [dev] Wayland vs X11

2016-08-02 Thread Silvan Jegen
On Tue, Aug 02, 2016 at 10:16:06PM +0200, FRIGN wrote: > On Tue, 2 Aug 2016 22:08:08 +0200 > Silvan Jegen <s.je...@gmail.com> wrote: > > Since Wayland is only a protocol, as long as both the client and the > > server follow it closely enough both the clients and the server

Re: [dev] Wayland vs X11

2016-08-02 Thread Silvan Jegen
On Tue, Aug 02, 2016 at 08:41:57PM +0200, FRIGN wrote: > On Tue, 2 Aug 2016 20:33:39 +0200 > Silvan Jegen <s.je...@gmail.com> wrote: > > Hey Silvan, > > > One can argue that having a simple protocol *is* the suckless part of > > Wayland (dont forget Xprint[0] :P

Re: [dev] Wayland vs X11

2016-08-02 Thread Silvan Jegen
Heyho On Tue, Aug 02, 2016 at 06:27:49PM +0200, FRIGN wrote: > On Tue, 2 Aug 2016 18:04:20 +0200 > patrick295767 patrick295767 wrote: > > Hey Patrick, > > > Do you believe that Wayland will replace X11 one day?;) > > this is a tough question to answer. If we are

Re: [dev] [sup] Bring the simple user privilege escalation tool back home?

2016-05-10 Thread Silvan Jegen
Heyho On Tue, May 10, 2016 at 1:27 PM, FRIGN wrote: > On Sat, 7 May 2016 12:36:38 -0300 > Marc Collin wrote: > As the developer announced, he'll add bloat to his software, > and I think the vis editor alone is enough bloat in the suckless > repositories.

Re: [dev] [st] possible bug with unicode character

2016-04-13 Thread Silvan Jegen
On Tue, Apr 12, 2016 at 11:37 PM, Jochen Sprickerhof wrote: > * Marc Collin [2016-04-12 16:31]: >> So this is not a st bug and not a libc bug. > > I think it's a libc bug as well, quoting man 3 wcwidth: > > "The wcwidth() function returns the

Re: [dev] [PATCH] Measure the single advance width with a heuristic method

2016-03-08 Thread Silvan Jegen
Hi On Tue, Mar 8, 2016 at 4:26 AM, Ryusei Yamaguchi wrote: > This fix is needed to use dual-width fonts, which have double-width > glyphs (e.g. CJK unified ideographs). > > Signed-off-by: Ryusei Yamaguchi > --- > config.def.h | 8 > st.c

Re: [dev] suckless shared tools

2016-02-29 Thread Silvan Jegen
On Mon, Feb 29, 2016 at 10:40 AM, Louis Santillan wrote: > Got a link to google repo? https://code.google.com/p/git-repo/ It wasn't hard to find... Cheers, Silvan

Re: [dev] [vis] vis lua integration not working when using lua 5.3

2016-01-21 Thread Silvan Jegen
On Wed, Jan 20, 2016 at 07:17:09PM +0100, Marc André Tanner wrote: > On Wed, Jan 20, 2016 at 03:07:28PM +0100, Silvan Jegen wrote: > > Has anyone used vis successfully with lua 5.3? > > Yes I had it running with 5.3 at some point. I guess you do > not have LPeg installed (for

Re: [dev] [vis] vis lua integration not working when using lua 5.3

2016-01-21 Thread Silvan Jegen
On Thu, Jan 21, 2016 at 9:11 AM, Silvan Jegen <s.je...@gmail.com> wrote: > I came up with only two general approaches. Either send error messages > to the UI (including a sleep() so that errors further down in the call > chain don't get eclipsed) or log them to a file (both appro

[dev] [vis] vis lua integration not working when using lua 5.3

2016-01-20 Thread Silvan Jegen
Hey hey When building vis with lua 5.3, the lua integration does not seem to work for me even though vis compiles without issues. $ make cc -DCONFIG_LUA=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -I/usr/include/ -D_GNU_SOURCE -std=c99 -Os -DVERSION="v0.1.r63.ge1bf543" -DNDEBUG

Re: [dev] [website] Project ideas page

2016-01-19 Thread Silvan Jegen
On Thu, Jan 14, 2016 at 07:16:14AM +0100, Anselm R Garbe wrote: > On 13 January 2016 at 21:34, FRIGN wrote: > > I must honestly say that I'm not convinced a GSoC would be a good influx > > of positive activity for suckless projects. > > It would have a good PR effect at least. >

Re: [dev] [ANNOUNCE] vis-0.1: first release of a vim-like editor

2016-01-19 Thread Silvan Jegen
On Tue, Jan 19, 2016 at 01:56:32PM +0100, Marc André Tanner wrote: > On Sun, Jan 17, 2016 at 07:59:50PM +0100, Silvan Jegen wrote: > > On Sun, Jan 17, 2016 at 07:23:06PM +0100, Marc André Tanner wrote: > > > The current source tree contains a `vis-open` shell script which > &g

Re: [dev] Pseudo-3D shooter written completely in awk using raycasting technique

2016-01-18 Thread Silvan Jegen
On Tue, Jan 19, 2016 at 02:08:16AM -0200, Marc Collin wrote: > A friend told me about something you don't see every-day and I'm sure > people here are going to enjoy. [0] > It's a game inspired by the classic Wolfenstein 3D and Doom. The > novelty? It's a single awk file with ~650 lines of code.

Re: [dev] [ANNOUNCE] vis-0.1: first release of a vim-like editor

2016-01-17 Thread Silvan Jegen
On Sun, Jan 17, 2016 at 07:23:06PM +0100, Marc André Tanner wrote: > On Sun, Jan 17, 2016 at 05:28:14PM +0100, Silvan Jegen wrote: > > The command history buffer does not yet work correctly for me but I am > > very glad to see the first version working for some cases already. >

Re: [dev] [ANNOUNCE] vis-0.1: first release of a vim-like editor

2016-01-17 Thread Silvan Jegen
Hi Marc I am enjoying vis a lot but the following missing functionality as detrimental to my enjoyment... On Sat, Jan 16, 2016 at 07:09:26PM +0100, Markus Teich wrote: > Marc André Tanner wrote: > > Did you (or anyone else) try it? First impressions? Which features did you > > miss the most? >

Re: [dev] [website] Project ideas page

2016-01-12 Thread Silvan Jegen
On Mon, Jan 11, 2016 at 6:06 PM, Brad Luther wrote: > The "Project ideas" page on suckless website[0] is confusing. > First it talks about "mentors". What is that in the context? It also > mentions "students". I assumed this page was created to gather potential projects

Re: [dev] Accessory for dwm

2015-12-20 Thread Silvan Jegen
On Sun, Dec 20, 2015 at 12:21:40PM +0100, Christoph Lohmann wrote: > Greetings. > > On Sun, 20 Dec 2015 12:21:40 +0100 Markus Wichmann wrote: > > Hi all, > > > > I have been using a small accessory application for dwm for a long time, > > that I called dwmclock. What it did

Re: [dev] [vis] vis editor status update

2015-12-04 Thread Silvan Jegen
On Fri, Dec 4, 2015 at 12:17 AM, Marc André Tanner <m...@brain-dump.org> wrote: > On Wed, Dec 02, 2015 at 10:35:54AM +0100, Silvan Jegen wrote: >> As far as embedable scripting languages go Lua seems like the most >> suckless solution. For me the much lauded simple "stac

  1   2   3   >