~raphi

Austria

https://tapesoftware.net

~raphi/public-inbox

Last active 12 days ago
View more

Recent activity

Re: CountAnything feature requests 7 months ago

From Raphael Robatsch to ~raphi/public-inbox

Hi,

Sorry, unfortunately I have stopped development on this tool and I don't intend to pick it up again.

Best regards,
Raphi

On Tue, Jun 18, 2024, at 01:30, Cameron Lewis wrote:
> Hey there, I made a feature request a couple years ago to implement an
> add/subtract more than 1 at a time, so you might remember me, I still
> use your program tons and tons, the global hotkeys and draggability of
> the window are amazing for what I use it for. I lost access to my
> gitlab account but I have a couple more feature requests if it'd be
> possible, It would be nice to have a customizable block of

Re: [SOMEBAR] status color removal 11 months ago

From Raphael Robatsch to ~raphi/public-inbox

> how can i remove the color of the status in the middle or make it inactive?
> i want the status bar to have one color from left to right.

Remove the `setColorScheme()` call in Bar:renderStatus() in bar.cpp. New changes relating to this have been pushed today.

Re: [PATCH somebar] Fix status bar background color 11 months ago

From Raphael Robatsch to ~raphi/public-inbox

Thanks, applied with minor changes to remove the padding if no status exists.

To git.sr.ht:~raphi/somebar
   7433a1f..6572b98  master -> master

Re: No longer works due to change in dwl 1 year, 1 month ago

From Raphael Robatsch to ~raphi/public-inbox

On Tue, Nov 28, 2023, at 16:25, speakslower wrote:
> dwl 
> [lowered](https://codeberg.org/dwl/dwl/src/commit/2e4fdc1664e094b38814d760b4c933c3c3450a57/CHANGELOG.md#changed-1) 
> the version of `wlr-layer-shell-unstable-v1` from 4 to 3. Somebar still 
> use 4, so it is not working.

Fixed, thanks for the heads-up.

Raphi

Re: [PATCH someblocks] described what -p does in the manpage 1 year, 3 months ago

From Raphael Robatsch to ~raphi/public-inbox

Thanks

To git.sr.ht:~raphi/someblocks
   28d7e79..5d936ec  master -> master

Re: [Feature Request] add support for tray icons 1 year, 3 months ago

From Raphael Robatsch to ~raphi/public-inbox

Sorry, I haven't researched how tray icons work on Wayland myself. So I can't help you either.

- Raphi

Re: [Feature Request] add support for tray icons 1 year, 3 months ago

From Raphael Robatsch to ~raphi/public-inbox

Hi,

> is it possible to add support for tray icons.
I have no plans on working on that. It would be an optional patch for the `contrib/` folder.

- Raphael

Re: [PATCH somebar] clickable tags patch improvement 1 year, 5 months ago

From Raphael Robatsch to ~raphi/public-inbox

Thanks

To git.sr.ht:~raphi/somebar
   e1f8c63..8c52d47  master -> master

Re: [PATCH] Fix possible OOB access for clicking tags 1 year, 5 months ago

From Raphael Robatsch to ~raphi/public-inbox

Good catch, thanks.

To git.sr.ht:~raphi/somebar
   b069830..e1f8c63  master -> master

Re: [PATCH somebar] fix version 1 year, 7 months ago

From Raphael Robatsch to ~raphi/public-inbox

Sure

Raphael