On Thu, Jul 07, 2011 at 03:18:21PM +0200, Ruben Gonzalez Arnau 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 all
> xterms go to tag 1, I t
On Mon, Jul 04, 2011 at 03:19:12PM +0200, Hiltjo Posthuma wrote:
>
> I'm not sure if you intended it
> as an upstream patch, but most people probably won't like it in
> upstream dwm.
I know there are some people using dwm around here,
it was intended for who could find a use case to it.
> Note
Code from Hiltjo Posthuma and Jeremiah Dow ( with minor add ) is merged in this
patch.
The behaviour is :
- border is shown when one sees more than one client.
- tags are shown when they are viewed or when clients are labelled with them.
drawsquare is removed.
As i don't know C, please say anyt
On Wed, Jun 29, 2011 at 11:16:52AM +0200, Thomas Dahms wrote:
> Thuban asked to kill more than one program, which cannot be achieved
> in the same way.
>
Playing with rc, i wrote a mini script which relies on
gnu's ps forest view ( sorry ) and dmenu.
It kills process selected with dmenu, to stop
On Sat, Mar 26, 2011 at 10:13:00PM +0100, Swiatoslaw Gal wrote:
> I got an error with
> surf "http://www.identifont.com/find?font=garamond&q=Go";
> Any ideas?
>
> s.
>
I got no error with
surf http://www.identifont.com/find?font=garamond&q=Go
On Wed, Dec 01, 2010 at 12:00:51AM +, Connor Lane Smith wrote:
> What is the reason for the failure on OpenBSD?
Before doing anything, I had the same message as Josh's :
make
On Sun, Jul 18, 2010 at 04:40:57PM -0400, Josh Rickmar wrote:
>
> I'm having the following problem when building dmenu tip on OpenBSD
> current. At first I thought it was a problem with OpenBSD, but a user
> in the irc channel said he remembers a similar problem when linking with
> ld on Linux.
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
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
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 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 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 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
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 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 Sat, Mar 27, 2010 at 06:27:52PM -0400, Jeremiah Dow wrote:
>If anyone else is interested in this kind of border handling - this is
>my patch.
>
>Not quite the same behavior as Sean's - I just wanted to set the border
>width to zero anytime there was only one client visible, so o
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
>
> -
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 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 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 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 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 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
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 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?
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 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
Hello,
I added 2 SLOC to the patch Moritz Wilhelmy sent to the mailing list
on 28/09/2009.
These 2 lines in newclient function make the patch behave opposite
to what it behaved.
I mean that images and flash are now disabled by default and it's
a good adblocker. :)
It applies on tip.
I hope it w
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
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 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 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 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 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.
>
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 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:
> > >
> > >
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 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
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
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 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
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/
>
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 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
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 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 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 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 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
>
>
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 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
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 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.
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 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 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
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 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
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 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 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 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 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 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 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 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 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 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 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
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 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
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 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 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 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 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 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
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.
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
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
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
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
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
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
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 =
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
86 matches
Mail list logo