On Thu, May 09, 2019 at 11:30:37AM +0600, Enan Ajmain wrote:
> So, could you help me how I can create a function to open a new ST
> terminal window on the cwd of the current ST terminal?
I do something similar with my plumber that could be adapted. I use zsh
which (if interactive) will evaluate a
On Thu, May 09, 2019 at 04:27:31PM -0500, Ian Remmler wrote:
> Then you just make a script to launch st from there and bind it to a
> window manager shortcut or whatever.
... And I missed the bit about you not wanting to rely on the window
manager. :) But you could always have st run the
This is arguing about what kind of pencil you ought to use to draw the
bike shed design and never even getting around to disagreeing about what
color to paint it.
On Tue, Apr 02, 2019 at 01:15:42PM +, sylvain.bertr...@gmail.com wrote:
> > What a strange reply. Clearly *some* abstractions are g
On Fri, Mar 01, 2019 at 12:37:06PM -0800, Anselm Garbe wrote:
> On Thu, 28 Feb 2019 at 10:27, aleks wrote:
> > It seems to me to be bad design that dmenu is intermingled with dwm so
> > deeply and that dmenu depends on dwm to detect to correct monitor.
I always thought it was odd having dmenu-spe
On Fri, Feb 03, 2017 at 04:29:10PM +0100, Tobias Girstmair wrote:
> I don't know what to say to you: No, it doesn't.
> (I believe this to be a bug?)
I believe you are conflating the behavior of dmenu and dmenu_run.
dmenu returns "jj s" with success exit code, like the man page says it
will. dmen
On Wed, Dec 14, 2016 at 03:01:14AM +0100, mikan wrote:
> It's hard hard to share option flags between dmenu and wjt (with $@)
> because some of them are slightly different.
>
> wjt uses more colors, so I'm not sure what could be done to match
> color options to dmenu in a non-sucky way, but could
On Tue, Dec 13, 2016 at 08:51:47AM -0800, Eric Pruitt wrote:
> It's a **G**UI widget. How it looks and works is 99% of what matters.
> Can someone that's compiled and run the code please post a screenshot to
> this list?
http://i.imgur.com/Xet3RQS.png
--
- Ian.
On Tue, Dec 13, 2016 at 04:43:55PM +0100, Stefan Mark wrote:
> And i instantly wished for it be able to:
> - provide multiple sliders in one instance and returning multiple
> values (eg mixer)
It might be possible to write a mixer app that embeds several wjts. I
have no experience with xembed a
On Tue, Dec 13, 2016 at 03:46:49PM +0100, s...@mailless.org wrote:
> However, I don't see use for it for me here. I've bound keys to directly
> interact with brightness/volume and firing up additional tool to grab my
> inputs looks like overkill to me. Maybe I'm missing something, though,
> or mayb
On Tue, Dec 13, 2016 at 02:00:04PM +0100, Laslo Hunhold wrote:
> this sounds really cool! Would you mind uploading a screenshot to the
> repo (and show it in Readme.md)?
There's not much to see, really. I don't think a picture tells enough
to justify adding to the repo. I'll likely flesh out the
On Tue, Dec 13, 2016 at 03:13:37AM -0500, Staven wrote:
> On Mon, Dec 12, 2016 at 07:42:15PM -0600, Ian Remmler wrote:
> Hey, that's pretty neat.
> I hope you're going to write a man page?
I did, except for the minor detail of actually committing it. :)
Thanks, fixed.
--
- Ian.
I recently switched to dwm, and I've been using the systray patch
because I liked having a drop down volume control. But I decided to go
patchless, so I made a slider app to provide something similar:
https://github.com/ianremmler/wjt (pronounced "widget", of course)
Adjust the slider with the k
12 matches
Mail list logo