mate-desktop / libmatekbd

Keyboard management library
https://mate-desktop.org
GNU Lesser General Public License v2.1
17 stars 11 forks source link

Gtk3: keyboard-layout-view does not display borders arround keys. #32

Open raveit65 opened 7 years ago

raveit65 commented 7 years ago

Keyboard-layout-view does not display borders arround keys. gtk3: mate-keyboard-layout-view-gtk3 gtk2: mate-keyboard-layout-view-gtk2 I found this screenshot of libgnomekbd-3.0.0, so it is possible to have the borders with gtk3. https://bugzilla.gnome.org/show_bug.cgi?id=647646 https://bug647646.bugzilla-attachments.gnome.org/attachment.cgi?id=185862 For the moment i added this theme hack to mate-themes or ubuntuMate-themes. https://github.com/mate-desktop/mate-themes/commit/4502fdebb37958974c35dea9ac0beb48816811dc Edit: Those commits are needed to see the theme hack: https://github.com/mate-desktop/libmatekbd/commit/9b2b1973c194399c6824efb7c63815011fb5d5bf https://github.com/mate-desktop/libmatekbd/commit/cf440b263e6e35531d77b20da9ff2b8d0a802e57

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/43687303-gtk3-keyboard-layout-view-does-not-display-borders-arround-keys?utm_campaign=plugin&utm_content=tracker%2F1554631&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1554631&utm_medium=issues&utm_source=github).
raveit65 commented 7 years ago

https://github.com/mate-desktop/mate-themes/commit/deac1471c4849356e1a7bec38daf5cb59335566a fixes it in a better way and it looks like before with gtk+-2 bildschirmfoto zu 2017-04-02_11-40-14 But honestly someone should this fixed in code.

raveit65 commented 7 years ago

Ok, with latest changes from https://github.com/mate-desktop/libmatekbd/issues/33 the situation is much better if we set a setting in themes. But it does not work w/o a theme setting, so i leave the report open.