-
See issue https://github.com/tryphotino/photino.NET/issues/24
We need to add a description to notify users to match the namespace of their project.
Maybe there's a way to automate this?
-
HI Folks,
Does v2 version work on Linux, especially for Debian 11?
The new version work on windows, but failed on Debian Linux 11.
References:
https://github.com/congzhangzh/desktoploveblazo…
-
The developers are making changes in preparation for the next major release of Photino and we'd like some feedback. New features include: Chrome-less window support for user-drawn title bars and borde…
-
**Is your feature request related to a problem? Please describe.**
Sort of -- since this is unable to build without Windows.
```sh
$ dotnet build
Welcome to .NET 5.0!
---------------------
S…
-
First of all, thank you for the great work. I LOVE Photino.
I'm implementing an automatic reload feature in my application using `FileSystemWatcher`. Because the file system events are raised from …
-
In CoreWebView2 you are able to listen to event [`CoreWebView2.WindowCloseRequested`](https://docs.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2.windowcloserequested?view=web…
-
Hi there! I'm wanting to port a codebase from Bridge.NET to this (or something similar). Since it's Bridge, the C# in there basically is constantly interacting directly with the DOM - it is just C# th…
-
It seems that some links are down :worried: like in the past #2541. It's rare, because **ci build didn't fail**
### Last full update: July 5, 2022
### :hammer_and_wrench: How to proceed
**Fir…
-
I'm trying to reference
``
or
``
But it's not found.
Edit:
I've published the solution to a folder check where the files go. The _content folder was actually created on deploy and the referenc…
-
Hi,
I've tried window.RegisterWindowClosingHandler, window.WindowClosing and options.WindowClosingHandler with no luck, is there anyway around this?