this post was submitted on 15 Sep 2024
119 points (100.0% liked)

Linux

47323 readers
726 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 15 comments
sorted by: hot top controversial new old
[–] [email protected] 11 points 3 days ago (2 children)

How does its startup time compare to other launchers (rofi or tofi for example)

[–] [email protected] 5 points 3 days ago

I never actually measured it, but I switched to fuzzel from wofi, and I can't tell the difference in reaction time. To me it feels instant.

[–] [email protected] 3 points 3 days ago

I’ve tested them all and they all launch fairly immediately.

I discuss some of the other feature differences here:

https://mark.stosberg.com/rofi-alternatives-for-wayland/

I think for most people, Fuzzel will be the best choice, but compeitors offer unique features like Rofi-compatibility, HTML formatting support or the most important one: being written in Rust.

[–] [email protected] 4 points 3 days ago

I'm a huge fan of fuzzel - can't compliment it enough.

[–] [email protected] 3 points 3 days ago

Love fuzzel—it’s pretty performant, even with a few thousand options to pick from.

[–] [email protected] 2 points 3 days ago (1 children)

Fuzzel is great. I only wish it had a pinentry option.

[–] [email protected] 5 points 3 days ago (1 children)

I should have read the article first -- passphrases and pinentry are here

[–] [email protected] 1 points 3 days ago (1 children)

That’s right! We are just waiting for someone to focus a pinentry/fuzzel script now. All the necessary features are there it seems.

[–] [email protected] 1 points 7 hours ago (2 children)

The script is there in the post, but I haven't tried it yet. It would be nice if fuzzel had a message option, like rofi, so that key information could be displayed in the passphrases request; that s is what pinentry-rofi uses.

[–] [email protected] 1 points 47 minutes ago

There is a newish “placeholder text” option. It could be displayed there and disappear when typing starts.

[–] [email protected] 1 points 48 minutes ago

Yes. The message could be added to the prompt but it wouldn’t look the best.

[–] [email protected] 2 points 3 days ago

I'm still on bemenu since I used dmenu with dwm on X. I should probably check the others out.

[–] [email protected] 2 points 3 days ago

noice! I just switched to using Fuzzel yesterday.

[–] [email protected] 1 points 3 days ago (1 children)

It looks like I have a great place to land if fzf ever starts to make my life difficult. Thank you!

[–] [email protected] 1 points 3 days ago

fzf has some unique features of its own, like multi-select. Maybe one day Fuzzel will add that.