On 08.10.17, Laslo Hunhold wrote:
> On Sun, 8 Oct 2017 10:43:27 +0200
> Bert Münnich wrote:
>
> Dear Bert,
>
> > Maybe it's better to write a new minimal BSD Makefile using
> > bsd.prog.mk instead of tailoring sxiv's GNU Makefile to make it work
> > wit
On 07.10.17, Cág wrote:
> I've tried it, the output complains about missing object files:
> ---
> cc: autoreload_inotify.o: No such file or directory
> cc: commands.o: No such file or directory
> cc: image.o: No such file or directory
> cc: main.o: No such file or directory
> cc: options.o: No such
On 09.08.16, Cág wrote:
> How about adding a wallpaper feature? Is it a complex solution?
You can add a call to the wallpaper program of your choice to the
external key-handler.
Bert
On 09.08.16, FRIGN wrote:
> haha yeah. Fun fact: feh now supports farbfeld :) Try it out!
Thanks to the farbfeld loader in imlib2. sxiv uses that, too.
Bert
On 09.08.16, Silvan Jegen wrote:
> If the conversion tools are already written (I wasn't sure this was
> the case already) then all that's left to simplify sxiv would be to
> make it speak only farbfeld and then to wrap it up in a shell script
> (?) that converts all arguments to temporary farbfeld
On 09.08.16, FRIGN wrote:
> don't take it personally, Bert, but I don't think your project sxiv[0]
> belongs to the suckless git-repository.
> [...]
> Do we really need a project the size of dwm to display images?
> [...]
> What do you think?
I was asked for sxiv becoming an official suckless proj
On 12.10.15, Chris Down wrote:
> I took a quick look at the code, but I didn't see any obvious reason
> for this. I will look a bit further and supply a patch if I work it
> out, but if anyone else has any ideas I'd be glad to hear them.
The attached patch fixes the problem.
Enjoy,
Bert
On 14.06.14, patrick295767 patrick295767 wrote:
> sxiv is lightweight and also uses imlib2 giblib, but I regret that it
> recommends to need libexif and libjs-jquery.
Just some corrections:
sxiv's libexif and giflib dependencies are optional and can be turned
off at compile time. It does not use
On Wed, Dec 12, 2012 at 7:32 AM, Eric Pruitt wrote:
> Do you know where this patch came from? I like to keep attribution and source
> information for my patches, but I have been unable to locate where this patch
> came from.
I wrote it after this message from Alexander Polakov was posted on the
m
On Sat, Dec 8, 2012 at 7:55 PM, Eric Pruitt wrote:
> Is there a focusonclick patch that anyone is aware of that still works
> with things like Right Click + Alt? Because of the change from Async to
> Sync in grabbuttons in the focusonclick patch, I am unable to use
> certain mouse shortcuts.
The
On 20.02.12, Uli Armbruster wrote:
> By default, floating clients are always on top of tiled clients. I'd
> like to change this behavior to make it possible to use floating and
> tiled clients together (either having the same tag or if multiple tags
> are selected) so the currently selected clie
On 10.02.12, Connor Lane Smith wrote:
> On 9 February 2012 19:20, Anselm R Garbe wrote:
> > Can we please remove the getopt() dependency?
>
> If someone writes an ARGBEGIN-style flag parser with clustering,
> that's fine. Seems a bit of a waste considering getopt is POSIX, but
> never mind.
Ther
On 01.11.11, Connor Lane Smith wrote:
> On 1 November 2011 08:25, Bert Münnich wrote:
> > I've tried 2wm some time ago, liked the concept but got fed up with its
> > old code base. So I wrote a small dwm -> 2wm (d2wm) conversion patch.
>
> Thanks for this.
>
>
On 01.11.11, Connor Lane Smith wrote:
> 2wm is very old and completely unsupported, so I doubt there are
> patches like this. It would be awesome if there were a dwm 'stereo
> patch', though.
I've tried 2wm some time ago, liked the concept but got fed up with its
old code base. So I wrote a small
On 17.08.11, Bastien Dejean wrote:
> Is there any patch to make dwm handles a ruled based user specified
> initial geometry for floating windows?
I've just hacked together a working patch for dwm 5.9.
It adds a member named "geometry" to the Rule struct, enabling you to
add a typical X geometry s
On 08.06.11, Aurélien Aptel wrote:
> On Wed, Jun 1, 2011 at 9:59 AM, Bert Münnich wrote:
> > I would also like to look into the scrollback buffer goal. How do
> > you
> > want to achieve an unlimited scrollback buffer? Writing every line to a
> > file and printing
On 08.06.11, Aurélien Aptel wrote:
> On Fri, Jun 3, 2011 at 12:41 PM, Bert Münnich wrote:
> > rxvt-unicode is a lot more simpler. It behaves in the same way as my
> > patch: simply reversing the default fg and bg colors. All the others fg
> > and bg colors remain untouched.
On 08.06.11, Aurélien Aptel wrote:
> On Wed, Jun 1, 2011 at 9:59 AM, Bert Münnich wrote:
> > Hi,
> >
> > attached is a patch, that adds support for the deprecated '\E[?47h' and
> > '\E[?47l' control sequences, which are used when $TERM == "xter
On 08.06.11, pancake wrote:
> On 06/08/11 11:49, ilf wrote:
> >On 06-08 11:23, Yoshi Rokuko wrote:
> >>>sxiv is my image viewer of choice, currently...
> >>>http://github.com/muennich/sxiv
> >>thank you for pointing out - i immediately?switched from feh to
> >>sxiv it's so much better and tiling fr
On 03.06.11, Aurélien Aptel wrote:
> On Thu, Jun 2, 2011 at 2:28 PM, pancake wrote:
> > I wonder if those patches are going to be commited.. I find them right.
> > But it's about the third patch in a week without any reply..
>
> I've already committed some of them them locally, not finished yet.
Hi,
the attached patch resolves some minor issues of mouse handling and
changes some of its behaviours:
* Fixed: double-clicking on first word of a line does not select it
* Text is only selected with Button1; pasting when Button2 is released
(maybe in the future: Button3 to expand the curre
Hello again,
attached is a patch to support the DECSCNM reverse video mode.
I've compared my patched st to xterm and rxvt-unicode and couldn't find
a difference.
Bert
--- a/st.c 2011-06-01 15:29:53.0 +0200
+++ b/st.c 2011-06-01 15:25:10.0 +0200
@@ -64,7 +64,7 @@ enum {
Hi,
attached is a patch, that adds support for the deprecated '\E[?47h' and
'\E[?47l' control sequences, which are used when $TERM == "xterm-color".
I've also added {rm,sm}cup entries to st.info, so that switching between
normal and alternate screen now works when $TERM == "st[-256color]".
I w
Hi folks,
I keep a file containing a list of gui applications to pipe into dmenu,
so that I could only start those applications that do make sense in the
graphical environment.
However, since vanilla dmenu allows to insert any arbitrary text, this
isn't fool-proof, I could still type "dd" hit
Correct me if I'm wrong, but isn't m->lts[0] for the "zero"-tag, i.e.
the one which gets activated by pressing Alt-0 and displays all tags?
On Fri, Oct 22, 2010 at 04:52:56PM +0200, Scott wrote:
> I have got dwm configured with the push,cycle,resize and pertag
> patches, but now I'd like every sin
On Fri, Oct 22, 2010 at 04:37:31PM +0200, Claudio M. Alessi wrote:
> I have no idea why the pertag patch moves the Monitor struct after the
> config.h
> inclusion but I "feel" it's wrong. You should move the config.h at the end of
> all structures definitions in order to ``allow nested code to acc
Hi,
After reading this list for quite some time and with the upcoming release of
the next stable version of dmenu around, I've decided to share a small but
hopefully useful extension. I've expanded the filecompletion patch made by
Jeremy Jay (http://lists.suckless.org/dwm/0901/7355.html).
I've tr
27 matches
Mail list logo