<div dir="ltr">Hey Ali,<div><br></div><div>I tried your Gtk3 port and it works practically flawlessly! Awesome work on that!</div><div><br></div><div>Here are some observations though:</div><div> * the labels (summary and content) are centered instead of left-aligned, would be nice to get that fixed (or is it an intended design choice?)</div><div> * the application uses both .osd and .app-notification classes (prioritizing .osd) which may contain conflicting styles in themes that define both, so e.g. buttons or progressbars might be taken from one class and the rest from another. I'd personally favor going for only one class (app-notification) instead to avoid this (or at least to set this as the primary class)</div><div> * the transparency setting in the settings dialog conflicts with the rgba feature of Gtk3 themes (not sure what should take precedence there, as a themer I would go with the theme, also for consistency with other notifications using the css class/styles, but users may have a different view on this)</div><div><br></div><div>Cheers</div><div>Simon</div></div>