Collection of Libraries that allow for webview usage on the desktop
| Repository | Description |
|---|---|
| PhotinoEx | Complete C# library for Webview desktop apps |
| Site | Static site for PhotinoEx |
| Docs | Detailed Documentation for using PhotinoEx |
| Samples | Sample usage for PhotinoEx |
| Templates | Templates for dotnet new, quick and easy init of new projects |
- Linux support.
- Update to GTK4.
- Update to Webkit6
- Window controls
- Webview controls
- Folder/File/Message opening
- Toast for system
- Application Icons
- Windows support.
- Window controls
- Webview controls
- Dark Mode
- OS automatic Dark Mode theming
- Folder/File/Message opening
- Application Icons
- Mac support. (currently dont have an environment to test)
- Update to Dotnet 10
- Toast System for Windows
- System Tray Icon and menu
- Setup Nugets
- A tag navigation - allowing it to open on browser eternally
- implement AreBrowserAcceleratorKeysEnabled across platforms
- Use Ilogger for logging - instead of just Console.WriteLine
- Decide if I want to support chrome/no titlebar dragging, Custom Titlebar
- SingleInstanceMode whilst being configurable
- Toggle hardware acceleration for webview
- Android/Ios Support?
- Clipboard support
- Context menu support (webview or native)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
- I have tried to abide to the best of my knowledge, please get in touch if anything is a problem