Releases: valarnin/hudkit
CEF v0.9.3
CEF build.
- Update CEF build to 95
- Fix issues with fetching CEF deps due to changed URL (fixes #6)
- Rewrote makefile to not have to rebuild things as much
CEF v0.9.2
CEF build. Added support for injecting CSS and JS, dropped json-c dependency for CEF build since it's not used (CEF json parser is used instead).
CEF v0.9.1
CEF build. Fixed issue with https overlays requesting ws sockets.
CEF v0.9
This is a test build of Hudkit running on CEF instead of Webkit.
To use, extract to a folder, run fetch-required-files.sh to fetch the CEF build required, then ./hudkit config.json to get started.
Only tested on Gnome 3. Might be memory leaks, I didn't get a chance to run it through valgrind or anything.
Performance should be fantastic.
No known remaining issues.
CEF v0.8
This is a test build of Hudkit running on CEF instead of Webkit.
To use, extract to a folder, run fetch-required-files.sh
to fetch the CEF build required, then ./hudkit config.json
to get started.
Only tested on Gnome 3. Might be memory leaks, I didn't get a chance to run it through valgrind or anything.
Performance should be fantastic.
Known Issues
- Sometimes on lock/unlock the overlay will jump to a corner of the screen. Not sure why yet.
- Doesn't want to stay "always on top" despite me setting the flags for it