switchboard-plug-keyboard icon indicating copy to clipboard operation
switchboard-plug-keyboard copied to clipboard

Add .keycap class to conflict dialog

Open cassidyjames opened this issue 7 years ago • 1 comments
trafficstars

I don't think it's necessary in the listing (it would probably just be super noisy?), but we should probably use the .keycap class to key names in the conflict dialog. It can be confusing when a user has + as one of the keys, and since the stylesheet has support for it, I feel like we should use it.

screenshot

cassidyjames avatar Feb 27 '18 21:02 cassidyjames

Yeah I was thinking about that. One downside is we'd have to build the dialog manually instead of using Granite.MessageDialog since the primary text is just a single Gtk.Label. Another potential problem though is translations. I'm not sure if Pango accepts the style attribute or not

danirabbit avatar Feb 27 '18 22:02 danirabbit