Menu

#513 [lxlauncher] Workaround for invisible icons on GTK+ 3

-
open
lxlauncher (3)
5
2016-02-20
2015-07-24
No

This patch is a workaround for invisible icons on GTK+ 3. I think it's a bug in the ExoWrapTable implementation, because the app buttons are added to the table, but their size is zero.

  • Fix background drawing on GTK+ 3.
  • Button label size hack is not needed on GTK+ 3.
  • Disable monitoring changes in menu on GTK+ 3, as it currently causes invisible icons.
1 Attachments

Discussion

  • Lonely Stranger

    Lonely Stranger - 2016-02-12

    The issue with invisible icons requires a better solution, because disabling update is very wrong, users who installed/removed/changed applications will never see any changes without session restart, which is pretty much weird, really. I'm not ready to make any researches in that GTK+3 behavior right now so would like to not touch it yet. Thank you very much, anyway.

     
  • Balló György

    Balló György - 2016-02-20

    Okay, I opened a bug instead:
    https://sourceforge.net/p/lxde/bugs/803/

     

Log in to post a comment.