Skip to content

Releases: valarnin/hudkit

CEF v0.9.3

CEF v0.9.3 Pre-release
Pre-release

Choose a tag to compare

@valarnin valarnin released this 20 Nov 05:37

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 v0.9.2 Pre-release
Pre-release

Choose a tag to compare

@valarnin valarnin released this 14 May 16:27

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 v0.9.1 Pre-release
Pre-release

Choose a tag to compare

@valarnin valarnin released this 14 Apr 20:59

CEF build. Fixed issue with https overlays requesting ws sockets.

CEF v0.9

CEF v0.9 Pre-release
Pre-release

Choose a tag to compare

@valarnin valarnin released this 14 Apr 17:19

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

CEF v0.8 Pre-release
Pre-release

Choose a tag to compare

@valarnin valarnin released this 14 Apr 02:45

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