• Joined on 2021年05月26日
tinywrkb commented on pull request dnkl/fuzzel#125 2022年04月16日 18:12:51 +02:00
Improve performance of icon loading

Now with --buildtype=release -Db_lto=true, and all results are less dispersed.

master

info: fcft.c:314: fcft: 3.0.1 +graphemes +runs -assertions
info: fcft.c:324: fontconfig:...
tinywrkb commented on pull request dnkl/fuzzel#125 2022年04月16日 17:32:53 +02:00
Improve performance of icon loading

master

info: wayland.c:1713: HDMI-A-2: 1920x1080+0x0@60Hz DELL U2414H 23.98" scale=1 PPI=96x98 (physical) PPI=96x98 (logical), DPI=91.88
info: fcft.c:314: fcft: 3.0.1 +graphemes +runs...
tinywrkb commented on pull request dnkl/fuzzel#125 2022年04月14日 15:54:27 +02:00
Improve performance of icon loading

nanosvg. Seeing similar results.
I can't build on Arch Linux with librsvg enabled.
More tests maybe much later toady or next week.

info: wayland.c:1709: HDMI-A-2: 1920x1080+0x0@60Hz...
tinywrkb commented on issue dnkl/fuzzel#124 2022年04月14日 13:27:39 +02:00
Loading lots of icons is slow

p.s.

$ find /usr/share/applications /apps/exports ~/.local/share/flatpak/exports -name '*.desktop' -exec grep 'Icon=' '{}' \; 
tinywrkb commented on issue dnkl/fuzzel#124 2022年04月14日 13:21:18 +02:00
Loading lots of icons is slow

Running stable release.

info: wayland.c:1709: HDMI-A-2: 1920x1080+0x0@60Hz DELL U2414H 23.98" scale=1 PPI=96x98 (physical) PPI=96x98 (logical), DPI=91.88
info: fcft.c:314: fcft: 3.0.1...
tinywrkb commented on issue dnkl/fuzzel#116 2022年04月13日 18:32:06 +02:00
Entries in ~/.local/share/application should shadow those in /usr/share/applications/

The file exposed by flatpak is called org.mozilla.firefox.desktop (all flatpaks follow this pattern), whereas the one exposed by native packages is just firefox.desktop.

There's the...

tinywrkb commented on issue dnkl/fuzzel#95 2022年02月08日 12:53:07 +01:00
Add daemon mode

The next logical step is updating the window as soon as the currently visible entries have had their icons loaded, instead of waiting for all icons to load.

I thought about creating a new ticket...

tinywrkb opened issue dnkl/fuzzel#101 2022年02月06日 03:29:54 +01:00
Handle libpng messages
tinywrkb commented on issue dnkl/fuzzel#3 2022年02月05日 18:23:12 +01:00
Add support for file based configuration

I suggest that this feaute will include a logic that will fall back to a global system config file before loading the compiled defaults. That's in case that a config file wasn't detected in the...

tinywrkb commented on issue dnkl/fuzzel#98 2022年02月04日 22:32:56 +01:00
Return a success exit code if the user closed the launcher

It would be great if this would be limited to dmenu mode.

tinywrkb opened issue dnkl/fuzzel#98 2022年02月04日 20:52:47 +01:00
Return an success exit code if the user closed the launcher
tinywrkb commented on issue dnkl/foot#481 2022年02月04日 19:51:06 +01:00
iTerm2/Kitty image display protocol support [Question]

I have the ranger sixel patch working, and there's a considerable gap performance between kitty with its image protocol and foot with sixel.

To get...

tinywrkb commented on issue dnkl/fuzzel#97 2022年02月03日 13:26:30 +01:00
Feature Request Set logging level

Oops, sorry for the duplicate.

tinywrkb opened issue dnkl/fuzzel#97 2022年02月03日 01:03:48 +01:00
Feature Request Set logging level
tinywrkb commented on issue dnkl/foot#481 2022年01月30日 22:12:09 +01:00
iTerm2/Kitty image display protocol support [Question]
tinywrkb commented on issue dnkl/foot#756 2022年01月24日 19:15:01 +01:00
Bidirectional text support

For output, one can pipe the stdout to fribidi command line tool to make RTL text show correctly, instead of staring at the terminal.

No, that assumption is wrong! You can't magically make a mix...

tinywrkb commented on issue dnkl/foot#756 2022年01月24日 14:34:42 +01:00
Bidirectional text support

BiDi in the terminal is much more complex than throwing UAX9 (basically harfbuzz) on it.
Some work have been done here to create a standard, but...

tinywrkb commented on issue dnkl/yambar#42 2022年01月23日 13:06:59 +01:00
Support Taskbar
tinywrkb commented on issue dnkl/fuzzel#88 2022年01月13日 15:59:05 +01:00
Feature Request: Optionally return index instead of selected text in dmenu mode

Thanks @dnkl for implementing this!

tinywrkb opened issue dnkl/fuzzel#88 2022年01月12日 14:13:28 +01:00
Feature Request: Optionally return index instead of selected text in dmenu mode