Re: Set CSS properties programmatically

2017-11-25 Thread Felipe Borges
Hello, On Sat, Nov 25, 2017 at 5:03 PM, - wrote: > Hello, > > Can you please share a link to your current approach? Doesn't sound > efficient but makes sense. I'd like to run the code and see the animation in > action. Yes. It is being used in GNOME Usage performance panel https://gitlab.gnome.o

Re: Set CSS properties programmatically

2017-11-25 Thread Felipe Borges
Hi, On Sat, Nov 25, 2017 at 2:38 PM, Emmanuele Bassi wrote: > Hi Felipe; > > You probably wanted to send this email to gtk-devel-list, not > gtk-app-devel-list. urgh, sorry! > How would you even do this? You would need to read the current style state > and then resubmit it as a whole, because y

Re: Set CSS properties programmatically

2017-11-25 Thread '-'
Hello, Can you please share a link to your current approach? Doesn't sound efficient but makes sense. I'd like to run the code and see the animation in action. On 2017-11-25 14:41, Felipe Borges wrote: Hi, I have been looking for a clean way of updating my widget's css properties programmat

Re: Set CSS properties programmatically

2017-11-25 Thread Emmanuele Bassi
Hi Felipe; You probably wanted to send this email to gtk-devel-list, not gtk-app-devel-list. On Sat, 25 Nov 2017 at 12:41, Felipe Borges wrote: > Hi, > > I have been looking for a clean way of updating my widget's css > properties programmatically at runtime. > > Basically I have a css animatio