Igor

Results 17 comments of Igor

Other DEs, e.g. Cinnamon that I'm currently running, do allow to configure the applets while the panel is locked. And I think this makes sense as locking the panel means...

Can the clutter visible in desktop mode be sorted out?

Well, how am I supposed to edit TT settings if I use Torn and TT in desktop mode on my phone?

Is the callback required? I mean, the conf structure already contains a pointer to 'free' function ('mem_free'). I think a boolean flag could be enough, i.e. `container_remove_at(c, 3, NULL, true);`

Ah, I understand what you're saying. Yes, you are right, specifying the callback function is proper way to go.

Maybe release a separate package containing the samples?

It seems Xfce is using this script for uploading translations to Transifex: https://github.com/nschermer/txcron Would be great if you used that as well. Thanks.

BTW - is this the expected behavior to close an empty terminal tab by pressing Ctrl+D? As I understand, it's supposed to represent Del; but it also can result in...

@janoff Could you check my implementation - is this what you've expected?