On Thu, Nov 30, 2006 at 03:34:03PM -0500, Bill Puschmann wrote:
I'm curious if it would even be possible to allow typing into dmenu before
the tab-completion fields being piped in are populated.
I'm using a cache mechanism -- see my dwm-patches[1]:
Step a)
---
when I start dwm, I remove
On Thu, Dec 07, 2006 at 02:59:25PM +0100, Anselm R. Garbe wrote:
Both only contain some code cleanups and now support your locale
out of the box (e.g. UTF-8 support is known to work now).
Great! Finally UTF-8 support!
My font is -misc-fixed-medium-r-*-*-13-*-*-*-*-*-*-*
Umlauts work fine
On Fri, Dec 08, 2006 at 09:12:56PM +0100, Christian Garbs wrote:
My font is -misc-fixed-medium-r-*-*-13-*-*-*-*-*-*-*
Umlauts work fine for me, but I had problems with Japanese Characters
(wide chars).
The attached patch fixed this for me. It now allows even Japanese
Kana and Kanji
On Sat, Dec 09, 2006 at 10:21:45AM +0100, Anselm R. Garbe wrote:
Thus, I ask: are you sure you use a UTF-8 capable locale in your
setup?
Yes, I am sure, because `locale` says de_DE.UTF-8 all over the place
and I'm capable of using both Japanese and German at the same time.
This is AFAIK only
On Tue, Dec 12, 2006 at 09:17:42AM +0100, Sander van Dijk wrote:
Depends on what you use dmenu for. If you use it solely for
selecting items from an alphabetically sorted list, home/end and
pageup/down may not add much (although they will still speed up
browsing quite a bit), but dmenu's use
On Wed, Dec 13, 2006 at 09:34:25AM +0100, Sander van Dijk wrote:
Are other people experiencing the same thing?
Sounds like the problems I was having with Japanese characters in the
dwm status bar. You could try to change the Xmb*() functions toñ
Xutf8*() functions - I'll have a look at it on
On Wed, Dec 20, 2006 at 11:41:25PM +0100, Szabolcs Nagy wrote:
On 12/20/06, Ross Mohn [EMAIL PROTECTED] wrote:
My question is, will anyone find it useful to toggle that bottom
stack tiling orientation during runtime, or should it just be a
compile time setting?
I already have direct
On Thu, Feb 08, 2007 at 11:27:34AM +0100, Marek Bernat wrote:
considering it is natural both at the bottom and at the top.
Then let's make it a bitfield :-)
Regards,
Christian
--
Christian.Garbs.http://www.cgarbs.de
Wanna make fast? Press shift
On Wed, Feb 14, 2007 at 04:16:00PM +0100, Marek Bernat wrote:
And anyway, now that I started to think about this, I am quite surprised
that everyone is content with only one master size for everything.
My patchset¹ uses per workspace settings. Every workspace (I don't
use tags) can have a
On Fri, Feb 23, 2007 at 01:42:24PM +, Frederik Deweerdt wrote:
On Fri, Feb 23, 2007 at 02:34:05PM +0100, Anselm R. Garbe wrote:
One remark, your construct is not equivalent to what dmenu_path
does, because it does not suppress the directories for me...
Interesting, the -type f should
On Wed, Mar 14, 2007 at 02:39:47PM +0100, Anselm R. Garbe wrote:
I don't want to get into flamewars, but my main intention is
that I want a usable live system.
Can a useable live system work with dwm?
dwm is configured at source level, which would mean you have to boot
up the live system and
Hi there,
dwm-mitch for dwm 3.8 is not ready yet and I won't have much time this
weekend. For anybody interested, here is the most current version:
http://yggdrasil.mitch.h.shuttle.de/tmp/dwm-mitch-2.6cvs.tar.gz
So far it runs - enough to code on it and write this mail.
If you want a maximize
On Tue, Mar 20, 2007 at 09:07:57PM +0100, [EMAIL PROTECTED] wrote:
bad URL, can't resolve it
You are right, works only from my VPN. This should be ok:
http://www.cgarbs.de/tmp/dwm-mitch-2.6cvs.tar.gz
Regards,
Christian
--
On Thu, Mar 22, 2007 at 09:03:06AM +0100, Oliver Heins wrote:
Christian Garbs [EMAIL PROTECTED] writes:
The while true; do dwm; done loop won't work for me because I use
a X logon manager (wdm) and with no way to break out of the loop I
can't get back to the login screen (except from
Hi!
I stumbled across an array overflow in the dmenu history patch:
dmenu sometimes crashed when the history file had more than HIST_SIZE
entries. The attached patch fixes that.
The patch also removes the blank lines that got written to the history
file when a dmenu selection was aborted.
On Thu, Apr 05, 2007 at 08:49:03PM +1200, Karl. wrote:
The window is being used as a notification (showing me what mail I
have, as it arrives, or if there is any trouble with the fetching).
It tails mail.log and procmail.log, then does a summary of which
folders have new mail, then times out
On Tue, Apr 10, 2007 at 08:58:29PM +0100, Kai Hendry wrote:
I am just testing out CJK with Webconverger and I noticed that the
titles are garbled in dwm.
http://flickr.com/photos/hendry/454387782/
http://flickr.com/photos/hendry/454397398/
I seem to be able to type the same random chars
Hi!
I've release dwm-mitch 2.7 which contains Xrandr support (it's based
on a Xrandr patch for wmii). Perhaps someone will find this useful.
I need it when I hook my laptop up to my TV and switch to a 400x300
resolution.
http://www.cgarbs.de/dwm-mitch.en.html
Btw: I've tried to re-implement
On Sun, Apr 15, 2007 at 07:11:32PM +0200, Szabolcs Nagy wrote:
[Xrandr support]
note that you have to resize the barwin! (= free + createpixmap + resize)
so your XConfigureWindow() is not enough if you want to make the
barwin wider (also XResizeWindow is better since we do not want to
move
Hi,
changing resolutions while the bar is visible works as desired.
But when the bar is invisible and the resolution is changes, the bar
height is still subtracted from the screen size in configurenotify().
Windows won't go fullscreen anymore. After calling togglebar twice
everything is ok.
I
On Thu, May 24, 2007 at 11:35:56AM +0200, Anselm R. Garbe wrote:
I pushed a fix which should work fine now.
Works fine indeed.
Thanks,
Christian
--
Christian.Garbs.http://www.cgarbs.de
Das Leben ist nur ein schlechtes Adventure, aber die Grafik ist
On Sat, May 26, 2007 at 05:02:46AM -0700, Julian Romero wrote:
Which fonts are you guys using?
My dwm is set to -misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*
My Xterm uses this, with similar fonts for the other sizes:
XTerm*fontMenu*fontdefault*Label: Default
XTerm*font:
On Mon, Jun 11, 2007 at 09:14:14AM +0800, anhnmncb wrote:
what's the difference between dwm's quit using Alt-Shift-Q by
default and Xorg's quit using Ctrl-Alt-BS, which one is better for
quit?
The former quits the dwm process while the latter kills the whole X
server. Depending on your
On Sat, Jul 14, 2007 at 05:03:54PM -0400, matt donovan wrote:
But I applied dwm-4.2 bottomstacking patch to dwm-4.3 and it applied
and works fine
Where did you get the bottom stack patch for 4.2?
http://www.suckless.org/wiki/dwm/patches/bottom_stack still lists the
patch for 4.1 only. Did I
Hi!
The freshly released dwm-mitch 3.0 (updated to dwm 4.3 and dmenu 3.2,
see [1]) contains a new patch called floatborder which allows
different border sizes for floating and non-floating clients. I
normally don't use any borders at all, but this patch makes it a lot
easier to spot small grey
On Thu, Aug 09, 2007 at 11:15:28AM +0200, Sylvain Bertrand wrote:
What do you think about this?
I need use it and I definitely need it :-)
See http://www.cgarbs.de/dwm-mitch.en.html
It contains a patch to use normal workspaces instead of tags and
another one to set a different layout on every
On Thu, Aug 09, 2007 at 07:43:09PM +0200, Anselm R. Garbe wrote:
I also think the NMASTER thing feels wrong and should/might be
removed.
Please let NMASTER stay. I don't use it often, but it's definitely
useful.
Regards,
Christian
--
On Wed, Aug 15, 2007 at 07:51:43AM +0200, Anselm R. Garbe wrote:
besides ongoing bugfixes I plan to remeove regexp-capable Rules.
I don't see any reason why we need regexps to match for window
class/instance/titles, strstr() should be fine.
I think they should stay. A simple regexp like
On Wed, Aug 15, 2007 at 11:56:12PM +1200, Karl. wrote:
{ Gschem:gschem:.*, cad, True }, \
{ Gschem:gschem:, cad, True }, \
should do the same.
Regards,
Christian
--
Christian.Garbs.http://www.cgarbs.de
If
On Sat, Sep 15, 2007 at 01:49:17PM -0700, Amit wrote:
I've tried modifying the .xinitrc to contain the battery percentage
level from apm but I cannot seem to get it. What is the proper way
to do this?
I use this script:
http://oni.tomodachi.de/~mitch/tmp/battery.pl
Call it with -s to get a
Hello!
I finally found some time to update dwm-mitch against the unified
dwm source code. It was easier than expected :-)
dwm-mitch 3.3 can be found here as usual:
http://www.cgarbs.de/dwm-mitch.en.html
This is the current changelog:
### v3.3 2007-12-28
- update to dwm 4.7
- update to
--
Christian.Garbs.http://www.cgarbs.de
Gates' Law: Every 18 months, the speed of software halves.
From 1933d1dfb1b4105ad86c45760e0fde15f438e750 Mon Sep 17 00:00:00 2001
From: Christian Garbs [EMAIL PROTECTED]
Date: Wed, 2 Jan 2008 23:29:50 +0100
Subject: [PATCH] visual
On Sat, Jan 05, 2008 at 02:01:59AM +0100, Marc Andre Tanner wrote:
On Fri, Jan 04, 2008 at 11:22:50PM +0100, Christian Garbs wrote:
I have found out that inside dvtm, my locale gets changed to
DE_DE.UTF-8 or DE_DE. The de_ changes to DE_ which creates a
new locale that doesn't exist
On Sun, Dec 30, 2007 at 05:48:19PM +0100, Marc Andre Tanner wrote:
On Sun, Dec 30, 2007 at 05:19:20PM +0100, y i y u s wrote:
And a suggestion: if the default modifier is CTRL+g there should
be a keybinding to send a CTRL+g to the client. This way you can
have nested dvtms. I will probably
On Wed, Jan 09, 2008 at 10:27:14PM +0100, Marc Andre Tanner wrote:
Configure the action array to launch your apps. The problem is that after
a keystroke only the content of the selected window is shown.
I will have to take a closer look.
Hey, it looks nearly exactly the same as the patch I
On Thu, Jan 10, 2008 at 09:58:20PM +0100, Marc Andre Tanner wrote:
I think i have figured it out, could you please test the attached patch.
It works!
Now I start my terminal and I have my reattached irssi session right
there together with a fresh shell to do some work or read my mails.
Simply
On Sat, Jan 12, 2008 at 06:44:32PM +0100, Marc Andre Tanner wrote:
dvtm-0.3 is out
Great!
Here are some very low priority wishlist items (I can live fine
without them, but they might be interesting):
* With xtermset -T it is possible to change the title of an xterm.
dwm can read the title
On Thu, Jan 17, 2008 at 12:37:56PM +0100, Sylvain Bertrand wrote:
I'm looking to reduce my software stack and I'm targeting the C
library.
Have you had a look at the dietlibc? It's a shrunken C library:
http://www.fefe.de/dietlibc/
Regards,
Christian
--
On Mon, Jan 21, 2008 at 08:47:36AM -0800, Manny Calavera wrote:
I, too, am experiencing this blank screen. Essentially, after
exiting dvtm, my terminal is completely unusable. There is no
prompt, just a cursor in the top left corner. Every other part of
the terminal is empty. My only choice
On Fri, Feb 01, 2008 at 09:03:23AM +0100, Joerg van den Hoff wrote:
w.r.t. hacking it to your needs: it probably is nice that it's
easy to do so. but I'm conservative here: I believe in canonical
offifical releases (which might include of course the sensible
patches from the users). the same
On Wed, Feb 06, 2008 at 05:38:30PM +0100, Marc Andre Tanner wrote:
dvtm-0.4 is out, changes are:
Great!
Works like a charm even on my unconventinal setup :-)
(Apart from my initial redraw problem, I'll try to add a little sleep
routine, dvtm propably redraws before the terminal has settled.)
On Tue, Feb 19, 2008 at 01:11:21PM -0500, Ritesh Kumar wrote:
For workspaces, here's a crazy idea... why not just use dvtm inside screen
(may be that's still not good enough for tags :/ )?
It would be hard (impossible?) to move a client from one workspace to
another if the workspaces were
On Sat, Mar 08, 2008 at 09:38:30PM +0100, Sander van Dijk wrote:
So that makes three of us that want it removed from dmenu (at least
as default). Anyone out there who has a different oppinion?
I've never realized any casiness :-) within dmenu when I work with
it, but as it mainly runs on
On Fri, Mar 14, 2008 at 08:50:55PM -0700, Jonny Gerold wrote:
I have a very simple question. I just upgraded to 4.8. And I would
like to know if there is a simple way to assign one workspace to be
say tiled mode, and another to be float mode. I would like to use
tiling on some of my
On Sat, Mar 15, 2008 at 07:28:49PM -0700, Jonny Gerold wrote:
Godsend,
I luv it... The only thing is that I would like all the workspaces
displayed at the top instead of 1/2 etc... ie. (1 2 3...) But This is
exactly what I was looking for, and I figure that it's just a patch that
I need to
On Mon, Mar 17, 2008 at 07:31:13PM -0700, Jonny Gerold wrote:
I'm not a big patcher/coder. I know you're probably busy, but I might as
well ask. I was wondering if you could patch it for me?
You're right: I'm very busy at the moment.
I'm glad if I can at leat update dwm-mitch to the latest
On Wed, Apr 02, 2008 at 02:59:24PM +0200, Anselm R. Garbe wrote:
What about getting rid of supporting the selection of multiple
tags at a time
Hello workspaces :-)
and celebrating the revival of the column layout
of wmii again in dwm 5.0? What about getting rid of all the tiled
layout
On Mon, Jun 23, 2008 at 11:36:32PM +0200, Marc Andre Tanner wrote:
So what do you guys think? Is this useful enough to be in mainline dvtm?
I currently have no use for this feature and I can't think of any yet
but nevertheless this sounds awesome!
I hope I remember this feature when might need
Hi there,
I've updated my dwm-mitch patchset with dmenu 3.7.
As always, see http://www.cgarbs.de/dwm-mitch.en.html
I'm still stuck with an old, but nevertheless great version of dwm.
Updating the patches to current dwm is a lot of work.
So from a user's point of view, what has changed between
On Tue, Jul 29, 2008 at 11:02:16AM +0100, Anselm R Garbe wrote:
2008/7/29 Anselm R Garbe [EMAIL PROTECTED]:
For the meantime the statement has been restored in the original place ;)
Yay!
Regards,
Christian, thus still elitist ;-)
--
On Tue, Jul 29, 2008 at 09:04:30PM +0200, Tuncer Ayaz wrote:
Just because I'm curious: Am I the only one using readline (shell, etc.)
with Emacs key bindings and am therefore always remapping/deleting some
default dwm key bindings?
Because of that problem I switched to Mod1-Shift for dwm.
On Wed, Aug 06, 2008 at 09:55:55AM +0200, Antoni Grzymala wrote:
Hi,
there seems to be some inconsistent utf-8 handling id dwm's and dmenu's
text render code.
I'm still using dwm-4.7 and with the following two patches everything
is alright for me (should be applicable to current dwm, too):
On Thu, Aug 07, 2008 at 12:19:26AM +0200, Antoni Grzymala wrote:
Antoni Grzymala dixit (2008-08-06, 23:28):
Actually, then don't work for me. dmenu shows these Asian characters
correctly but fails on simple Polish strings, strangely enough.
Hmm, same here. This does not work for me:
$ echo
Hi there,
I'm starting to use dvtm an a 17 TFT on a virtual console rather than
on my tiny b/w serial terminal. It's even better than before :-)
I've just had this idea, which I don't really need but perhaps it's an
idea to toy around with:
What about the ability to run different dvtm
On Sat, Dec 27, 2008 at 12:31:27PM -0700, Jack Woehr wrote:
In the mainframe world, there's a development env / filer called
ISPF http://en.wikipedia.org/wiki/ISPF. It's old-style terminal
oriented, so it's all nested number menus. You can nest down easy in
one entry, e.g., entering 1.7.2.5.6
On Tue, Jan 06, 2009 at 10:42:34AM +0300, Alexander Polakov wrote:
http://www.arrakis.es/~rggi3/youtube-dl/
If we're collecting youtube downloaders: Here's an irssi plugin for
autodownloadung videos from Youtube and a bunch of other video sites.
It could also be used standalone, if youtube-dl.pl
On Thu, Jan 08, 2009 at 06:05:35PM -0500, voltaic wrote:
I agree with Matthias. The purpose of a border is to separate one
client from another. If there is only one client visible at a given
time (i.e. monocle) then borders in my opinion are a waste of space.
So borders should be set to 0
On Sat, Apr 25, 2009 at 09:37:56PM +0200, yy wrote:
I don't think nobody needs unicode glyphs in their tag names or tile
symbols, you wouldn't need cairo in dwm
I'm still using dwm-4.7 (because I did not yet have time to port all
patches to the current version), but Unicode glyphs in status
On Sat, Apr 25, 2009 at 11:06:08PM +0100, Szabolcs Nagy wrote:
On 4/25/09, Christian Garbs mi...@cgarbs.de wrote:
work, even without pango or cairo. I have German umlauts as well as
Japanese characters (eg. web page titles from Firefox).
try greek or cyrillic
i had trouble with those
On Tue, Apr 28, 2009 at 12:19:05AM +0200, Preben Randhol wrote:
One improvement I just remembered (unless I really have missed an
option) would be to add invisible typing to dmenu. Useful if you want
to type a password.
Set -nb to -nf :-)
Regards
Christian
--
60 matches
Mail list logo