Re: [dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-05 Thread Antoni Grzymala
Ethan Grammatikidis dixit (2011-04-05, 02:11): > On 4 Apr 2011, at 7:53 pm, Antoni Grzymala wrote: > > > > That's why I have the mod4-c shortcut – exactly for turning > > opera-copied links into a shift-insert insertable selection. > > Ah, you have mod4-c run som

Re: [dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-04 Thread Antoni Grzymala
Ethan Grammatikidis dixit (2011-04-04, 17:23): > > In my standard X environment most programs accept the convention, > > that MMB *and* shift-insert insert the selection, while whichever > > program supports the clipboard it has some clipboard shortcut (and > > those two do not overlap). > > I ju

Re: [dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-04 Thread Antoni Grzymala
Ethan Grammatikidis dixit (2011-04-04, 02:34): > XFCE terminal binds ctrl-shift-C/V to clipboard copy/paste. They're > not great bindings but they're memorable. Someone mentioned shift- > insert, was that for clipboard or selection paste? Shift-insert > reminds me of DOS edit.exe which used t

Re: [dev] fast-booting to text editor

2011-03-20 Thread Antoni Grzymala
David Tweed dixit (2011-03-20, 18:21): > Hi, one of those general suckless software questions: > > I'm in a position where I'll be both commuting a lot and needing to > write a lot of text (review coments) over the coming months. I've got > a "spare" old but very small, low weight notebook PC I p

Re: [dev] Aterm not running properly in dwm

2011-02-27 Thread Antoni Grzymala
Matt Mrozinski dixit (2011-02-26, 21:20): > I suppose i dont really like the way the bold fonts are really bold > in those terminals, to the point where they're unreadable. Tho i > have to admit, i haven't spent a lot of time playing with them. > I'll give them a chance again, to be sure. >From

Re: [dev] which minimal os

2011-02-16 Thread Antoni Grzymala
Kurt H Maier dixit (2011-02-16, 19:48): > >Also, suggesting that people run *bsd on some modern commodity > >hardware (especially laptops) is totally unrealistic. > > That just tells me you have no experience or understanding regarding > the matter. I run linux on my laptop... but mostly because

Re: [dev] which minimal os

2011-02-16 Thread Antoni Grzymala
Antoni Grzymala dixit (2011-02-17, 01:40): > > if you want to see how this can be done correctly, look at freebsd > > or openbsd, where software can be built -or- installed from > > packages. > > I did look and I found an obscure mess of working or non-working >

Re: [dev] which minimal os

2011-02-16 Thread Antoni Grzymala
Kurt H Maier dixit (2011-02-16, 19:28): > > Gentoo has a good balance in not being overengineered like Debian > > (dpkg-reconfigure and all that hell) > > bullshit, just look at emerge > > look at it Why would I want to? I don't like Python. Still, by comparison to dpkg-reconfigure it's pretty

Re: [dev] which minimal os

2011-02-16 Thread Antoni Grzymala
c...@wzff.de dixit (2011-02-17, 00:33): > Excerpts from Claudiu Bucur's message of Fri Feb 11 22:35:31 +0100 2011: > > gentoo is as minimal as you can get or as complex as you want. you compile > > everything locally, with the help of the portage repository (even the > > kernel). it has been my cl

Re: [dev] A Suckless Filesystem

2011-02-05 Thread Antoni Grzymala
w...@tivy.com dixit (2011-02-05, 16:20): > >Which one do you use? Why do you use it? What does it have that the > >others don't? > > ext2. I forget why. Probably because I didn't know anything when I > installed archlinux. > > I've heard good things about JFS. I've looked at the different FS's b

Re: [dev] dwm battery level alarm system

2011-01-26 Thread Antoni Grzymala
Danilo Bargen dixit (2011-01-26, 23:18): > I need some kind of alarm system in dwm, as my laptop has already > turned off several times due to running out of battery. Also have a look at my idea shown on the ML on 04 Dec 2010 (I forwarded you a copy of the message). -- [a]

Re: [dev] wicd and his little friends

2011-01-19 Thread Antoni Grzymala
Jan dixit (2011-01-20, 02:33): > On Thu, 20 Jan 2011 02:28:22 +0100, Antoni Grzymala > wrote: > > Jan dixit (2011-01-20, 02:26): > > > >> On Wed, 19 Jan 2011 20:22:51 -0500, Kurt H Maier > >> wrote: > >> > On Wed, Jan 19, 2011 at 8:15 PM, Jan wr

Re: [dev] wicd and his little friends

2011-01-19 Thread Antoni Grzymala
Jan dixit (2011-01-20, 02:26): > On Wed, 19 Jan 2011 20:22:51 -0500, Kurt H Maier > wrote: > > On Wed, Jan 19, 2011 at 8:15 PM, Jan wrote: > >> Maybe surveilling /var/log/messages (lines are similar to dmesg output) > >> for lines that include "eth0" and "link" might work. > > > > wpa_supplican

Re: [dev] Remount rootfs sync on impending battery depletion.

2010-12-24 Thread Antoni Grzymala
Connor Lane Smith dixit (2010-12-24, 12:26): > On Saturday, 4 December 2010, Antoni Grzymala wrote: > > just wanted to share a simple idea here – a little feature implemented > > in my statusbar script: remount the rootfs sync, when the battery > > level is below some pre

Re: [dev] Remount rootfs sync on impending battery depletion.

2010-12-22 Thread Antoni Grzymala
Ethan Grammatikidis dixit (2010-12-22, 23:02): > On 20 Dec 2010, at 6:56 pm, hiro wrote: > > > Ever heard of setuid root?? > > I thought this was supposed to be a script? The Linux kernel prevents > the SUID bit from taking effect on scripts "because SUID scripts are > almost always security

Re: [dev] Remount rootfs sync on impending battery depletion.

2010-12-20 Thread Antoni Grzymala
hiro dixit (2010-12-20, 18:56): Missed irony, setuid root is too general. > Ever heard of setuid root?? > > On 12/4/10, Gene Auyeung wrote: > > On Sat, Dec 4, 2010 at 11:29 AM, Antoni Grzymala > > wrote: > > > >> Simplest way: > >> > >>

Re: [dev] Remount rootfs sync on impending battery depletion.

2010-12-04 Thread Antoni Grzymala
Gene Auyeung dixit (2010-12-04, 11:23): > Just curious, how would the script get permission to mount? You can't > type the password for sudo because it's not interactive. And you can't > rely on the limited time that sudo grants access if you run the script > with sudo, because presumably the batt

[dev] Remount rootfs sync on impending battery depletion.

2010-12-04 Thread Antoni Grzymala
Hi, just wanted to share a simple idea here – a little feature implemented in my statusbar script: remount the rootfs sync, when the battery level is below some predefined threshold and falling. I somehow find it less distracting than warnings popping up and less annoying then a forced poweroff u

Re: [dev] xmessage replacement similar to dmenu

2010-11-23 Thread Antoni Grzymala
Moritz Wilhelmy dixit (2010-11-23, 20:48): > First of all, dmenu is a menu, not a message-displayer. The xmessage colors > can > be configured from ~/.Xdefaults. See here[1] for an example. [...] > [1] http://up.barfooze.de/starf-201011232048.png Would you mind sharing your Xdefaults? This sc

Re: [dev] st font change

2010-11-18 Thread Antoni Grzymala
Mitchell Church dixit (2010-11-18, 14:32): > Okay, the specific error message is > > Can't load font -*-inconsolata-*-*-*-*-12-*-*-*-*-*-iso10646-1 > > This is when trying to use the font string > -*-inconsolata-*-*-*-*-12-*-*-*-*-*-iso10646-1 > > I also tried the terminus string you provided

Re: [dev] [dwm] Windows size changes

2010-11-13 Thread Antoni Grzymala
David DEMELIER dixit (2010-11-13, 09:34): > Thanks, but it seems this workaround only works for i386 while i'm on > amd64... What a pity The canonical workaround these days is: wmname LG3D where wmname is available from: http://code.suckless.org/hg/wmname, and it does indeed seems to fix the pr

Re: [dev] surf script.js - incompatible with openjdk6?

2010-10-15 Thread Antoni Grzymala
Gregor Best dixit (2010-10-15, 22:35): > On Fri, Oct 15, 2010 at 03:15:03PM -0400, MItchell Church wrote: > > I've still been unable to implement link hinting in surf. Numerous > > searches of > > dev archives and internet forums make me believe that it could be some sort > > of > > incompatibi

Re: [dev] bug with cinelerra in dwm

2010-10-08 Thread Antoni Grzymala
thuban dixit (2010-10-08, 20:57): > Le Fri, 8 Oct 2010 19:25:40 +0200, > Antoni Grzymala a écrit : > > > thuban dixit (2010-10-06, 08:42): > > > > > Just a little bug report, cinelerra doesn't work in dwm. Do you also > > > have this problem? >

Re: [dev] bug with cinelerra in dwm

2010-10-08 Thread Antoni Grzymala
thuban dixit (2010-10-06, 08:42): > Just a little bug report, cinelerra doesn't work in dwm. Do you also > have this problem? Please don't post a new topic in an old thread and to the above question, what do you mean by “doesn't work”. -- [a]

Re: [dev] [OT] Music?

2010-09-09 Thread Antoni Grzymala
Kris Maglione dixit (2010-09-08, 20:45): > On Thu, Sep 09, 2010 at 03:31:09AM +0300, Nikhilesh S wrote: > >On Thu, Sep 09, 2010 at 12:35:17AM +0200, Antoni Grzymala wrote: > >>Paolo dixit (2010-09-08, 15:21): > > > >Isn't his name just 'Paolo'?

Re: [dev] [OT] Music?

2010-09-09 Thread Antoni Grzymala
Kris Maglione dixit (2010-09-08, 19:05): > On Wed, Sep 08, 2010 at 03:21:52PM -0700, Paolo wrote: > > Alban Berg, Arnold Schoenberg, Debussy, Satie, > > Schönberg. 12 Tone... Ah, would that he were never born. Please don't create a suggestion that Schönberg only (or even mostly) created 12

Re: [dev] [OT] Music?

2010-09-08 Thread Antoni Grzymala
Paolo dixit (2010-09-08, 15:21): > ( fav ever: Horowitz plays Scriabin's "Vers la flamme" > http://www.youtube.com/watch?v=WlqGkVc29Gw&feature=fvwd) Basically, Horowitz's anything is in the fav-ever category. He's certainly the best represented single artist in my (probably largi

Re: [dev] [OT] Music?

2010-09-08 Thread Antoni Grzymala
Nikhilesh S dixit (2010-09-09, 00:12): > What kind of music do you listen to? Your favourite artists, genres, > etc.? Seems this has been discussed a little in one the recent „yet another quest for sucklessness” thread. Mozart, Haydn, Chopin were talked about and liked. There seem to be some [ext

Re: [dev] Stripping html from email

2010-08-26 Thread Antoni Grzymala
Suraj Kurapati dixit (2010-08-23, 21:05): > On Mon, Aug 23, 2010 at 8:46 PM, Anthony J. Bentley > wrote: > >> Is there currently a tool or script that I can use to strip html > >> from emails? > > > > mhshow-show-text/html: lynx -dump %F | less > > > > Lynx sucks but it sorta works well enough he

Re: [dev] Usable typesetting system?

2010-08-22 Thread Antoni Grzymala
Alexander Teinum dixit (2010-08-22, 17:01): > I might create a parser for a language that I just invented. It’s > somewhat like Common Lisp. > > (h1 A heading) > (p This is (strong awefully) nice.) > (h2 Another heading) > > Or, it could be written this way… > > (h1 > A heading) > (p >

Re: [dev] Re: [dev] Man coloring . [was: Usage, -h, --help, help, synopsis, …]

2010-08-18 Thread Antoni Grzymala
Lorenzo Bolla dixit (2010-08-18, 15:09): > > > > As for bold, fortunately my terminal has it disabled, > > > > > > I set up nice colors for bold and underline so things are easy to read > > > (see the attached screenshot). If anyone is interested, my Xdefaults > > > file is here: > > > > > > ht

[dev] Man coloring. [was: Usage, -h, - -help, help, synopsis, …]

2010-08-17 Thread Antoni Grzymala
Suraj Kurapati dixit (2010-08-17, 20:49): > > As for bold, fortunately my terminal has it disabled, > > I set up nice colors for bold and underline so things are easy to read > (see the attached screenshot). If anyone is interested, my Xdefaults > file is here: > > http://github.com/sunaku/ho

Re: [dev] Suckless Way to Learn How To Program

2010-08-14 Thread Antoni Grzymala
Antoni Grzymala dixit (2010-08-14, 10:33): > Szabolcs Nagy dixit (2010-08-14, 01:27): > > > sicp used to be the basic book for teaching programming as > > Marc Weber dixit (2010-08-14, 03:10): > > > Maybe a simple Ruby tutorial like this: > > http://pine.fm/Le

Re: [dev] Suckless Way to Learn How To Program

2010-08-14 Thread Antoni Grzymala
Szabolcs Nagy dixit (2010-08-14, 01:27): > sicp used to be the basic book for teaching programming as Marc Weber dixit (2010-08-14, 03:10): > Maybe a simple Ruby tutorial like this: > http://pine.fm/LearnToProgram/?Chapter=00 > is a good start. Of course it only covers the very basics. If we're

Re: [dev] Lexers and parsers 2

2010-08-12 Thread Antoni Grzymala
Antoni Grzymala dixit (2010-08-12, 18:54): > > If you name it 'calc.noam' and type: > > > > echo '(+ 1 2 (+ 3 4) (+ 5 6) 7)' | calc.noam > > I'm sorry, but looking at the above I just couldn't notice the > Greenspun's Tenth Rul

Re: [dev] Lexers and parsers 2

2010-08-12 Thread Antoni Grzymala
Maurí­cio CA dixit (2010-08-12, 00:10): > If you name it 'calc.noam' and type: > > echo '(+ 1 2 (+ 3 4) (+ 5 6) 7)' | calc.noam I'm sorry, but looking at the above I just couldn't notice the Greenspun's Tenth Rule of Programming :) -- [a]

Re: [dev] Suckless design in Games

2010-08-11 Thread Antoni Grzymala
Eivind Michael Skretting dixit (2010-08-11, 16:13): > > He most definitely is (along with Chopin, I'd argue) – at the opposite > > end you'd find Bruckner, Wagner and Berlioz. Flame away, I'm on holiday. > > Mozart and Chopin really have nothing to do with Minimalism. Some of Mozart's > pieces ar

Re: [dev] Suckless design in Games

2010-08-11 Thread Antoni Grzymala
Robert Ransom dixit (2010-08-10, 23:12): > > I like Mozart and Minimalism just as much as I like Dadaism or free > > Jazz, even if they have different forms and subjective functions. > > I hope you aren't suggesting that Mozart *is* minimalist. He most definitely is (along with Chopin, I'd argue

Re: [dev] [patch] add Control-G and Control-D to dmenu

2010-08-06 Thread Antoni Grzymala
Daniel Clemente dixit (2010-08-06, 03:08): > This adds C-d (delete next char) and C-g (abort) to dmenu. These > keys are also used in programs like bash or Emacs. AFAIR C-g just emits BEL by default in bash (as it used in most old terminals), but yeah, it's probably good to have it, thx. -- [a]

Re: [dev] echo

2010-07-10 Thread Antoni Grzymala
Moritz Wilhelmy dixit (2010-07-10, 12:32): > > Overhead the albatross hangs motionless upon the air... > And deep beneath the rolling waves in labyrinths of coral caves... ...echo lurks. -- [a]

Re: [dev] Presentation slides software

2010-06-29 Thread Antoni Grzymala
Kris Maglione dixit (2010-06-29, 11:04): > On Tue, Jun 29, 2010 at 12:34:52PM +0200, Uriel wrote: > >I'm looking for a minimally sane way to generate presentation slides, > >ideally using something similar to markdown and capable of generating > >decent-looking html (and hopefully) pdf. > > > >I k

Re: [dev] ji - ii-like jabber client

2010-06-24 Thread Antoni Grzymala
u...@netbeisser.de dixit (2010-06-24, 15:37): > On Thu, Jun 24, 2010 at 01:44:50PM +0200, Antoni Grzymala wrote: > > Antoni Grzymala dixit (2010-06-24, 13:42): > > > > > markus schnalke dixit (2010-06-24, 12:21): > > > > > > > [2010-06-24 13:10] Rami

Re: [dev] ji - ii-like jabber client

2010-06-24 Thread Antoni Grzymala
Antoni Grzymala dixit (2010-06-24, 13:42): > markus schnalke dixit (2010-06-24, 12:21): > > > [2010-06-24 13:10] Ramil Farkhshatov > > > > > > I decided to share a simple jabber client with ii interface. It supports > > > normal convercations and multi

Re: [dev] ji - ii-like jabber client

2010-06-24 Thread Antoni Grzymala
markus schnalke dixit (2010-06-24, 12:21): > [2010-06-24 13:10] Ramil Farkhshatov > > > > I decided to share a simple jabber client with ii interface. It supports > > normal convercations and multi-user conferences. Requires iksemel and gnutls > > (optional). > > Can be taken here: > > git clone

Re: [dev] Interesting post about X11

2010-06-22 Thread Antoni Grzymala
Anselm R Garbe dixit (2010-06-15, 06:59): > On 14 June 2010 12:13, pancake wrote: > > http://julien.danjou.info/blog/2010.html#Thoughts%20and%20rambling%20on%20the%20X%20protocol > > This post proves once again that a new window system is what everyone > is waiting for and that it's our opportun

Re: [dev] Convert Suckless Projects Documentation to a More Simple Language

2010-06-17 Thread Antoni Grzymala
Kris Maglione dixit (2010-06-17, 15:39): > On Thu, Jun 17, 2010 at 08:28:54PM +0200, Antoni Grzymala wrote: > >Kris Maglione dixit (2010-06-17, 05:57): > > > >>On Thu, Jun 17, 2010 at 12:56:21PM +0300, Dmitry Maluka wrote: > >>>On Thu, Jun 17, 2010 at 0

Re: [dev] Convert Suckless Projects Documentation to a More Simple Language

2010-06-17 Thread Antoni Grzymala
Kris Maglione dixit (2010-06-17, 05:57): > On Thu, Jun 17, 2010 at 12:56:21PM +0300, Dmitry Maluka wrote: > >On Thu, Jun 17, 2010 at 05:27:39AM -0400, Kris Maglione wrote: > >>English really isn't much more than bastardized Germanic with quite a > >>lot of words stolen from Norman French, anyway.

Re: [dev] Convert Suckless Projects Documentation to a More Simple Language

2010-06-16 Thread Antoni Grzymala
Kurt H Maier dixit (2010-06-16, 18:02): > Lojban is a decadent bourgeois luxury. Interlingua is the staff of > the proletariat. Interlingua is sweet. I volunteer for proofreading the translated texts. -- [a]

Re: [dev] Suckless operating system

2010-06-14 Thread Antoni Grzymala
Bjartur Thorlacius dixit (2010-06-14, 23:24): > On 6/14/10, Matthew Bauer wrote: > > I wish modern filesystems would allow some way of identifying a file type > > besides in the filename. It seems like that would make things more straight > > forward. > Surely many modern filesystem support xatt

Re: [dev] Is Mercurial (hg) suckless?

2010-06-09 Thread Antoni Grzymala
Matthew Bauer dixit (2010-06-09, 17:49): > Would Mercurial be considered suckless? > > I've always wondered why suckless projects use Mercurial instead of the > standard git for version control that is used by most Linux projects. > > Isn't Git more simpler than Mercurial? See the thread from 1

Re: [dev] dwm-5.8.2 / 9base-6

2010-06-06 Thread Antoni Grzymala
ilf dixit (2010-06-05, 13:32): > On 06-05 09:34, Szabolcs Nagy wrote: > >in tiled mode xpdf works as it used to, so i'm not terribly annoyed > > Only not full-screened Xpdf works as before, full-screened Xpd does > not, as described. > > I use an alias xpdff='xpdf -fullscreen'. I'd hate that, b

Re: [dev] Tiling windowmanager workflow (Was: [dvtm] Fibonacci layout patch)

2010-06-06 Thread Antoni Grzymala
Ethan Grammatikidis dixit (2010-06-06, 12:37): > >What is a minor annoyance for me is how the “m”-mode in dwm is > >implemented. The clients that aren’t in focus are visible underneath > >the focused window. At least I think that’s how it’s done, since I can > >see Chromium at the bottom of urxvt

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-06-02 Thread Antoni Grzymala
ilf dixit (2010-06-02, 18:19): > On 06-02 10:13, ilf wrote: > >Now mplayer and flash fullscreen work, yay! > > One more thing i noticed: Now Firefox fullscreen always covers the > entire screen, including the dwm status bar. Without the patch, > fullscreen still displayed the status bar, it being

Re: [dev] Fwd: OT:GUI wireless connections management?

2010-05-30 Thread Antoni Grzymala
Kurt H Maier dixit (2010-05-30, 19:38): > On Sun, May 30, 2010 at 6:45 PM, hiro <23h...@googlemail.com> wrote: > > Ok, may I suggest we all go to bed now? And don't forget to charge > > your wireless devices... > > I refuse to read this message until you assure me it's utf-8 compliant It was, do

Re: Re: [dev] Fwd: OT:GUI wireless connections management?

2010-05-30 Thread Antoni Grzymala
Dmitry Maluka dixit (2010-05-30, 22:30): > That's gone. We (IT people) surrendered the initiative to the world > around, though we could push that technical limitation through to force > the world to switch to a simple small unified alphabet. May I suggest, that it would much simpler for the worl

Re: Re: [dev] Fwd: OT:GUI wireless connections management?

2010-05-30 Thread Antoni Grzymala
Kurt H Maier dixit (2010-05-30, 15:27): > On Sun, May 30, 2010 at 3:01 PM, Antoni Grzymala wrote: > > And, скажы меня, what if I need to mix cyryllic, some unusual character > > or two like »λ«, > > you never "need" to do this > > > call upon Janáček&#x

Re: Re: [dev] Fwd: OT:GUI wireless connections management?

2010-05-30 Thread Antoni Grzymala
Anselm R Garbe dixit (2010-05-30, 19:29): > On 30 May 2010 00:58, Ilya Ilembitov wrote: > >> well I'm on openbsd. ifconfig is used for everything. > > > > Well, that changes pretty much everything. OpenBSD's ifconfig is probably a > > unique thing among other BSDs (AFAIK) and is nothing like Lin

Re: [dev] dwm-5.8 / dmenu-4.1

2010-05-28 Thread Antoni Grzymala
Nicolas Capit dixit (2010-05-28, 23:13): > I just tried dwm-5.8 and it seems that fullscreen in mplayer is not working > anymore (output with xv). I reinstalled the 5.7.2 and it works perfectly. It truly doesn't. And I'm running with -vo vdpau. Whether I press f in playback or supply -fs on the c

Re: [dev] [dmenu] patch: utf-8 strings editing

2010-05-28 Thread Antoni Grzymala
Ramil Farkhshatov dixit (2010-05-29, 00:01): > I made a patch against dmenu-4.1 that fixes editing (cursor movement, > character deletion) of utf-8 strings containing multibyte characters. Thanks! (+1 for this to go into mainline) -- [a]

Re: [dev] dmenu_path rewrite in C

2010-05-25 Thread Antoni Grzymala
pancake dixit (2010-05-19, 16:15): > On Wed, 19 May 2010 16:11:15 +0300 > Elmo Todurov wrote: > > > > So you can define a single buffer of this size to strcpy/memcpy/strcat the > > > paths you need to construct the executable paths you need. > > > > > > this will reduce the heap usage a lot. > >

Re: [dev] SWK: The simple widget kit

2010-05-10 Thread Antoni Grzymala
Mate Nagy dixit (2010-05-10, 09:47): > you don't design suckless software for the user. You educate the user > first, then design software for the new, enlightened man. Sounds like we've had that history lesson in the thirties... -- [a]

Re: [dev] Suckless BT client(s)?

2010-05-04 Thread Antoni Grzymala
zi...@freeshell.org dixit (2010-05-04, 02:04): > Was recently looking for a simple console BitTorrent client. Found ctorrent > but it's unmaintained, and Enhanced CTorrent which is still being worked on. > Found a few others like rtorrent but they seem to require some additional > dependences lik

Re: [dev] Encoding errors with umlauts in dwm statusbar and dmenu

2010-04-20 Thread Antoni Grzymala
Claudio M. Alessi dixit (2010-04-20, 21:27): > On Mon, Apr 19, 2010 at 11:07:24PM +0200, orsch...@gmail.com wrote: > > And when you are try to fix this could you please also try to correct the > > flash fullscreen issue? > I use this workaround without any issue: > > http://lists.suckless.o

Re: [dev] [dmenu] A clickable dmenu is a dream?

2010-03-30 Thread Antoni Grzymala
pancake dixit (2010-03-30, 10:00): > Did you know yeahlaunch? Yeah, I didn't ;) I installed bashrun in the meantime and it seems to behave sensibly, thx. > On Mar 28, 2010, at 8:55 PM, Rob wrote: > > >On 28 March 2010 19:28, Antoni Grzymala wrote: > >>This mi

Re: [dev] [dmenu] A clickable dmenu is a dream?

2010-03-28 Thread Antoni Grzymala
Connor Lane Smith dixit (2010-03-27, 22:58): > On 27 March 2010 22:30, Sean Whitton wrote: > > You can achieve this with M-p in dmenu-4.0. > > Julien was right, actually. 4.0 doesn't support M-p unless you apply > the paste patch. Tip integrates paste and cursor. (On that note, > Shift-Insert wou

Re: [dev] terminal that accepts any size

2010-03-20 Thread Antoni Grzymala
Alexander Surma dixit (2010-03-20, 18:48): > On Sat, Mar 20, 2010 at 6:34 PM, Jonas Bernoulli wrote: > > On Sat, Mar 20, 2010 at 18:04, Alexander Surma > > wrote: > >> Well, resizehints are exactly that, hints. Not an obligation. > >> It's usually the job of the window manager to respect (or not

Re: [dev] terminal that accepts any size

2010-03-20 Thread Antoni Grzymala
hiro dixit (2010-03-20, 21:40): > 9term 10term. I win. -- [a]

Re: [dev] [misc] How to disable scrolling in a vt100

2010-03-18 Thread Antoni Grzymala
On Thu, 18 Mar 2010 14:00:45 +0100, Valentin wrote: > On Thu, Mar 18, 2010 at 01:58:11PM +0100, QUINTIN Guillaume wrote: >> > >> > Scroll lock works for me in xterm. >> > >> >> What is the escape sequence to lock scroll ? >> > > No idea, I just hit scroll lock… AFAIK there are no escape sequen

Re: [dev] GSoC 2010

2010-03-03 Thread Antoni Grzymala
Anselm R Garbe dixit (2010-03-03, 18:55): > On 3 March 2010 18:33, Chris Palmer wrote: > > Kurt H Maier writes: > > > >> > We need a desktop text indexing system that sucks less. > >> > >> grep > > > > First of all, I had never heard of this program. It is so great! Wow! Thanks > > for the sugges

Re: [dev] Surf assumes all SSL connections are good, which is bad

2010-02-09 Thread Antoni Grzymala
On Tue, 9 Feb 2010 18:56:39 -0500, Kurt H Maier wrote: > On Tue, Feb 9, 2010 at 6:09 PM, Chris Palmer > wrote: >> Letting people believe that any SSL connection is good is actually worse >> than nothing, because it creates a false sense of security. >> >> I have serious qualms about depending on

Re: [dev] [OFFTOPIC] Recommended meta-build system

2010-02-02 Thread Antoni Grzymala
Anselm R Garbe dixit (2010-02-02, 08:05): > On 1 February 2010 23:56, Antoni Grzymala wrote: > > Well, a while ago I saw a back-to-front Trabant on the streets of > > Warsaw, a quick google and here you go: > > > > http://autofoto.pl/blogs/prezes/archive/2009/05/11/

Re: [dev] [OFFTOPIC] Recommended meta-build system

2010-02-01 Thread Antoni Grzymala
Chris Palmer dixit (2010-02-01, 15:48): > Anselm R Garbe writes: > > > "[...] as even refueling the car required lifting the hood, filling the > > tank with gasoline (only 24 litres[1]), then adding two-stroke oil and > > shaking it back and forth to mix." > > Never mind that bit of compile-time

Re: [dev] [OFFTOPIC] Recommended meta-build system

2010-02-01 Thread Antoni Grzymala
Uriel dixit (2010-02-01, 22:30): > On Mon, Feb 1, 2010 at 2:06 PM, anonymous wrote: > >> Having said that, in case of rfork vice versa from FreeBSD. > > > > Yes, I am talking about FreeBSD. With configure you can make your > > program portable between FreeBSD and Linux. Most probably other > > sy

Re: [dev] [OFFTOPIC] Recommended meta-build system

2010-02-01 Thread Antoni Grzymala
Anselm R Garbe dixit (2010-02-01, 15:58): > On 1 February 2010 15:49, wrote: > > * Anselm R Garbe [2010-02-01 15:48]: > >> On 1 February 2010 13:30,   wrote: > >> > experts rule: Actually they don't want!  Ever seen a suckless car, or > >> > mobile phone? > >> > >> There was the DDR Trabant, wh

Re: [dev] [OFFTOPIC] How to know the size of a process?

2010-01-24 Thread Antoni Grzymala
pmarin dixit (2010-01-24, 18:35): > Hi all. > Anyone know how to know the size (kb) of a process in Linux? > using the proc filesystem I can know the number of pages that it uses > (/proc/pid/statm). How I can convert > it to kb? Any posix way? Man proc(5). The sizes given are in pages. The rest

Re: [dev] [SLOCK] is not safe

2010-01-20 Thread Antoni Grzymala
anonymous dixit (2010-01-20, 10:57): > > Problem here is not using exec startx or startx & exit, not using or not > > using exec in xinitrc/xsession! > > > Problem here is (not (using exec startx or startx & exit)), not (using > or not using exec in xinitrc/xsession). I also parsed it that way,

Re: [dev] [OT] Distribution

2010-01-19 Thread Antoni Grzymala
Moritz Wilhelmy dixit (2010-01-19, 22:46): > On Tue, Jan 19, 2010 at 11:56:56PM +0300, anonymous wrote: > > Why not Slackware? > > Why not suse? Why not feed trolls? -- [a]

Re: [dev] Distribution

2010-01-18 Thread Antoni Grzymala
Jonathan Slark dixit (2010-01-18, 22:41): > I was wondering what distros people use on this mailing list? I've > tried a lot and I'm not happy with any of them. All I need is a > toolchain/dev utils with minimal X install. I would then compile all > the apps/dwm myself and install using the

Re: [dev] [SLOCK] is not safe

2010-01-17 Thread Antoni Grzymala
Sebastian Goll dixit (2010-01-17, 16:44): > On Sun, 17 Jan 2010 16:24:11 +0100 > Gregor Best wrote: > > > Same thing with every other screen locker. The only "solution" is to > > remove the ChangeVT* mappings from the xmodmap. > > Another solution seems to be to exec into “startx” instead of ru

Re: [dev][dwm] window tagging

2010-01-12 Thread Antoni Grzymala
Alex Matviychuk dixit (2010-01-13, 00:44): > Somewhat related, is there any word on if/when the flash video full > screen issue will be resolved? That is, when trying to full screen a > flash video, it drops back to the original page after popping up. Works for me currently if I switch to monocle

Re: [dev] Profont in dwm

2010-01-04 Thread Antoni Grzymala
Samuel Baldwin dixit (2010-01-04, 16:46): > 2010/1/4 Josh Rickmar : > > On Mon, Jan 04, 2010 at 09:03:08PM +, Rob wrote: > >> I use profont and > >> > >> static const char font[]            = > >> "-*-*-profont-*-*-*-12-*-*-*-*-*-*-*"; > >> > >> works fine for me. Although profont shows up in

Re: [dev] [DWM] suggestion for dwm

2010-01-03 Thread Antoni Grzymala
Cengiz Tas dixit (2010-01-03, 22:10): > 1) i know how to check for unread mails in gmail and display it in the > status bar. > can i check for unread chat messages in the same way, too? Pretty much depends on your mail client. mcabber AFAIK can write things to a file/pipe, which you can use to se

Re: [dev] [DWM] suggestion for dwm

2010-01-03 Thread Antoni Grzymala
Peter John Hartman dixit (2010-01-03, 13:51): > I agree w/r/t removing the status feature in dwm. If it isn't a > trayer, then what is its purpose? Of course, primary motivation is > that an alternative standalone trayer can do whatever it is that the > status feature is doing anyway (or so it s

Re: [dev] slock with non-system auth

2009-12-20 Thread Antoni Grzymala
Moritz Wilhelmy dixit (2009-12-20, 12:03): > On Sun, Dec 20, 2009 at 11:53:02AM +0100, markus schnalke wrote: > > [2009-12-19 21:37] pancake > > > > > > I have done two patches for slock. > > > > > > The first simplifying the use of cpp and the other adding user > > > defined password. > > >

Re: [dev] slock - cannot log in

2009-12-17 Thread Antoni Grzymala
daspostloch dixit (2009-12-17, 14:25): > you are right that was crap. sorry. > the F# works fine as just tested in firefox. > the reason i got confused is because i, other > than vterm, dont have use for them. > so the real issue is that switching vterms > doesnt work, not even right now in normal

Re: [dev] slock - cannot log in

2009-12-17 Thread Antoni Grzymala
Tony Lainson dixit (2009-12-17, 23:12): > > anyone have any more ideas other than > > power button? > > The power button sounds a bit drastic. Can't you press Ctrl-Alt-F2 to > switch to virtual console 2, then log in and kill slock from there? There are no display power buttons on laptops. --

Re: [dev] Full quotes below

2009-12-16 Thread Antoni Grzymala
markus schnalke dixit (2009-12-16, 12:29): > > I've been pondering switching over to nmh in the recent years, but there > > were some things holding me back. I'd be cool if you shared your > > experiences, too. > > Encodings are handles pretty badly. Latin1 is okay, but UTF8 is hardly > supported

Re: [dev] Full quotes below

2009-12-16 Thread Antoni Grzymala
markus schnalke dixit (2009-12-16, 09:38): > [2009-12-16 18:11] Jessta > > 2009/12/12 markus schnalke : > > > Please refrain from adding full quotes a the end of your reply, > > > it's such a pain to read. > > > > Your war will never be won until there is a tool that enforces it > > and then pe

Re: [dev] [OT] Full quotes below

2009-12-12 Thread Antoni Grzymala
Kurt H Maier dixit (2009-12-12, 08:58): > meillo, next time you decide to teach us how to use the internet mark > it offtopic so I don't have to listen to yet another internet > etiquette lecture from a well-meaning simpleton Same about your reply. -- [a]

Re: [dev] suckless password manager

2009-12-10 Thread Antoni Grzymala
Alexander Surma dixit (2009-12-11, 00:07): > Actually, I think passwordmanagers are not secure. All your passwords are > just as strong as your PM encryption. That's why I keep most of my less-used passwords in a GPG-encrypted-to-self file with a vim configuration for transparent decryption, reen

Re: [dev] [OT] Bcc disaster: Bcc headers not stripped

2009-11-24 Thread Antoni Grzymala
sta...@cs.tu-berlin.de dixit (2009-11-23, 20:47): > just sharing a frustrating experience I had on gmail couple of days ago. > It might be helpful for somebody: > > Default, the tool chain mutt + ssmtp + gmail does *not* remove the Bcc > headers! As long as you don't say No, it's ssmtp's job to

Re: [dev] [OT]: Lisp

2009-11-13 Thread Antoni Grzymala
Aled Gest dixit (2009-11-13, 21:10): > > If you would care for a pleasant > > (really) weekend with Lisp, try installing SBCL (a popular Common Lisp > > implementation) on your OS and have a look at Peter Seibel's great > > introductory (and more) book on Common Lisp: > > > > http://www.gigamonkey

Re: [dev] suckless IRC ?

2009-11-13 Thread Antoni Grzymala
David J Patrick dixit (2009-11-13, 11:48): > where ? #suckl...@oftc -- [a]

Re: [dev] [OT]: Lisp

2009-11-13 Thread Antoni Grzymala
Aled Gest dixit (2009-11-13, 16:27): > 2009/11/13 Mate Nagy : > >  please stop posting > > Why? It's getting very much off topic. If you would care for a pleasant (really) weekend with Lisp, try installing SBCL (a popular Common Lisp implementation) on your OS and have a look at Peter Seibel's g

Re: [dev] [OT]: Go programming language

2009-11-11 Thread Antoni Grzymala
Moritz Wilhelmy dixit (2009-11-11, 19:46): > > On Wed, 11 Nov 2009 06:15:06 -0500 > > Kris Maglione wrote: > > > > > Looks more like Limbo/NewSqueak. And the mascot's kind of > > > Glenda-ish (plus you mentioned Rob), so I wouldn't doubt it. > > > If Rob was involved, I very much doubt that Ad

Re: [dev] [OT]: Go programming language

2009-11-11 Thread Antoni Grzymala
Aled Gest dixit (2009-11-11, 18:53): > > Then you never tried Lisp! > > I hope that's sarcasm, because I wouldn't call requiring everything to > be wrapped in parentheses clean :P Looks like you didn't give more than half a minute's time, to see what Lisp's syntax (or rather the lack of it) is a

Re: [dev] JOE editor was: a little bit of vi+zsh magic

2009-11-04 Thread Antoni Grzymala
Jack Woehr dixit (2009-11-04, 12:30): > > Today I was forced to use the joe editor for java. > > > > Perhaps I should hang myself... > > > > Perhaps 'joe' was written by the Sirius Cybernetics Company. After Wikipedia: The only profitable division of the company is its Complaints division, w

Re: [dev] [surf] next release

2009-10-22 Thread Antoni Grzymala
Tadeusz Sośnierz dixit (2009-10-22, 18:15): > > Perhaps we should be thinking about separating them? > > Then we will end up with some shit like uzbl - the browser which cannot > browse the web. Why not? Just curious, haven't been using any of those yet. -- [a]

Re: [dev] [dmenu] Putting key combinations in config.h

2009-10-21 Thread Antoni Grzymala
markus schnalke dixit (2009-10-21, 23:13): > [2009-10-21 14:48] Peter John Hartman > > On Wed, 21 Oct 2009, Colin Shea wrote: > > > On Wed, Oct 21, 2009 at 1:15 PM, Peter John Hartman > > > wrote: > > > > > > Can we put the various keybindings used in dmenu > > > in config.h rather

Re: [dev] (x)HTML-based office suite? (aka suckless word processing solution-2)

2009-10-19 Thread Antoni Grzymala
Uriel dixit (2009-10-19, 16:24): > On Sun, Oct 18, 2009 at 9:15 PM, Szabolcs Nagy wrote: > > On 10/18/09, Antoni Grzymala wrote: > >>> ASCII works just fine, thanks. > >> > >> Just fine for the Americans? > > > > fine for anyone who is willing

  1   2   >