[dev] Why does the floating window lose focus ?

2012-07-03 Thread z_axis
I am using DWM-6.0 on my FreeBSD 9.0 box. Somtimes when i am inputting something in a floating window, it will lose focus automatically. Then i have to press MODKEY+XK_j/XK_k to switch back. The following is my config.h static const char font[]= "-wenquanyi-wenquanyi bitmap song

Re: [dev] Systems Software Research is Irrelevant

2012-07-03 Thread Ivan Kanakarakis
the "web os" strikes again http://i.imgur.com/82owP.png On 4 July 2012 02:39, Luis Anaya wrote: > Although Javacript/ECMAScript is a prevalent (and sometimes overused) > in web development, my experience with Web based OS has been less > than stellar. It boils down handling the nuances of each b

Re: [dev] github mirror

2012-07-03 Thread Ivan Kanakarakis
You can try, but none of you will ever be like Wolfram http://blog.stephenwolfram.com/2012/03/the-personal-analytics-of-my-life/ this is free software, you dont need no graph to tell you you're productive and having no managers or management software sucks less On 4 July 2012 01:28, Calvin Morri

RE: [dev] Systems Software Research is Irrelevant

2012-07-03 Thread Luis Anaya
Hi: > > On the topic of odd finds, anyone heard of > > http://code.google.com/p/es-operating-system/ ? > > "As we realize ECMAScript/Web based applications are becoming very > important and useful, ES operating system has been designed to make > the Web Apps APIs as the primary operating system in

Re: [dev] github mirror

2012-07-03 Thread Calvin Morrison
On 3 July 2012 16:15, hiro <23h...@gmail.com> wrote: > back to your work engineer! > > On 7/3/12, Andrew Hills wrote: > > On Tue, Jul 3, 2012 at 1:24 PM, Kurt H Maier > wrote: > >> On Tue, Jul 03, 2012 at 12:54:50PM +0200, Kai Hendry wrote: > >>> https://github.com/scklss/dwm/graphs/ > >> haha w

Re: [dev] github mirror

2012-07-03 Thread hiro
back to your work engineer! On 7/3/12, Andrew Hills wrote: > On Tue, Jul 3, 2012 at 1:24 PM, Kurt H Maier wrote: >> On Tue, Jul 03, 2012 at 12:54:50PM +0200, Kai Hendry wrote: >>> https://github.com/scklss/dwm/graphs/ >> haha what the hell value is this exactly > > Sometimes, I find I'm being to

Re: [dev] github mirror

2012-07-03 Thread Andrew Hills
On Tue, Jul 3, 2012 at 1:24 PM, Kurt H Maier wrote: > On Tue, Jul 03, 2012 at 12:54:50PM +0200, Kai Hendry wrote: >> https://github.com/scklss/dwm/graphs/ > haha what the hell value is this exactly Sometimes, I find I'm being too productive at work, so I generate some graphs representing work I w

Re: [dev] fceux in fullscreen

2012-07-03 Thread Manolo Martínez
On 07/03/12 at 06:36pm, Bjartur Thorlacius wrote: > On Tue, Jul 3, 2012 at 5:56 PM, Manolo Martínez > wrote: > > None of that works: dwm keys are, as I say, unresponsive in fceux > > fullscreen. When trying sleep + xprop, xprop complains that it can't > > "grab the mouse". > > > Can you verify tha

Re: [dev] Systems Software Research is Irrelevant

2012-07-03 Thread sl
> Computer manufacturers gotta make money somehow. ;) I'll tell you what. Just send me the money. I guarantee to make all your problems go away if you just send me the money. Don't ask questions, just send the money. Before you say anything, send it. Send the money. Thank you. -sl

Re: [dev] Systems Software Research is Irrelevant

2012-07-03 Thread Bjartur Thorlacius
On Tue, Jul 3, 2012 at 7:27 PM, Kurt H Maier wrote: > "As we realize ECMAScript/Web based applications are becoming very > important and useful, ES operating system has been designed to make > the Web Apps APIs as the primary operating system interfaces," > JavaScript is becoming fairly standard f

Re: [dev] Systems Software Research is Irrelevant

2012-07-03 Thread Kurt H Maier
On Tue, Jul 03, 2012 at 05:39:40PM +0200, Kai Hendry wrote: > On the topic of odd finds, anyone heard of > http://code.google.com/p/es-operating-system/ ? "As we realize ECMAScript/Web based applications are becoming very important and useful, ES operating system has been designed to make the Web

Re: [dev] github mirror

2012-07-03 Thread Kurt H Maier
On Tue, Jul 03, 2012 at 12:54:50PM +0200, Kai Hendry wrote: > https://github.com/scklss/dwm/graphs/ haha what the hell value is this exactly

Re: [dev] Systems Software Research is Irrelevant

2012-07-03 Thread Bjartur Thorlacius
On Tue, Jul 3, 2012 at 5:39 PM, Kai Hendry wrote: > On the topic of odd finds, anyone heard of > http://code.google.com/p/es-operating-system/ ? > Yeah, but didn't think anyone would go out and write a new CSS HTML rendering engine for it to run JavaScript interactive hypermedia applications on it

Re: [dev] github mirror

2012-07-03 Thread hiro
I guess he doesn't like bibucket's web interface. On Tue, Jul 3, 2012 at 3:44 PM, Micheal Smith wrote: > I don't have a strong opinion on this either way. The current setup works > for me. However bitbucket both offers mercurial, and the suckless namespace > is currently free. Might be an e

Re: [dev] Systems Software Research is Irrelevant

2012-07-03 Thread hiro
Do I read this right - it uses C++11? On Tue, Jul 3, 2012 at 5:39 PM, Kai Hendry wrote: > On the topic of odd finds, anyone heard of > http://code.google.com/p/es-operating-system/ ? > > The included browser evidently has Acid2 support > https://groups.google.com/forum/?fromgroups#!topic/es-oper

Re: [dev] fceux in fullscreen

2012-07-03 Thread Bjartur Thorlacius
On Tue, Jul 3, 2012 at 5:56 PM, Manolo Martínez wrote: > None of that works: dwm keys are, as I say, unresponsive in fceux > fullscreen. When trying sleep + xprop, xprop complains that it can't > "grab the mouse". > Can you verify that the rectangle is in fact not a new top-level window but an in-

Re: [dev] fceux in fullscreen

2012-07-03 Thread Manolo Martínez
On 07/03/12 at 06:06pm, Eckehard Berns wrote: > > I'm sorry, I know similar questions have been posted before, but I > > cannot seem to find my way around this issue: when I use fceux's > > fullscreen option, a black square occupies part of the upper left corner > > of the screen. [...] > > Are yo

Re: [dev] fceux in fullscreen

2012-07-03 Thread Eckehard Berns
> I'm sorry, I know similar questions have been posted before, but I > cannot seem to find my way around this issue: when I use fceux's > fullscreen option, a black square occupies part of the upper left corner > of the screen. [...] Are you running dwm 6.0 or hg tip? If you're running 6.0 could y

Re: [dev] fceux in fullscreen

2012-07-03 Thread Manolo Martínez
On 07/03/12 at 05:40pm, uki wrote: > 2012/7/3 Manolo Martínez : > > The thing is, if xprop is running, I cannot focus the fceux window (so > > as to toggle fullscreen). On the other hand, if I am in fceux > > fullscreen, I cannot run xprop (I cannot go to another tag, or do > > anything really, wit

Re: [dev] fceux in fullscreen

2012-07-03 Thread uki
2012/7/3 Manolo Martínez : > The thing is, if xprop is running, I cannot focus the fceux window (so > as to toggle fullscreen). On the other hand, if I am in fceux > fullscreen, I cannot run xprop (I cannot go to another tag, or do > anything really, without quitting fullscreen). you could try: s

[dev] Systems Software Research is Irrelevant

2012-07-03 Thread Kai Hendry
On the topic of odd finds, anyone heard of http://code.google.com/p/es-operating-system/ ? The included browser evidently has Acid2 support https://groups.google.com/forum/?fromgroups#!topic/es-operating-system/8oWtRZnDK_w which is a feat of engineering. http://code.google.com/p/es-operating-syste

Re: [dev] fceux in fullscreen

2012-07-03 Thread Manolo Martínez
Hi, thanks for your reply On 07/03/12 at 05:18pm, Bjartur Thorlacius wrote: > On Tue, Jul 3, 2012 at 4:51 PM, Manolo Martínez > wrote: > > Also, this square is slightly bigger than the unmaximized fceux, so I > > don't really know where is that coming from. How can I get it out of the > > way? >

Re: [dev] fceux in fullscreen

2012-07-03 Thread Carlos Torres
it could be a bug in SDL too? On Tue, Jul 3, 2012 at 11:18 AM, Bjartur Thorlacius wrote: > On Tue, Jul 3, 2012 at 4:51 PM, Manolo Martínez > wrote: >> Also, this square is slightly bigger than the unmaximized fceux, so I >> don't really know where is that coming from. How can I get it out of the

Re: [dev] fceux in fullscreen

2012-07-03 Thread Bjartur Thorlacius
On Tue, Jul 3, 2012 at 4:51 PM, Manolo Martínez wrote: > Also, this square is slightly bigger than the unmaximized fceux, so I > don't really know where is that coming from. How can I get it out of the > way? > Please send us the output of running xprop and clicking on the black square, and then f

[dev] nwm

2012-07-03 Thread pancake
Yesterday I discovered this project. nwm. a tiling window manager written for nodejs https://github.com/mixu/nwm it's definitively not suckless, but interesting anyway.

Re: [dev] github mirror

2012-07-03 Thread pancake
i have recently moved some of my repos to github, because some people wanted to contribute via github with pull requests, so i used hgpull to do it. here's the notes: *) git repo was 8 times bigger than the hg one after export (git gc --aggressive fixes this) *) every merge of a pull request res

[dev] fceux in fullscreen

2012-07-03 Thread Manolo Martínez
I'm sorry, I know similar questions have been posted before, but I cannot seem to find my way around this issue: when I use fceux's fullscreen option, a black square occupies part of the upper left corner of the screen. While in fullscreen, dwm keybindings are unresponsive. Also, this square is sl

Re: [dev] github mirror

2012-07-03 Thread Micheal Smith
I don't have a strong opinion on this either way. The current setup works for me. However bitbucket both offers mercurial, and the suckless namespace is currently free. Might be an easier, and more sensible fit regarding a mirror. On Jul 3, 2012, at 5:54 AM, Kai Hendry wrote: > On 3 July 201

Re: [dev] github mirror

2012-07-03 Thread Kai Hendry
On 3 July 2012 12:47, Nick wrote: > Is there any point in this other than as a distributed backup? > I worry it may slightly fragment things, with people searching for > dwm and using the github copy, rather than our primary one. Or > sending us github pull requests rather than patches. Well I'm

Re: [dev] github mirror

2012-07-03 Thread Nick
On Tue, Jul 03, 2012 at 12:23:53PM +0200, Kai Hendry wrote: > WDYT of https://github.com/scklss ? Is there any point in this other than as a distributed backup? I worry it may slightly fragment things, with people searching for dwm and using the github copy, rather than our primary one. Or sendin

Re: [dev] github mirror

2012-07-03 Thread Kai Hendry
WDYT of https://github.com/scklss ? Need to port across the descriptions. Happy to add more members. Just need your gitub id suckless community member. Greetings from Berlin, github-mirror.sh Description: Bourne shell script

Re: [dev] [dmenu] multiple menu patch

2012-07-03 Thread Yuri Bochkarev
Yes and it's only half of what I need. It still presumes there is only one menu. My patch shows many of them one after another on the screen. On Tue, Jul 3, 2012 at 11:40 AM, Bjartur Thorlacius wrote: > Have you considered multisel? > > http://tools.suckless.org/dmenu/patches/multisel > http://to

Re: [dev] [dmenu] multiple menu patch

2012-07-03 Thread Bjartur Thorlacius
Have you considered multisel? http://tools.suckless.org/dmenu/patches/multisel http://tools.suckless.org/dmenu/patches/multiselect_and_newline

[dev] [dmenu] multiple menu patch

2012-07-03 Thread Yuri Bochkarev
Hello, guys! I'd like to share my patch for dmenu which enables multiple menus option. WHAT IT DOES Multiple menus allow you to see and choose many options during one dmenu run. It looks like this: http://s1.ipicture.ru/uploads/20120702/s6YyU3zR.png After you press Enter all selected items will b