Marco Marzetti

Results 12 comments of Marco Marzetti

Sorry to be pushy, but i really have to ask. While i can see a growing interest in it, it looks to me this PR is loosing steam. Is there...

> hey @lamehost > Unfortunately, there's a lot of overhead in making large backwards-incompatible changes to this project. I've taken the approach of trying out my ideas on a slimmed-down...

Any updates? [This blog post](https://medium.com/@jock_tanner/its-not-ok-with-wayland-a89994fb68b5) says you can get rid of the issue by _disabling Wayland GTK+ backend throug the GDM config_, but i can't find how. Also, that would...

@NighTurs thanks. For the records: it works. Anyway i am more interested in getting Screencloud working on Wayland. Are there any plans? Thank you

As far as i can see we need to update python within travis environment. Can you take a look?

Dirty fix: Replace: ``` param = { 'name': self.name, 'in': LOCATIONS.get(self.location, 'query') } ``` With: ``` location_str = 'query' if isinstance(self.location, list): location_str = ', '.join(list(set([_ for _ in self.location...

> It always fails to execute the second end-set and stays inside the set context: Same problem here.

Problem fixed and in just a few days. No reason to apology. You're great and i am grateful.