On Sun, Jan 03, 2010 at 07:20:53PM +0100, Julien Pecqueur wrote:
>
> I have a suggestion for DWM. I use DWM for about months and i miss one
> functionality : a trayer (a zone for icons in the status bar to reduce
> applications like xchat or to have icons for applications
I like the main ideas (minimalism/vi(m) key bindings).
But the poor quality of the shell scripts (especially the shebang with
bash, sic!) and the license (gplv3) disappointed me.
[yeah, im fighting against linuxisms...]
Regards
On Sat, May 23, 2009 at 6:39 PM, Jacob Todd wrote:
> Has anyone tri
On Sun, May 24, 2009 at 6:37 PM, Dieter Plaetinck wrote:
> About the gtk dependency -> http://www.uzbl.org/faq.php
The GTK dependency is understendable for a graphical browser.
All we can regret is that it comes with glib (but as it's here, it's
normal to use it in a gtk app).
> About the other c
Because it is not bloated with httpd and perl in the _basesystem_ ? :-)
On Sun, Jun 21, 2009 at 2:06 PM, Leandro Chescotta <
leandro.chesco...@gmail.com> wrote:
> Why freebsd is not suckless? not arguing, but i don't know a lot about
> BSD's, so, i wanna know
>
>
> On Sun, Jun 21, 2009 at 3:11 AM
Le lundi 10 août 2009 à 09:30:28, Julien Pecqueur (JPEC) a écrit :
> Hi,
>
> I'm using surf since 2 weeks and i really like it simplicity and
> efficiency. I found a bug today :
> * open iGoogle page
> * add the official google calendar widget
> => surf seg fault
&
Hello,
Sorry, I don't write to bring a patch.
I wander if someone has already patched dwm
to make it auto confirm when, (as said in the subject)
only one item remains.
I've found something on the mailing list which is almost
what I wish but not exactly, it auto confirms on exact match.
It could
On Aug 12, 2009, at 21:56 PM, Donald Chai wrote:
>You're so close!
>
>Adding the following lines to the end of the match(void) procedure
should do the trick:
>if(item && item==itemend) {
>fprintf(stdout, "%s", item->text);
>fflush(stdout);
>running =
IMO very bad idea. If you do that you won't be able to run command with
arguments (eg. urxvt -e irssi).
Regards,
Slawek.
You're right, but dmenu is small enough to have several version in
/usr/local/bin.
At the moment, I've one with Fresch patch for vertical display and xmms like
matching,
f
Julien Steinhauser a écrit :
IMO very bad idea. If you do that you won't be able to run command
with arguments (eg. urxvt -e irssi).
Regards,
Slawek.
You're right, but dmenu is small enough to have several version in
/usr/local/bin.
At the moment, I've one with Fresch pat
Donald Chai a écrit :
I'm glad it works well for you, this minor change should work for
matching on substrings as well:
diff -r 9b203c5c180d dmenu.c
--- a/dmenu.cSat Apr 18 12:50:12 2009 +0100
+++ b/dmenu.cThu Aug 13 11:24:18 2009 -0700
@@ -69,6 +69,7 @@
/* variables */
static char *m
ing i can do to
improve the patch and made it sucking less!
Hope you enjoy it.
--
Julien Pecqueur (JPEC)
Site: http://julienpecqueur.com
Email: j...@julienpecqueur.com
PGP:B1AA2389 (GNUPG)
IRC:jpec (irc.freenode.net - #archlinux-fr)
Powered by Archlinux - Keep it simple stupid !
diff
; can click on it bilion times, and the same.
> There is no documentation (or I can't find it), so please, answer my question.
> Regars,
> SG.
Right click / download linked file...
:)
--
Julien Pecqueur (JPEC)
Site: http://julienpecqueur.com
Email: j...@julienpecque
Hello, here is a small patch for dmenu,
I'm not a developper, I've essentially bound together
and rearranged hints that Donald Chai gave me on the mailing list.
Can someone have a look at it and give feedback,
I'm either not a native english speaker, the man page may contain
non correct english te
Hello, I've updated the pertag patch for dwm-5.7,
It compiles without warnings, as far as I've tested (a very little),
it works.
I've haven't tried it yet in combinaison with nmaster and bstack patch,
( I need to update them first, that will be my next duty :) ).
--- a/dwm.c 2009-09-26 22:50:56.000
With brand new vanilla dwm-5.7, on my laptop with a screen
on the vga output, when I open a term from laptop screen
and that I shift it on vga screen, the focus goes also to vga.
when I open a term on the vga and shift it on the laptop screen,
the term is correctly shifted but the focus remains on
nmaster_bstack patch updated for dwm-5.7.
--- a/config.def.h 2009-09-27 01:08:37.0 +0200
+++ b/config.def.h 2009-09-27 01:17:26.0 +0200
@@ -24,11 +24,13 @@ static const Rule rules[] = {
/* layout(s) */
static const float mfact = 0.55; /* factor of master area size [0.05..0.
On Sun, Sep 27, 2009 at 12:29:09AM +0200, Julien Steinhauser wrote:
>
> With brand new vanilla dwm-5.7, on my laptop with a screen
> on the vga output, when I open a term from laptop screen
> and that I shift it on vga screen, the focus goes also to vga.
> when I open a term on th
On Sun, Sep 27, 2009 at 10:12:39AM +0200, Mate Nagy wrote:
>
> Hiho,
> On Sun, Sep 27, 2009 at 01:21:51AM +0200, Julien Steinhauser wrote:
> > nmaster_bstack patch updated for dwm-5.7.
> the nmaster patch page http://dwm.suckless.org/patches/nmaster actually
> has this patch
On Sun, Sep 27, 2009 at 08:48:30AM +0100, Anselm R Garbe wrote:
>
> 2009/9/27 Julien Steinhauser :
> > On Sun, Sep 27, 2009 at 12:29:09AM +0200, Julien Steinhauser wrote:
> >>
> >> With brand new vanilla dwm-5.7, on my laptop with a screen
> >> on the vga
On Sun, Sep 27, 2009 at 12:49:37PM +0200, Stanimir Dragiev wrote:
>
> * Julien Steinhauser [2009-09-27 01:37]:
> > On Sun, Sep 27, 2009 at 12:29:09AM +0200, Julien Steinhauser wrote:
> > Actually, it was related to my mouse position, I can revert
> > this behavior by
On Sun, Sep 27, 2009 at 03:35:23PM +0200, Mate Nagy wrote:
> Yeah, theoretically ntile with nmaster=1 is equivalent to tile.
Sure.
The nmaster value was not so important, I just wanted to point out,
that when using nmaster-sym, people can remove part of core.
On Thu, Oct 01, 2009 at 07:04:52AM -0500, hailukah wrote:
> Speaking of middle click, is there a way to specify what it does? I've
> searched through the webkitgtk documentation but haven't found
> anything. I'd just like to middle click to open a link in a new
> window. Even a javascript solu
On Wed, Sep 30, 2009 at 07:46:05PM +0200, markus schnalke wrote:
> [2009-09-17 10:48] sta...@cs.tu-berlin.de
> >
> > I used to depend heavily on sessions and especially tabs. I started using
> > them in a non-tiling WM and was attracted by the lower memory consumption.
> > I even hacked couple of
Hello, two scripts for basic session management on surf
I assume that you launch surf like that :
surf -x blah >> ~/.surf/id
After a session don't forget to clean your ~/.surf/id
writesession :
#!/bin/sh
dir=~/.surf
while read line
do
url=`xprop -id $line | grep URL | awk '{print $3}'
On Mon, Oct 05, 2009 at 03:30:29PM -0500, Nathan Neff wrote:
> I'd like to have a menu that shows all the currently running clients,
> and when I select a client, the current tag is applied to that client.
>
> This would allow me to quickly view another client without having
> to switch to the tag
On Mon, Oct 05, 2009 at 03:37:03AM +0200, Moritz Wilhelmy wrote:
>
> On Mon, Oct 05, 2009 at 03:11:49AM +0200, Luka Novsak wrote:
> >
> > And some way to open links without using the mouse would be nice too.
> >
>
> sounds fine. Maybe with a keybinding and adding numbers to the link like
> vim
On Wed, Oct 07, 2009 at 12:06:43PM +0200, sta...@cs.tu-berlin.de wrote:
>
> * Mate Nagy [2009-10-07 10:35]:
> > > > sounds fine. Maybe with a keybinding and adding numbers to the link
> > > > like vimperator does.
> > > >
> > > Lynx-cur has also the numbering link feature as an option and doesn
On Wed, Oct 07, 2009 at 05:11:13PM +0200, Szabolcs Nagy wrote:
>
> On 10/7/09, Илья Илембитов wrote:
> > A suggestion was made to revisit a bookmarking system. I was thinking about
> > it and here is my suggestion: what if basically do not just bookmark pages?
>
> imho the main issue is the ease
On Thu, Oct 08, 2009 at 11:13:38AM +0200, Szabolcs Nagy wrote:
>
> On 10/7/09, Julien Steinhauser wrote:
> > On surf, ctrl-y, echo -e `sselp | dmenu` >> $file bound to a key binding,
> > and you can tag it as you like, retrieving is just as so easy, just load
> no
On Thu, Oct 08, 2009 at 05:01:23PM +0200, Szabolcs Nagy wrote:
>
> On 10/8/09, Dieter Plaetinck wrote:
> > actually the patch was announced on this ML. at least once.
> >
>
> ok then
> i was just alarmed by the inappropriate "arch linux forum" reference
>
Actually, I know two different vertical
On Thu, Oct 08, 2009 at 06:05:16PM +, Jacob Todd wrote:
> On Thu, Oct 08, 2009 at 10:05:16PM +0200, Julien Steinhauser wrote:
> > On Thu, Oct 08, 2009 at 11:13:38AM +0200, Szabolcs Nagy wrote:
> > If I had to choose between tabs and several instances with a wm interaction,
>
On Tue, Oct 20, 2009 at 01:46:53PM +0200, Tadeusz Sośnierz wrote:
>
> Hello,
> Someone alredy posted this, but I've seen no reaction. So, is the
> downloading files feature removed, forgotten, or bugged? What's going on
> with it?
> Regards,
> Ted
>
> --
Hello, the downloading feature isn't remo
On Tue, Oct 20, 2009 at 02:44:53PM +0200, Tadeusz Sośnierz wrote:
> Hello,
> I wrote some patch for bookmark handling, attached. Everything is driven
> by the right-click menu. Sadly, I had no idea how to include some labels
> for the urls.
I'm sorry, I won't provide any practical help as I'm reall
On Tue, Oct 20, 2009 at 07:59:00PM +0200, Tadeusz Sośnierz wrote:
>
> Strange, mine doesn't download anything at all. Is the latest pull?
> Regards,
> Ted
>
Sorry, mine wasn't the latest pull, I've just built one from the newest
I have and the download feature isn't even proposed on right click,
On Wed, Oct 21, 2009 at 10:14:45AM +0200, Enno Boland (Gottox) wrote:
>
> Hi!
>
> I'm going to release 0.3 this or next week, depending on how much time
> I can investigate. Please recheck tip and give feedback, as there are
> some bigger changes.
>
> * persistant/concurrent cookies are working
On Wed, Oct 21, 2009 at 09:17:52AM -0400, Peter John Hartman wrote:
>
> What about cases in which one wishes to both type a few words and then paste?
> For example, when I want
> to do a smart prefix search (via dmenu) on Bob McCrue (who sits in my
> selection buffer) but I also
> want to do som
Hello,
when I build last tip, I have this error :
surf.c: In function ‘source’:
surf.c:695: error: implicit declaration of function
‘webkit_web_view_get_view_source_mode’
surf.c:696: error: implicit declaration of function
‘webkit_web_view_set_view_source_mode’
I commented out from line 693 to
On Wed, Oct 21, 2009 at 05:08:21PM +0200, pancake wrote:
>
> you have an old version of webkit
>
You're right, after upgrading my webkit package, the warnings are gone,
the new warnings are even worst, but are not surf related so it's off topic.
I'll stay without the view source feature until packa
On Wed, Oct 21, 2009 at 06:57:57PM +0200, Julien Steinhauser wrote:
>
> On Wed, Oct 21, 2009 at 05:08:21PM +0200, pancake wrote:
> >
> > you have an old version of webkit
> >
> You're right, after upgrading my webkit package, the warnings are gone,
> the new w
On Thu, Oct 22, 2009 at 02:42:49PM +0200, pancake wrote:
> Btw I still find necessary the contextual menu to get URL of image, URL
> of link .. Download in a separated window/client/app.
I totally agree, it was a good feature that I would also welcome back.
At the moment the two lower items of
On Thu, Oct 22, 2009 at 09:25:43PM -0400, Kris Maglione wrote:
> Hell, even MS's console font has ©, and has since the early DOS days.
Sure, that was even one of the first char they put in their fonts.
);
> + fclose(f);
> +}
The pointer *bmark_uri is not used in the function.
Good job, i'll be apply your patch this evening!
--
Julien Pecqueur (JPEC)
Site: http://julienpecqueur.com
Email: j...@julienpecqueur.com
PGP:B1AA2389 (GNUPG)
IRC:jpec (irc.freenode.net)
Powered by Archlinux - Keep it simple stupid !
pgpMDn6vByj00.pgp
Description: PGP signature
On Mon, Oct 26, 2009 at 10:34:50AM -0700, Evan Gates wrote:
> Currently in surf the "Copy URI" selection in the menu copies the URI
> of the current page being displayed. I've attached a simple patch
> which retains this functionality except when a link is clicked, in
> which case it copies the de
On Thu, Oct 29, 2009 at 08:39:51PM +0100, Dieter Plaetinck wrote:
>
> On Thu, 29 Oct 2009 20:04:57 +0100
> Tadeusz Sośnierz wrote:
>
> > On 29-10-2009 19:59:17, markus schnalke wrote:
> > > Surf is able to interface all kinds of programs through xprop, but
> > > not in an easy/flexible enough wa
Hello,
on a fresh last tip surf build, i experience trouble with suckless.org home page
when i launch for example :
surf http://suckless.org
the page doesn't load and in dwm status bar it blinks alternatively
[0%] http://suckless.org and suckless.org Dedicated to software that suck less
With other
On Wed, Nov 11, 2009 at 11:06:55AM +, Anselm R Garbe wrote:
>
> I'm officially announcing a go excercise project called: godwm (dwm
> implemented in Go)
>
I see a second way of reading the name, I'm sure I'm not alone.
> Kind regards,
> Anselm
>
>
On Wed, Nov 11, 2009 at 06:53:48PM +, Aled Gest wrote:
>
> 2009/11/11 markus schnalke :
> > Then you never tried Lisp!
>
> I hope that's sarcasm, because I wouldn't call requiring everything to
> be wrapped in parentheses clean :P
>
I guess this thread could easily turn into a big hairy trol
On Fri, Nov 13, 2009 at 04:50:58PM -0500, d...@linuxcaffe.ca wrote:
>
> Quoting Suraj Kurapati :
>
>> On Fri, Nov 13, 2009 at 8:15 AM, David J Patrick wrote:
>>> I can take me a couple of days to get everything arranged just nice,
>>> it like the best work-environment I have ever used,
>>> and if
On Sat, Nov 14, 2009 at 04:34:35AM -0500, Kris Maglione wrote:
>
> On Fri, Nov 13, 2009 at 11:42:17PM +0100, Julien Steinhauser wrote:
>>> and when it DOES have to be restarted, you lose MONTHS of
>>> configuration.. no thanks.
>>> I'm also planning on using
On Tue, Dec 01, 2009 at 12:35:11PM +0100, Tadeusz Sośnierz wrote:
>
> Hello,
> I think there's a bug in pasting functionality. Steps to reproduce:
> 1. run dmenu
> 2. open some quotation (e.g. ")
> 3. paste some text
> 4. notice that the cursor has not moved
> 5. typing anything, e.g. closing qout
On Thu, Dec 03, 2009 at 05:25:45PM +0100, Frederik Caulier wrote:
>
> Hello dev@
>
> I want to try out 2wm but it doesn build, Xlib header files are installed.
>
> Here is what I get:
>
> ~$ hg clone http://hg.suckless.org/2wm && cd ./2wm && sudo make clean install
> destination directory: 2wm
Hello,
Here is the output from fetching stali :
x...@eol:~/stali$ git clone git://stali.yokuts.org/
Initialized empty Git repository in /home/x/stali/stali.yokuts.org/.git/
remote: Counting objects: 52224, done.
remote: Compressing objects: 100% (39504/39504), done.
Receiving objects: 100% (52224
On Thu, Dec 03, 2009 at 09:40:27AM -0800, Evan Gates wrote:
>
> On Thu, Dec 03, 2009 at 06:27:05PM +0100, Julien Steinhauser wrote:
> > Hello,
> >
> > Here is the output from fetching stali :
> >
> > x...@eol:~/stali$ git clone git://stali.yokuts.org/
>
On Thu, Dec 03, 2009 at 11:29:55AM -0500, Colin Shea wrote:
> On Tue, Dec 1, 2009 at 13:17, Evan Gates wrote:
>
> Yep, definitely bugs. When I wrote the paste patch cursor wasn't a
> part of dmenu, so as of right now paste assumes a cursorless dmenu.
> I'll take a look at it tonight a
Hello,
trying out freebsd, I wanted to install surf on it
so i added webkit-gtk and gtk-2.0, i changed the value in config.mk
from /usr/include/ and /usr/lib to /usr/local/include and /usr/local/lib
to reflect the location change from debian to freebsd,
then launch the make clean install command a
On Sat, Dec 12, 2009 at 02:26:02PM +, Jacob Todd wrote:
> On Sat, Dec 12, 2009 at 05:19:01PM +0100, Julien Steinhauser wrote:
> > Hello,
> >
> > trying out freebsd, I wanted to install surf on it
> > so i added webkit-gtk and gtk-2.0, i changed the value in conf
On Mon, Dec 14, 2009 at 04:56:41AM -0400, Jorge Vargas wrote:
>
> Hello,
>
> I finally got to try surf, so far I'm loving it. However I found a
> couple of little problems.
>
> 1- for some reason surf stalls for a couple of seconds on a new page,
> I just hit ctrl-g suckless.org and it stalled
bar!
I've tried to use some apps to have a trayer (bmpanel and other panels with
tray) but it's not fine and i haven't find a trayer app which runs like conky
(in background of others clients).
Is it planned to implement this in DWM? If not, do you have a solution for me?
Than
/2010/01/2010-01-02-205224_1024x600_scrot.png
Le dimanche 03 janvier 2010 à 07:36:24, v4hn a écrit :
> How about this one?
> http://stalonetray.sourceforge.net/
>
>
> v4hn
>
> On Sun, Jan 03, 2010 at 07:20:53PM +0100, Julien Pecqueur wrote:
> > Hi,
> >
>
03 janvier 2010 à 10:39:26, Thayer Williams a écrit :
> On Jan 03, 2010 at 10:20 AM, Julien Pecqueur wrote:
> > I have a suggestion for DWM. I use DWM for about months and i miss one
> > functionality : a trayer (a zone for icons in the status bar to reduce
> > applications
; ~0 is the binary not of 0, which means every tag, floating is "True".
> You set trayer's position by passing arguments to trayer, can't
> remember what exactly.
>
--
Julien Pecqueur (JPEC)
Site: http://julienpecqueur.com
Email: j...@julienpecqueur.
east N pixels:
>
> - bh = dc.h = dc.font.height + 2;
> + bh = dc.h = MAX(dc.font.height + 2, barheight);
>
> (set barheight to 24 oslt)
>
> // pipe
>
--
Julien Pecqueur (JPEC)
Site: http://julienpecqueur.com
Email: j...@julienpecqueur.com
PGP:B1AA2389 (GNUPG)
IRC:jpec (irc.freenode.net)
Powered by Archlinux - Keep it simple stupid !
pgpzv9XcgOkbN.pgp
Description: PGP signature
Hi,
I'm using slock and i am suprised to realize that is not safe at all!
I launched slock in my DWM session. I just have to press CTRL+ALT+F1
and press CTRL+z (to send startx in background an get the hand on the
shell) and type "killall slock" to unlock the session...
--
> Not really, simply using 'startx & exit' instead of plain 'startx' is
> sufficient.
>
> -Ph
Looks the best solution... i'll to that!
--
Julien Pecqueur (JPEC)
Site: http://julienpecqueur.com
Email: j...@julienpecqueur.com
PGP:B1AA2389 (GNUPG)
On Wed, Jan 27, 2010 at 11:40:08AM +0100, Enno Boland (Gottox) wrote:
>
> In my opinion the name "surf" is just made for a project like this.
> And I want to stick with it.
>
> What do you think?
>
I totally agree with you and I thank you for this browser.
On Tue, Feb 02, 2010 at 09:57:04AM +0100, Antoni Grzymala wrote:
>
> 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:
> > >
> > >
Hello,
As anyone patched dvtm to use the "windows" key as dvtm modifier,
whitout the escape delay, I mean more like a dwm behaviour?
The "windows" key doesn't interfer with any shell bindings,
so I believe it could be interesting.
I tried myself, but I miss knowledge.
All I succeded in was breaking
On Tue, Feb 02, 2010 at 01:36:58PM +0100, pancake wrote:
>
> Not sure if this is possible, keyboard handling in virtual terminals sucks.
> Each emulation results in different keyevents, so you get different keys
> for TTY, xterm, VTE, etc..
>
> This is why screen and dvtm does it in this way.
>
On Fri, Feb 19, 2010 at 10:38:29AM +0100, Jonas H. wrote:
>
> I'd like to know what exactly the column rules are and
> for what I can use them and what the "58+42" stands for. I can't
> find any documentation for that feature.
Try "62+38" and you'll get an approximation of the "gold section"
or
On Wed, Feb 24, 2010 at 11:03:15AM +, Sean Whitton wrote:
> On Wed, Feb 24, 2010 at 12:38:46AM +0100, markus schnalke wrote:
> > That is likely true. I did not use modification keys, except of shift
> > which is handled (by gtk?) internally.
> >
> > Actually, this hack had the purpose *to get
On Mon, Mar 15, 2010 at 10:08:36PM +0100, Jonas H. wrote:
>
> Hi,
>
> I'm searching for an up-to-date solution for window resize via
> keyboard. The version from the Web page didn't work for me.
>
> I'd put together some keybindings myself if someone told me which
> commands I have to execute to
On Tue, Mar 16, 2010 at 08:18:08AM -0600, Eze wrote:
>
> I know it sounds silly but i would like to know that too, i tried the
> middle click script and didnt work (yes i tried the one that was
> supposed to be over a uzbl wiki)
>
> Eze
>
> On Mon, Mar 15, 2010 at 10:28:47PM -0400, anonymous wro
On Wed, Mar 17, 2010 at 12:15:43AM +0300, anonymous wrote:
>
> Anyway, even if this thread is repost, problem is not solved
> completely. Looks like problem is not with link_hints. script.js sometimes
> don't work at suckless.org at all even if it is just for `alert("hello,
> world")`. Looks like
pe it will be useful for someone.
Thanks to Moritz for this patch as it prevents disturbances while
surfing and that's quite enjoyable to me.
Julien
diff -up surf/config.def.h surf_toggle_image_flash/config.def.h
--- surf/config.def.h 2010-03-22 15:24:22.0 +0100
+++ surf_toggle_i
On Tue, Mar 16, 2010 at 10:33:04PM +0100, julien steinhauser wrote:
>
> On Wed, Mar 17, 2010 at 12:15:43AM +0300, anonymous wrote:
> >
> > Anyway, even if this thread is repost, problem is not solved
> > completely. Looks like problem is not with link_hints. script.js som
On Tue, Mar 23, 2010 at 01:43:41PM +, Anselm R Garbe wrote:
>
> On 23 March 2010 13:35, julien steinhauser
> wrote:
> > On Tue, Mar 16, 2010 at 10:33:04PM +0100, julien steinhauser wrote:
> >>
> >> On Wed, Mar 17, 2010 at 12:15:43AM +0300, anonymous wrote:
&
On Thu, Mar 25, 2010 at 12:00:48PM +0100, pancake wrote:
>
> I would prefer having a configuration option in config.h and keybinding
> instead of commandline flag.
>
Do you mean like the patch Moritz sent three posts back in this thread?
Hello,
here is a patch that makes the new command line switchs
in surf tip useless while giving hability to change behavior at run time.
- Cosmetic change : fixes the compile warning
surf.c: In function ‘loadstatuschange’:
surf.c:427: warning: enumeration value ‘WEBKIT_LOAD_FAILED’ not handled
On Thu, Mar 25, 2010 at 03:47:18PM +0100, pancake wrote:
>
> Is there any possibility to change the default canvas color in
> webkit? I use my own
> css which set the background color to black, but while the page is
> loading or when
> there's no loaded page it is white and it burns my eyes. This
On Thu, Mar 25, 2010 at 10:20:17AM +0100, Enno Boland (Gottox) wrote:
>
> Hello,
>
> after 4 month of stagnating surf-development, I finally got some time
> to fix some of the ToDos. As a result the 0.4 release is nearly
> finished. Please review current hg-tip and give feedback. Especially
> coo
On Sat, Mar 27, 2010 at 04:21:24PM -0600, Jeff Shipley wrote:
>
>
> What might be useful would be a dmenu that copies in the X selection
> buffer when it's middle-clicked. (Sorry if this has already been
> discussed). This wouldn't be very useful for commands, but could be
> very useful for argum
On Sun, Mar 28, 2010 at 08:14:56PM +0100, Connor Lane Smith wrote:
>
> Hey,
>
> On 28 March 2010 19:28, Antoni Grzymala wrote:
> > This might be getting off topic, but has the possibility of filename
> > completion in the argument field been considered or written
>
> The problem with this idea
On Mon, Mar 29, 2010 at 12:55:00AM +0200, hiro wrote:
>
> last year I stopped using
> dmenu altogether after it was being turned around all the time, thus
> starting to suck hard :P
>
No one force you to follow the hg tip or update in any sort,
your dmenu was turned around only when you turned it
On Mon, Mar 29, 2010 at 01:12:27AM +0200, hiro wrote:
>
> What a great day it is for trolling :P
>
Isn't it?
On Wed, Mar 31, 2010 at 12:36:04PM +0100, Sean Whitton wrote:
>
> This is nice. What would be even nicer is if dmenu stole mouse/kb
> control only for the window in question, so you could switch to another
> window/tag and leave it open while looking up part of a url or
> something.
>
> S
>
> -
ded to it one line
in monocle function because i had a few issue when toggling tile/monocle
(it wasn't working anymore, don't know why)
with this line i don't have the issue anymore
and monocle is handled as well.
Julien
diff -up a/dwm.c b/dwm.c
--- a/dwm.c 2010-04-02 15:44:34.0
On Wed, Apr 07, 2010 at 11:31:18AM +0200, Nibble wrote:
> reading the surf code I found the following two lines at
> loadstatuschange():
>
> 423 if(c->download)
> 424 stop(c, NULL);
>
> Why are they there?
I think these 2 lines are here to let the stop function
through the escape key
On Thu, Apr 08, 2010 at 09:26:47PM +0200, Benoit T wrote:
>
> Hello,
>
> Debian testing has replaced Xorg 1.7.5 with 1.7.6 about 3 days ago.
> Because i had not logged out of my X session in between, i picked up the
> new X server only today.
>
> dwm does something very wrong to it, causing it t
On Fri, Apr 16, 2010 at 11:06:37PM +0200, pmarin wrote:
>
> This is not the problem. When I start vi in a xterm (or any terminal)
> vi use all the size but if I resize the xterm (dynamic or tiled), vi
> maintains the old size and the screen become a mess when I edit text.
>
>
Hello,
I know it
how up to date they are though...
> >
> >Andy
> >
>
The 3rd screenshot is mine... I use conky. You can found my .conkyrc on my web
site.
--
Julien Pecqueur (JPEC)
Site: http://julienpecqueur.com
Email: j...@julienpecqueur.com
PGP:B1AA2389 (GNUPG)
IRC:jpec (irc.fr
On Mon, May 03, 2010 at 08:22:41AM +0200, Steen Engholm wrote:
>
> Hi Rob .
>
> Never mind that last post . The supposition is that local file
> rendering work . It is just my problem that it does not work on my box
> .
>
> regards,
> Steen
>
It isn't surf related, I've exactly the same surf o
On Thu, May 06, 2010 at 08:59:54AM +0200, Troels Henriksen wrote:
> When is a Debian package of surf useful?
For demo usage i guess, as for the dwm package.
Debian package info for dwm :
"Please notice that dwm is currently customized through editing
its source code, so you probably want to bu
On 8 May 2010 20:50, Andreas Wagner wrote:
> Hello,
>
> I am writing some shell scripts for an uzbl bookmarker with full text
> search of webpages bookmarked. It wgets the html
>
I'd use lynx -dump instead of wget as having the whole html
stored in the file isn't necessary for the grep search.
On Mon, May 17, 2010 at 09:40:01AM +0200, Enno Boland (Gottox) wrote:
>
> 2010/5/17 pancake :
> > Copy URL doesn't works for images
> I'm open for patches to copy a pictures URI. I think, I will strip
> down things in surf.
Here is a possibility, i just removed the context menu
and a few lines to
Hi,
I updated the pertag patch for the current dwm tip (5.8.2) because i had a
reject with the 5.7.2 version.
--
Julien Pecqueur (JPEC)
Site: http://julienpecqueur.com
Email: j...@julienpecqueur.com
PGP:B1AA2389 (GNUPG)
IRC:jpec (irc.freenode.net)
Powered by Archlinux - Keep it
Le jeudi 03 juin 2010 à 06:51:12, Julien Pecqueur a écrit :
> Hi,
>
> I updated the pertag patch for the current dwm tip (5.8.2) because i had a
> reject with the 5.7.2 version.
>
My apologies, i forgot to remove the config.def.h from the diff file.
Please find the correct on
Hi,
I'm looking for a simple lib to manipulate emails in maildir and mbox in C.
Do you have heard about a such lib?
Thank you.
--
Julien Pecqueur (JPEC)
Site: http://julienpecqueur.com
Email: j...@julienpecqueur.com
PGP: B1AA2389 (GNUPG)
IRC: jpec (irc.freenod
Le dimanche 20 juin 2010 à 04:25:36, Martin Kopta a écrit :
> http://imgur.com/oPOeW.png
>
Good job!
--
Julien Pecqueur (JPEC)
Site: http://julienpecqueur.com
Email: j...@julienpecqueur.com
PGP:B1AA2389 (GNUPG)
IRC:jpec (irc.freenode.net)
Powered by Archlinux - Keep it
On Mon, Nov 15, 2010 at 04:25:36PM -0200, Andrés Musetti wrote:
>
> Hello,
>
Hello,
> Is there any way to change text decoding of documents in surf?
> I guess it defaults to ISO-8859-1 (Latin-1), but I often read and write non
> English documents in UTF-8, and I'm not able to view them prope
2010/11/22 Anselm R Garbe :
>
> I don't mind if you set up a git repo where each patch from the
> website resides in a separate branch, but I think you just organise
> the existing approach just differently. You don't fix the problem,
> which is having a suitable process to determine the best featu
1 - 100 of 120 matches
Mail list logo