Futura-Py / TimerX

A fluent Timer App, made completely in Python
https://timerx-app.netlify.app
MIT License
37 stars 5 forks source link

Blur dosent Work on Linux #77

Closed sumeshir26 closed 2 years ago

sumeshir26 commented 2 years ago

Describe the bug Error while Running App

To Reproduce Steps to reproduce the behavior:

  1. Run app on Linux

Expected behavior Blur works nicely.

Screenshots image

Desktop (please complete the following information):

Additional context @im-coder-lg Does this error happen to you on actual linux?

not-nef commented 2 years ago

Well first of all, you arent forced to have pygobject. And maybe the -transparent flag isnt supported on linux. But im not sure

not-nef commented 2 years ago

I think i know a solution, will commit next week

im-coder-lg commented 2 years ago

I can say this error happens since the -transparent tag works only on Windows. Let's try searching for another blur module. @not-nef you might remember me discouraging Blur on the PR in the beginning, and it was due to this. So, let's start looking up for another replacement and try implementing this. Or, we could add a Blur toggle.