polmr

Results 107 comments of polmr

🤔 It should be possible: `localrootnode` is defined when !ENABLE_SYNC: https://github.com/meganz/sdk/blob/develop/include/mega/win32/megafs.h#L93 .

Alright. You might want to try this branch: https://github.com/meganz/sdk/tree/fixnotenablesyncwindows

HI @Zesko just to be sure, what do you mean with `any link of file in MEGAsync` ? if you are triggering the `open browser` functionality, that goes through a...

mm ok, so no `inode/directory`, MEGAsync uses QDesktopServices::openUrl, which in turn should be similar to using xdg-open e.g: ``` xdg-open https://github.com/meganz/MEGAsync/issues/641 ``` Which in turn would use the browser set...

Possibly ... that change has some extra implications, we shall investigate this further. Thanks for reporting that @Zesko !

Related to https://github.com/pistacheio/pistache/issues/833

Understood. Thanks for the inputs. We'll consider improving integration with gnome-shell. The popup issue is a rather different issue. We'll try to reproduce it and find a fix.

We have just released new version of MEGAsync in which the main UI does not act as a popup in case systray is missing (it'll be listed as any other...

@hemebond, MEGAsync does work with TopIcons. See attached screenshot: ![image](https://user-images.githubusercontent.com/10722503/34482919-695b43ea-efbb-11e7-8283-258a2f92e583.png) However you might want to try TopIconsPlus instead (https://extensions.gnome.org/extension/1031/topicons/)