Federico Di Pierro

Results 863 comments of Federico Di Pierro
trafficstars

Can you please try to export XDG_SESSION_TYPE=x11 in you ssh -X session and retry? The logic behind is that if no XDG_SESSION_TYPE is found in environment, it means we're running...

Nice! i think desktop manager or desktop environment usually set this variable. For now you can use a script that export the variable before starting ncursesfm. I'll try to solve...

Hi @marcastel! Yes, timerfd is one of the non-portable things in here. The other is UDisks watcher on sd-bus library, i think (but those can be disabled at build time)....

It would be great to let NcursesFM have a contributor (and i'd be very happy to give you write access to repository, if you feel hackish on this one); i'd...

Hi! Thanks for opening this issue! What does clightd Capture method say (instead of the IsAvailable one)?

Hi! Exactly that, thank you! That's really weird (of course it is!); I will give it a proper look once I am back home with a proper laptop :) (on...

Thank you! :)

The clight conf is fine indeed! It seems like the issue is that the Clightd ALS module is not able to capture through the als device, even if it finds...

Yep I completely forgot to add it to the DBus api ;) I will, once I come back from vacation! (Btw It is super easy to add it, you can...

Uh i forgot that i already exposed the RestoreOnExit property on dbus interface; i had yet to document it! I just upgraded clight wiki pages to reflect the new properties!