Re: [dev] wmii can save settings on close, can't it ?

2009-12-23 Thread hiro
I don't login, instead I resume from standby, by opening my laptop. I don't even see the need of tagrules! :P On Wed, Dec 23, 2009 at 10:22 PM, Martin Swift wrote: > On Wed, Dec 23, 2009 at 07:36:32PM +0100, Kai Großjohann wrote: >> So for me, it is the most natural idea in the world to start up

[dev] [9base] troff/tmac path problem

2009-12-23 Thread Szabolcs Nagy
in 9base/troff/tmac/ some macro files contain the /home/anselm/plan9port/tmac/ path in it instead of /usr/local/plan9/lib/troff/tmac/

Re: [dev] wmii can save settings on close, can't it ?

2009-12-23 Thread Martin Swift
On Wed, Dec 23, 2009 at 07:36:32PM +0100, Kai Großjohann wrote: > So for me, it is the most natural idea in the world to start up the > email program when I log in and to move it to the right > workspace/view/tag so that Super+1 will show it. Isn't this what tagrules do? You can for example set

Re: [dev] suckless real time file sync system (or dropbox alternative)

2009-12-23 Thread Kai Großjohann
On 12/22/2009 09:00 PM, Dieter Plaetinck wrote: > so, how do dropbox-ish things work? > 1) they automagically do some synchronizing when you put something in > a directory > 2) you [or a script] has to put something in the directory. Well, adding ~/Documents, say, to the list of things to be synce

Re: [dev] wmii can save settings on close, can't it ?

2009-12-23 Thread Kai Großjohann
On 11/14/2009 07:25 AM, Kris Maglione wrote: > > Yes, indeed it's asking a lot. Can I ask what other window manager > provides anything approaching that functionality? It also seems a bit > superfluous. The whole point of dynamic window managers is to make > static layouts unimportant. I've never m

Re: [dev] suckless real time file sync system (or dropbox alternative)

2009-12-23 Thread Dieter Plaetinck
and what about sshfs, ftpfs, etc?

Re: [dev] suckless real time file sync system (or dropbox alternative)

2009-12-23 Thread pancake
http://code.google.com/p/pylsyncd/ On 12/22/2009 09:23 PM, daspostloch wrote: On 12/22/2009 08:24 PM, Moritz Wilhelmy wrote: On Tue, Dec 22, 2009 at 01:19:53PM +0100, Anders Andersson wrote: On Tue, Dec 22, 2009 at 8:47 AM, pancake wrote: Inotify+rsync a guy from the company I work on wrot