-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to load module arandr, weird looking status bar #922
Comments
Ofc,
|
I think somewhat unintuitively, the arandr module also needs the binary xrandr. regarding the gaps: that always depends on the installed fonts. can you try nerd fonts? those should be fine. |
Ofc xrandr is installed. Or u r talking about smth else?
Idk, arandr is bad package, i dont think, that i`ll be using it. But, if u r interesting in investigation this issue, i can help. P.S. Yeah, u were right about fonts. Change to Hack and everything is fine now |
Cool, thanks! Ah, I think I know: For the I should really find a way to point that out gracefully (maybe by showing that somewhere prominent) |
heh, yes it's an indirect dependency pulled in by the popup, i think. does it work now? |
Btw, I have an idea. Idk, is it good or not, so, IA wanna feedback Maybe it will be cool, if this repo will consist requirements file with all dependencies, that needed for all modules? Whet I installed bumbestatus for first time, I spend some time to collect all of them. From my point of view, requirements file will save time for users |
yeah, if it is up to date that would be good. also, some deps are optional, so a bit difficult :( |
Yeah. But. I mean, who cares?))) Also, maybe nice desidion to create pyqt or web app with nice easy interface: |
Heh, true. A website or something like that for generating configs would be really cool, I think. Maybe even with a preview. If you can do something like that, that'd be great to see (I am a backend dev, and don't have a lot of spare time, so I'd be pretty useless for that, honestly) |
addition: actually, there is the requirements/ folder, but it seems outdated and is missing arandr altogether |
Yeah, i can try. I was nice python automation engineer previously. But i wanna be backend dev rn. So, i can craft some shit code (because im not greate in this rn) on Django on smth else. How should we do this? Like, i will create git repo, host on some site, so u can test it. When i finish this projects, u will host this app on one of your services? I understand, that i can just make fork. But im not sure, that this project must be part of bumblee-status repo. I mean, that look like smth, that doesnt need to be in this repo... Am i wrong? |
that is a good question. tbh, i would prefer that to be a community-driven project (ie something i am not responsible for), bumblebee-status already binds a lot of my free time. also, i don't have any kind of hosting infrastructure. i think that theoretically, it should be possible to host such a site purely statically on something like github pages and do the logic in client-side javascript, but i don't know for sure. but that is the way i would suggest to approach it. |
and absolutely can and should be in a separate repo, in my opinion. |
yeah, ok. Hosting is never a problem. I have small server, which i can use for this purpose, if this will be needed |
U know, what will be cool? Did interface, that could work from shell. Curl queries. Somethink like:
(just type it in console if u r not familiar with cheat.sh) |
oh yeah, that'd be nice :) thanks for the ideas! |
Tracking this idea as #928 , so as to not "pollute" this ticket, which is resolved. Thanks a lot @HappyCthulhu ! |
Bug Report
Description
Affected module: arandr
Im installing bumblestatus on new system. All modules looks good, except arand. Also, what are thoose weird arrows on the edge of every module? How can i fix them?Version used: AUR
The text was updated successfully, but these errors were encountered: