• Joined on 2021年06月04日
benjamb opened issue dnkl/fuzzel#756 2026年04月14日 14:11:07 +02:00
Add option to limit --auto-select to contexts with n (>1) items
benjamb reopened issue dnkl/fuzzel#564 2025年05月26日 15:24:51 +02:00
Allow format string in --terminal command
benjamb commented on issue dnkl/fuzzel#564 2025年05月26日 15:24:49 +02:00
Allow format string in --terminal command

Turns out this is not so perfect a solution. I failed to realise this would also trigger for non-terminal based apps, which now spawns a useless, empty terminal window alongside.

benjamb commented on issue dnkl/fuzzel#564 2025年05月26日 13:07:39 +02:00
Allow format string in --terminal command

@dnkl wrote in dnkl/fuzzel#564 (comment):

You should be able to do this already, by writing a wrapper script and use as [launch-prefix](https://codeber...

benjamb opened issue dnkl/fuzzel#564 2025年05月24日 12:15:05 +02:00
Allow format string in --terminal command
benjamb commented on issue dnkl/fuzzel#430 2025年03月19日 21:15:48 +01:00
Feature request : disable prompt

Hidden input in combination with dnkl/fuzzel#411 could be cool.

benjamb commented on issue dnkl/fuzzel#413 2024年09月19日 16:57:52 +02:00
Add option to disable rendering of large icon image

@dnkl Aye, that works. Ta!

benjamb opened issue dnkl/fuzzel#413 2024年09月19日 01:41:03 +02:00
Add option to disable rendering of large icon image
benjamb deleted branch benbrown/graphical-session from benjamb/foot 2023年08月10日 15:23:39 +02:00
benjamb closed pull request dnkl/foot#1110 2023年08月10日 15:23:29 +02:00
Use graphical-session.target in the systemd unit and timer
benjamb commented on pull request dnkl/foot#1110 2023年08月10日 15:23:27 +02:00
Use graphical-session.target in the systemd unit and timer

@VannTen Awesome!

benjamb commented on pull request dnkl/yambar#266 2023年01月13日 12:28:42 +01:00
modules/pipewire: use roundf instead of ceilf for more accuracy

However I do still see an overflow with uint16_t, why anyone would ever set the volume to such an absurd value I have no idea, but pipewire does allow it.

I think it's fine to leave it as...

benjamb commented on pull request dnkl/yambar#266 2023年01月13日 12:15:57 +01:00
modules/pipewire: use roundf instead of ceilf for more accuracy

Patch works well! However I do still see an overflow with uint16_t, why anyone would ever set the volume to such an absurd value I have no idea, but pipewire does support it.

Note for future...

benjamb opened issue dnkl/yambar#262 2023年01月05日 19:42:23 +01:00
Consider using roundf() instead of ceilf() for pipewire's cubic volume
benjamb commented on pull request dnkl/yambar#249 2023年01月02日 12:10:31 +01:00
implement field width tag format option

I assume we need another conditional here in the FMT_DEFAULT case for TAG_TYPE_INT.

benjamb commented on issue dnkl/yambar#246 2023年01月02日 11:39:49 +01:00
Add support for field width in tag formatting

Great, thanks!

benjamb opened issue dnkl/yambar#246 2022年12月21日 13:47:02 +01:00
Add support for field width in tag formatting
benjamb created pull request dnkl/yambar#245 2022年12月19日 18:56:42 +01:00
doc: Reinclude yambar-modules man page
benjamb pushed to missing-modules-man-page at benjamb/yambar 2022年12月19日 18:56:30 +01:00
4318765030 doc: Reinclude yambar-modules man page
benjamb pushed to missing-modules-man-page at benjamb/yambar 2022年12月19日 18:56:11 +01:00
ffd8818900 doc: Reinclude yambar-modules man page