Sprinter

Results 23 comments of Sprinter

> Thanks for this! Some small requests I have added your requested changes and also added some try and error checks to prevent undesired results and a variable to use...

> > Thanks for this! Some small requests > > I have added your requested changes and also added some try and error checks to prevent undesired results and a...

> Have left a suggestion regarding some changes. > > I would also like to include a test for this but let me know if you can't do it and...

Got it, I suppose I should change the interface values to the proper ones in my system when running the test right?

`pytest test/widgets/test_wlan.py` ``` ======================= test session starts ======================= platform linux -- Python 3.11.8, pytest-7.4.4, pluggy-1.4.0 rootdir: /home/sprinter/Programming/qtile configfile: pyproject.toml plugins: anyio-4.3.0 collected 6 items test/widgets/test_wlan.py ...... [100%] ======================== 6 passed...

I did not set a `theme_path` because I was intending to use emotes not a theme so it shouldn't be needed. But if you have not added emojis yet I...

(Just saw the edited reply) In that case I do not know what the problem might be, because gpaste works just fine running it under a normal shell and it...

It's a really weird behaviour. Maybe its the program's fault? Tho it's hard to tell since it runs just fine from a shell. Maybe I can try to reinstall the...

Just did some checks and somehow it works fine under Wayland but not X11

In my case it works fine normally when ran under a shell I do not get that error. For now I have switched to another clipboard manager, if there is...