Files
illogical-impulse/.config/ags/modules/bar/normal
Moeta Yuko 3a094b01d7 tray: filter out empty tray items
For unknown reason, an unknown program (even invisible in D-Spy)
occasionally populates an empty tray item of the following properties:
  TrayItem {
      "category": null,
      "id": null,
      "title": null,
      "status": null,
      "window-id": null,
      "is-menu": null,
      "tooltip-markup": "",
      "icon": "image-missing"
  }

Add a null check for the item id to workaround the issue.
2024-07-31 23:41:50 +08:00
..
2024-05-24 20:12:10 +07:00
2024-05-24 20:12:10 +07:00
2024-04-03 17:09:56 +07:00
2024-07-31 23:41:50 +08:00
2024-04-08 18:19:55 +07:00
2024-04-08 18:19:55 +07:00