Harry
Harry
Mine technically does work wireless, but only mono sound output/chat output gets detected from linux. Same as these guys: https://superuser.com/questions/1390303/razer-nari-headphones-do-not-work-wirelessly-on-ubuntu-18
@imustafin You need to enable issues on your fork.
@spin83 You are using incorrect style for the clock (https://github.com/spin83/multi-monitors-add-on/blob/master/multi-monitors-add-on%40spin83/mmpanel.js#L363), with Arc theme it makes the clock blue, when it should be white.
Without "clock-display" style, the button acts correctly, with it, it looks incorrect. Just removing the applying of that style fixed the extension for me (deleted the line https://github.com/spin83/multi-monitors-add-on/blob/master/multi-monitors-add-on%40spin83/mmcalendar.js#L287).
@bl8 @stsundermann Do you have any plans for Gtk Sharp 3 release? It's been several years now...
@chrislapa If I may suggest something, don't bother using this repo for Gtk 3, instead use https://github.com/openmedicus/gtk-sharp, it's in much much better condition, that is it has Gtk 3.18 support...
If someone wants to use openmedicus version but doesn't want to compile it, I added nuget packages for it: - https://www.nuget.org/packages/gtk-sharp3/ - https://www.nuget.org/packages/webkitgtk3-sharp/ Nuget sources: - https://github.com/cra0zy/gtk-sharp3-nuget - https://github.com/cra0zy/webkitgtk3-sharp-nuget
@orion75 Your idea on using .targets file for copying .config files in NuGet package is a genius workaround :+1: I've been originally using you package for some time but you...
> workaround for what? Copying .config files to output dir...
To correct the original poster, this issue is present in both my fork and this repo, here is a simple repro program: https://gist.github.com/cra0zy/ac6ca4c2cebb4e5f2cf316a6d92e32db