21 Commits (2fd6e542b738dafddf044688abaafeea8acdb1b7)

Author SHA1 Message Date
Giuseppe Lippolis a25ce2fb08 feat: move InternalsVisibleTo in csproj 4 years ago
Takoooooo 90b251bf3a cleanup 5 years ago
Dan Walmsley cede7dfab8 make delegate nullable. 5 years ago
Jumar Macato e0fff15af3 handle WatchAsync better 5 years ago
Jumar Macato fc4c0b09ca
make the icon converter delegate static to avoid unnecessary allocs 5 years ago
Jumar Macato 27cfa606f2
Use empty icon if seticon receives null 5 years ago
Jumar Macato 22f2a01182
ignore if passed with null icon 5 years ago
Jumar Macato 8590607358
fix warnings 5 years ago
Jumar Macato 6fc61952e7
more fixes 5 years ago
Jumar Macato d819bd0979
some more fixes 5 years ago
Jumar Macato 7603e57ae9
fix review comments 5 years ago
Jumar Macato 66bb61c7a2 suppress warning 5 years ago
Jumar Macato 2d56501015 suppress warning and make a log event that probably will never happen in real life 5 years ago
Jumar Macato 409f74b134 refactor if statement to switch as suggested 5 years ago
Jumar Macato c1b68b1836 refactor to remove redundant X11TrayIconImpl.cs 5 years ago
Jumar Macato 5871218737 fix some more 5 years ago
Jumar Macato ef231e6836 fix 5 years ago
Jumar Macato 6f16f8b66f
some fixes 5 years ago
Jumar Macato 3f348288b3
add signed build InternalsVisibleTo 5 years ago
Jumar Macato be94e30080
simplify logic 5 years ago
Jumar Macato 1302d3459a
Fix review comments 5 years ago
Jumar Macato c4b0b99027 Gracefully handle tray service restarts 5 years ago
Jumar Macato 141e749226 Initial Commit for handling DBus SNI Tray Icons gracefully and also making a skeleton class for the future XEmbed Tray Icon impl. 5 years ago
Giuseppe Lippolis e44e0308ff fix: XML Comment 5 years ago
Takoooooo 7b0fbe6d3a minor nits 5 years ago
Takoooooo afd7203087 fix formatting 5 years ago
Dan Walmsley ca39b411f5 use subscribe instead of assign. 5 years ago
Dan Walmsley 24faaee758 fix static variable. 5 years ago
Jumar Macato 8183d24200
add a comment re: SNIItemProps 5 years ago
Jumar Macato 63e616c32f
zero warnings on X11TrayIconImpl.cs 5 years ago
Jumar Macato 4288565590
fix nullable warnings 5 years ago
Jumar Macato ffc79482be
fix review comments on X11TrayIconImpl.cs 5 years ago
Jumar Macato 285e483cf9
remove unnecessary async Tasks and replace them with non-async Task.FromResult 5 years ago
Dan Walmsley 6978eababa fix some warnings. 5 years ago
Jumar Macato 7a547025df
handle if we're unable to get a dbus connection 5 years ago
Jumar Macato f3436f16c9
remove debug code 5 years ago
Jumar Macato f570e3528d Clean up a little bit 5 years ago
Jumar Macato 1a97c6ce39 Revert "Use single connection + new guid per SNI object..." 5 years ago
Jumar Macato 19003c0f2e Use single connection + new guid per SNI object... 5 years ago
Jumar Macato a7f3fbe988 more refactoring 5 years ago
Jumar Macato a06198d4c5 make visibility work somewhat 5 years ago
Jumar Macato ce7333413b Make a separate DBus connections so that things doesnt mix up in one session and cause ObjectPath conflicts. 5 years ago
Jumar Macato 691c4b78fe
test change 5 years ago
Jumar Macato 602dcff35d make native menu work 5 years ago
Jumar Macato f6a4bd90eb some fixes 5 years ago
Jumar Macato f3a9a3b73b 80% done 5 years ago
Jumar Macato f4624819d2 Make title/tooltip work 5 years ago
Jumar Macato 060e2b6600 simplifying stuff 5 years ago
Jumar Macato eae2f5a6d3 reuse Data array from X11IconLoader.cs 5 years ago
Jumar Macato a70997b68b fix conversion 5 years ago