this post was submitted on 11 Jun 2023
2 points (100.0% liked)

swaywm

352 readers
5 users here now

dedicated to the Sway window manager, a drop-in replacement for the i3 window manager, but for Wayland instead of X11.

founded 4 years ago
MODERATORS
 

Hello all, I love finding applications that feel minimal and do their job well, i.e. zathura, qview, etc.

Do any of you have applications you feel fit with your swaywm experience well?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago (1 children)

I'm sure most folks are aware of the list on Are we Wayland yet?, which has a lot of great apps. Most of the standard desktop ones are already included with Manjaro Sway edition. However, one glaring omission was a calculator app (bc is of course included and usable on the terminal, but can be rather cumbersome for complex calculations).

Today, I stumbled across a very nice alternative: speedcrunch. So far it's been working great natively on Sway thanks to being based on the latest qt5-tools. Nice fast keyboard-based interface with the option to use a GUI keypad, binary ("Bitfield") input, support for expressions, functions, mathematical constants, smart completion, complex numbers, and more!

Really much happier with this app when compared to the more basic gnome-calculator, and even GNU bc ("basic calculator" or "bash calc" as I like to call it).

[โ€“] [email protected] 1 points 1 year ago

It is not much known but it is an excellent piece of software written in Ocaml: orpie is a Curses based full-featured RPN calculator (like emacs calc).