LordAmit / Brightness

Using Brightness Controller, you can control brightness of both primary and external displays in Linux. Check it out!
Other
1.06k stars 84 forks source link

Make appimage format support #245

Closed newyorkthink closed 1 month ago

newyorkthink commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

archisman-panigrahi commented 1 year ago

We don't have the capacity to maintain an appimage. If you (or someone else) build and maintain it, we will be happy to mention that in the readme.

abhi-deshpande commented 1 month ago

@LordAmit I have created an AppImage build for this app here. Could you please check and test it once ? I did not find any issues at my side. Please confirms if it works for you.

newyorkthink commented 1 month ago

@LordAmit I have created an AppImage build for this app here. Could you please check and test it once ? I did not find any issues at my side. Please confirms if it works for you.我在这里为这个应用程序创建了一个 AppImage 版本您能否检查并测试一次?我没有发现任何问题。请确认它是否适合您。

image

abhi-deshpande commented 1 month ago

@newyorkthink can you share your system information ? This seems to be a dependency issue. You can try installing/reinstalling libxcb-xinerama0 with the command sudo apt-get install libxcb-xinerama0 if you are on a Debian-based system.