You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So… you want a desktop application that… displays a webpage… and then opens links from it in a browser? 🤔
I can't seem to think of any reason why this would be better than just using a regular browser. (I can, however, think of a reason why this would be worse: when I click a link in a webpage, the one behaviour I don't want is that link opening in a different window of a different browser, especially if I have no control over which window of that browser is used – in the rare cases when that particular behaviour is desirable, I can simply copy the link and paste it into the location bar of that browser manually).
…And if the entire point was to retain Bukuserver page open while opening links from it, setting BUKUSERVER_OPEN_IN_NEW_TAB=true would suffice to get there (in fact, that's exactly how I always use it).
Feature requests
Bukuserver is already a desktop software.
This is a suggestion to frame Bukuserver inside pywebview.
It is possible to use pywebview in a fashion which would differentiate links of Bukuserver to links that are external to Bukuserver.
Please see the proposed solution at r0x0r/pywebview#1459 (comment)
P.S.
webbrowser
;The text was updated successfully, but these errors were encountered: