Conversation
… reflect the interface changes. Also includes some cleanup of (non-autobuild) Dullahan examples (removed the stale ones). Builds using cmake --build now vs msbuild
…acOS build is broken or not.
…d in GHA but build locally. I don't know why this would help but that's the best idea I have right now. This commit also includes an additional paremter on onLoadError - the error URL - since I am also debugging an apparent failure to load the SL login page reliably
…ally to see what happens
…inux CEF build outside of GHA
…e from 2024 that was marked at 1.15.x
…y exactly 1 root cache path (absolute, unique) in your application and Dullahan constructs the others based on that
…ween creating the request context and creating the browser. Hopefully a temporary measure until a real solution can be verified. This commit also removes the idea of a cache. We always have a cache now. They only last for the lifetime of a Viewer session so that's okay. Point to an updated bookmarks page too with more entries, filter function and ability to go to any page
…ls in an intel/arm version of cef built using ryemutt. It also bumps the macos GitHub Actions macOS build to 15 (from 13) and bumpss the Dullahan version 1.20.0 since this is a significant milestone. We still eventually need a compatible Linux build
…naries vs the ones from Spotify
…ginal location on S3
Point to version 139 (August 2025) of CEF and corresponding code updates
Fix slow startup on macOS and produce proper helper app bundles including the new Alerts
…n examples with a single cross platform example application that will work in the same way on Windows, macOS and Linux. This commit adds support for Windows but other platforms coming soon I hope. Main thing that is missing (apart from macOS/Linux support) is keyboard input and sadly, it's not clear if that's possible with GLFW - by definition is does not expose the native OS events that Dullahan requires. Bumped the Dullahan version to 1.22 after this example change
Fix up macos build of opengl-example
Fix up tools/build.sh and opengl-example build
Fix keychain popup in opengl-example
…S... Also added chrome://version to the bookmarks to make testing which version is in play a bit easier
…ing a Win32 Subclass proc to retrieve native keyboard messages. Who wants to do the same thing for macOS?
…ng in opengl example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.