WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: waybar for x86_64  (Read 1292 times)

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1360
waybar for x86_64
« on: October 23, 2023, 09:53:34 AM »
waybar would make wlroots-based window managers easier to use and customize.

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1360
Re: waybar for x86_64
« Reply #1 on: October 25, 2023, 02:35:26 AM »
I have created an appimage of waybar. It is working well with labwc. I need to test it with weston then I'll submit it for the x86_64 repo.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14567
Re: waybar for x86_64
« Reply #2 on: October 25, 2023, 02:37:28 AM »
I’m in the middle of compiling waybar..

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1360
Re: waybar for x86_64
« Reply #3 on: October 25, 2023, 02:42:45 AM »
Thank you. That would be a cleaner solution because the appimage, while it works, is a Frankenstein's monster. I won't submit this ugly thing and look forward to using your extension.

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1360
Re: waybar for x86_64
« Reply #4 on: October 25, 2023, 02:49:27 AM »
Would you like me to submit extensions for the two fonts (awesome font and nerd font) that waybar uses for special symbols?

BTW I noticed that waybar needs the tzdata extension to correctly show a clock, even if timezone is set correctly with a boot code.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14567
Re: waybar for x86_64
« Reply #5 on: October 25, 2023, 03:26:10 AM »
Would you like me to submit extensions for the two fonts (awesome font and nerd font) that waybar uses for special symbols?
sure, but I'd wait until I finish building waybar

Quote
BTW I noticed that waybar needs the tzdata extension to correctly show a clock, even if timezone is set correctly with a boot code.
noted

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14567
Re: waybar for x86_64
« Reply #6 on: October 25, 2023, 05:48:26 AM »
waybar (and jsoncpp25 and glibmm) posted - not tested

Note that upower support was disabled and libnl support hacked - several obscure apps were built and compiled in statically.
« Last Edit: October 25, 2023, 07:22:39 AM by Juanito »

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1360
Re: waybar for x86_64
« Reply #7 on: October 25, 2023, 09:49:15 AM »
Hi Juanito. Thank you for this. The extension is tested and working in TCL14 x86_64 running labwc.

The only issue is that special symbols on the bar appear as tofus. Problem is solved by loading the fonts that have the necesary symbols (awesome-font and nerd-font). I submitted the two fonts as extensions--please post and add them to waybar.tcz.dep at your convenience :)

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11243
Re: waybar for x86_64
« Reply #8 on: October 25, 2023, 01:50:56 PM »
Hi GNUser
... The only issue is that special symbols on the bar appear as tofus. ...
Wat's a tofus?

Offline gadget42

  • Hero Member
  • *****
  • Posts: 663
Re: waybar for x86_64
« Reply #9 on: October 25, 2023, 07:48:15 PM »
When a character is not present in a font, and no fallback option is available, the missing character is replaced with a symbol that has come to be known as “tofu” due to its resemblance to a block of tofu.
The fluctuation theorem has long been known for a sudden switch of the Hamiltonian of a classical system Z54 . For a quantum system with a Hamiltonian changing from... https://forum.tinycorelinux.net/index.php/topic,25972.msg166580.html#msg166580

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14567
Re: waybar for x86_64
« Reply #10 on: October 27, 2023, 05:20:15 AM »
waybar recompiled and reposted