Marco Trevisan

Results 385 comments of Marco Trevisan

It should happen i theory when loading ubuntu-dock, but that's probably broken... So I need to fix that.

mh, what is the css you have used? That's the only way dash-to-dock is themed.

Eh, this is quite complex because it implies acting on something that we define from css right now, it can probably be modified to be computed at runtime, but this...

This is something that should be submitted upstream, however for the specific case, I'm not sure if you can just use `--class foobar` in the `Exec` and then in your...

IIRC sadly the shell doesn't change css parameters depending on this, but I may check better. We could indeed listen this from the dock and add css classes for this.

> note that you can compare the class name without needing to have that Yeah, something I thought about doing, but not really a fan of using strings comparisons in...

Do we need to add a new version? Can't we just extend the current object? In any case I'd suggest you to start versioning the object itself so that one...

Would probably the case to use it in the build action too...

I wanted to add permission tests, but sadly this is a bit complex at the moment because of the `xdp_app_info_is_host` checks (which basically avoid any permission check). So, I thought...

@GeorgesStavracas hey, could you have a look at this? And #791 maybe :-)