It seems like useless rather than suckless.
Well, the moveresize feature isn't provided by a patch at all. You'll have to
copy/paste a function somewhere in config.h then add the relative bindings. I
replaced config.h with dwm.c into the wiki.
Regards,
Claudio M. Alessi
works properly out of the box. That's
all.
Regards,
Claudio M. Alessi
On Tue, Aug 17, 2010 at 08:52:37PM +0400, anonymous wrote:
> usage: cmd [-abcde] [-f file] [-g pattern] [file ...]
What about cmd [-abcde] [-fg arg] [file ...]?
> usage: flo [-c id] [-f from] [-r id] [-t to] [-w what] [what[,from][-to]]
With the above rules this should be: flo [-cfrtw arg] [what[,
On Sun, Jul 04, 2010 at 02:13:38PM +0200, Uriel wrote:
> I honestly and deeply hope you fail completely.
Please, put this on quotes.cat-v.org.
Claudio M. Alessi
only have 9 or less tags; this, though, sounds
uncomfortable as well. I'll think a bit about this in order to improve my
layout too. Thanks for the hint.
Regards,
Claudio M. Alessi
eyboard shortcuts for launching applications:
Why don't you just replace all [1-9] with F[1-9] in your config.h? This way you
can comfortally use all clients which already provide alt-[1-9] to change
"something" (like Chromium).
Regards,
Claudio M. Alessi
No issues here; it works perfectly. Thanks!
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://clamiax.selfip.org
On Thu, May 27, 2010 at 07:59:29AM +0200, orsch...@googlemail.com wrote:
> Because this is still an unsolved problem.
Both problem are solved:
o Chrome: see the previous post;
o Flash: see http://lists.suckless.org/dev/0912/2687.html
Regards,
Claudio M. Alessi
can use ftp(1) for HTTP requests.
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
This bug is not present in tip anymore; feel free to upgrade your local sic
sources ;-)
Regards,
Claudio M. Alessi
On Thu, May 20, 2010 at 01:32:29AM +0200, pancake wrote:
> It was a joke
Indeed, i'd suspect it ;-)
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
g:
http://wiki.github.com/clamiax/vimium/
> bastards trying to cloning surf ;)
Nobody want to clone anything; we just would like to use our own browsers in a
more comfortable way.
Regards,
Claudio M. Alessi
egards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
it's a suckless distribution and it seems that plan 9 userland sucks less than
OpenBSD one.
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
ack to the home page (unless you use gU with Vimperator or other
evil stuff -- which I use :P); with the dot-dot link you only need one click.
> Another example is http://www.mutt.org/ There is link "more news",
> but no link to main page in http://www.mutt.org/news.html.
Same as above.
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
What about removing (or commenting) line 45 by default? Who needs debug output
can put (or remove comment) itself.
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
I meant werc.rc, as you can image.
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
> they won't spend their time with fiddling around with things that are
> not mandatory == eg not customising cars but coming up with some great
> philosophy instead ;)
Philosophy is nothing if not applied to the real world. If it doesn't fits with
the real world,
ng concerning security: you are the owner of
the process and you are, obviously, enabled to stop (or kill) it. What's wrong?
If you won't slock to be killed by users, run it as root, or just trust
yourself (ergo, your user).
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
On Tue, Jan 12, 2010 at 03:47:19PM +, Anselm R Garbe wrote:
> This will be solved in dwm 5.8, which should arrive soon.
In the while: http://lists.suckless.org/dev/0912/2687.html
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
s usual.
That's all.
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
gards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
I'm not sure what you mean with "old patch" but I use this since very old dwm
releases (though with very little changes from time to time):
static void
moveresize(const Arg *arg)
{
XEvent ev;
if( ! (selmon->sel && arg && selmon->sel->isfloating && arg->v) )
return;
resize(selmon
our country.
>
> uriel
+1
Remove the '-v' flag at all.
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
y to go. We need a "core browser" which is just
indipendent from the viewer. Well, it isn't right to call it "browser" but I
don't find a better name ATM. Then you can use whatever tool you want to do
each thing as you like, better and easily.
Regards,
Claudio M. Alessi.
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
dered. It also would be nice to avoid
commands like 'j' or 'l' which could easily be replaced by the original "join"
and "part" commands, removing few (useless?) LOCs. Apart from this, sic is the
perfect IRC client (and it's said by an old weechat user :-P).
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
On Thu, Sep 17, 2009 at 11:27:41PM +0200, pancake wrote:
> Flash sucks
Yeah. It may be the problem. If not, no matter: flash sucks anyway :-)
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
the mouse scroll wheel or the arrow
> keys; I just get stuck viewing half a page.
Are you sure it isn't a focus problem? As far as I can tell, dwm still need to
improve the way it handles the focus. The problem shouldn't be related to surf.
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
this number can be useful in some way. It's totally useless for me, we
should get rid of it.
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
. I'm not sure if it's due to a lack of fantasy, but I'm
pretty happy this way. Thanks!
Regards,
Claudio M. Alessi.
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
Ok.
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
important for me, often more than efficiency. I can't use a browser
which don't allow me to have a customizable UI like Vim which, for istance on
X11 only the VIMperator extension of FireFox does. Further releases of Chrome
will likely (and hopefully) change my POV about.
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
le; it shouldn't be much hard to make it
behave as you want. Though it's quite clean at this point that all of us (and
likely many others people) are waiting for a new decent web browser. Sigh!
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
the idealisms, believe in some other
technical concept as, for example, efficiency, customization and modularization
(which mean to have a light core where to build your OS upon).
That's why I use and suggests NetBSD as KISS, power and fast OS.
Regards,
Claudio M. Alessi
--
JID:
ev@) then your POV is not so
different. An unique list is all we need; filters and a correct use of the
mailing list can do the rest.
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
rs, while personal filters do) and should
just read the archives when they only read the list without never write
something. The stfu rule suggested by Gottox is also fine, at this point.
Regards,
Claudio M. Alessi
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
37 matches
Mail list logo