Popularity
2.7
Declining
Activity
0.0
Stable
1
3
1
Code Quality Rank:
L3
Monthly Downloads: 0
Programming language: C++
License: GNU Lesser General Public License v3.0 only
Add another 'awesomium' Package
README
Raw Awesomium Bindings
Raw bindings to Awesomium(1.6.5) for Haskell. For more user friendly, higher-level bindings look here.
You will need Awesomium library installed on your system, ideally in
/usr/lib/awesomium-1.6.5/
. Otherwise you will have to change the
extra-lib-dirs:
in .cabal
file.
TODO
- Fix:
- awe_webview_set_callback_get_find_results
- awe_webview_set_callback_update_ime
- Add bindings to the fallowing:
- awe_is_child_process
- awe_child_process_main
- awe_webview_inject_keyboard_event_win
- awe_renderbuffer_copy_to
- awe_renderbuffer_copy_to_float
- awe_webview_set_callback_resource_request
- awe_webview_set_callback_resource_response
- awe_resource_response_create