Re: [dev] uriel is gone

2012-10-16 Thread Ruben Gonzalez Arnau
Thanks for all your contribution! Descansa en paz/pau/peace/frid Uriel R.I.P -- r...@sdf.lonestar.org

Re: [dev] about patch xft on FreeBSD

2012-05-03 Thread Ruben Gonzalez Arnau
Hi, Try to change this on config.mk INCS = -I. -I/usr/include -I${X11INC} to INCS = -I. -I/usr/include -I${X11INC} -I/usr/local/include/freetype2 Hope it helps. On 05/03/2012 15:34, alphachi wrote: Hello! I'm using dwm 6.0 on FreeBSD 9.0 Release amd64. I need font antialias and CJK

Re: [dev] Environment variables

2012-02-12 Thread Ruben Gonzalez Arnau
On 02/12/2012 13:09, Christoph Lohmann wrote: Greetings comrades. Some of you might be more experienced in the old Unix ways and might know how in the good old days all the environment variables were standardized. What I am up to: There are these new stylish ways of running applications based

Re: [dev] [dwm] auto switch to the app's tag

2011-12-14 Thread Ruben Gonzalez Arnau
On 13/12/11 18:14, nxt7 wrote: Hello! Is it possible to make dwm to switch to the tag where application is started according to the Rules section of config file? viewontag patch works only with already started applications and does not suit for applications started through command line or

Re: [dev] [dwm] Fullscreen Layout

2011-08-17 Thread Ruben Gonzalez Arnau
On 14/08/11 22:03, Bastien Dejean wrote: Hi, Any idea on how to implement a fullscreen layout? Cheers, From dwm-hiltjo version: http://www.codemadness.nl/downloads/projects/dwm/ /* Same as monocle, just never draw borders. */ void fullscreen(Monitor *m) { Client *c;

Re: [dev] [dwm] visible only if needed [patch]

2011-07-07 Thread Ruben Gonzalez Arnau
On 07/07/11 13:48, Hiltjo Posthuma wrote: On Thu, Jul 7, 2011 at 11:24 AM, Thomas Dean78...@web.de wrote: On Mon, Jul 04, 2011 at 11:37:15 +0200, julien steinhauser wrote: I like the idea of having only used tags visible. One problem with this patch though is that dwm loses all tags when

Re: [dev] [dwm] visible only if needed [patch]

2011-07-07 Thread Ruben Gonzalez Arnau
On 07/07/11 15:29, Rob wrote: On 7 July 2011 14:18, Ruben Gonzalez Arnaur...@sdf.lonestar.org wrote: Talking about remember applications when restarting, it's possible to remember terminals too? When I restart dwm everything is okey with my config.h rules and each app goes to its tag, except

Re: [dev] [dwm] sloppy focus

2011-07-04 Thread Ruben Gonzalez Arnau
On 04/07/11 17:14, Connor Lane Smith wrote: Interesting, those on IRC were very 'for' this idea. Different demographics? Oh you silly ML people! On 4 July 2011 06:51, garbeamgarb...@gmail.com wrote: No I totally disagree. Click to focus makes the life uneccessary harder. Doing this just for

Re: [dev] [dwm] sloppy focus

2011-07-04 Thread Ruben Gonzalez Arnau
2. having some kind of indication that you've been addressed (urgent hints or whatever). In other wm's, #2 is often handled by having a little flashing systray icon. So, broadening: what (if anything) do dwm users use for notifications or indicating urgency? Hello, I use seturgent

Re: [dev] wmii

2011-06-25 Thread Ruben Gonzalez Arnau
On 25/06/11 11:38, Thomas Dahms wrote: 2011/6/25 hiro23h...@googlemail.com: Wrong permissions perhaps? Other than that I have no idea. Removing the whole ~/.wmii directory should work at least, using the system-wide configuration. That will trigger an xmessage asking you what Modkey you want

Re: [dev] run a program and display on a specific tab

2011-06-06 Thread Ruben Gonzalez Arnau
On 06/06/11 12:20, Piotr Zalewa wrote: Hi, I want to create a script which will load my default setup (quite a few programs). How to run a program so it will be displayed on a desired tab? (view, workspace - I always had a problem with that lingo) thanks, zalun Assuming you are using sh

[dev] [wmii] Add/Remove all windows with n tag to/from the current view [code snippet plan9]

2010-12-06 Thread Ruben Gonzalez Arnau
Hello, A simple task to view all windows from ntag to current view. If it's useful for someone, I will try to put on wiki. Ex: $MODKEY-Control-[1-9] adds ntga windows, if pressed again, removes ntag windows. Any help is appreciated :) Thank you! fn getcurtag { wmiir read