Skip to content

Releases: runz0rd/i2vnc

v1.0.0

08 Mar 13:40
Compare
Choose a tag to compare

Changelog

  • 64bec6d Add 'from' combination implementation, and minor refactor
  • 09a5633 Add button and keysym defs
  • 11cd4e2 Add configuration support, and refactor utils
  • 9abb384 Add implementation for vnc, X11 and basic cli
  • e8c8606 Add small change to event cration and remove problematic duplicate keysymdef
  • da576bc Clean up, add readme
  • 0a7fc45 Implement mods with config keymapping
  • 60dd990 Initial commit
  • 2a4c201 Rearrange project structure
  • 13436ce Refactor event logic to make more sense and move logic appropriately
  • 1ac4586 Refactor x11 event handling. Add key remap support
  • a936dd3 add deploy files
  • c204fad add forever flag
  • 4a6d647 add goreleaser workflow
  • 9b089e9 add major change to event logic, tests and small changes
  • 7005b60 add makefile
  • a621f7a apply another change to service
  • 2a643d9 apply changes to logging and fix shift again
  • 0fb0dcd best incomplete combo resolve impl
  • 7554f72 fix goreleaser
  • df0a8c7 fix goreleaser config
  • 031031a fix issues with caps and shift
  • 6735605 fix shift keycodes for different keyboards
  • a90ca6a handle hotkey press and release. small update. add makefile
  • d779c7b refactor and add safe single and combo mapping
  • df51bab refactor for hotkey switching and add dummy xorg.conf for host
  • e6b9493 remove commented code
  • 20b3c56 rework combos and key handling
  • 6167228 small update
  • 98b6a89 sort resolved by press or release
  • dc3c400 update build and release
  • f6edf97 update config path to be absolute
  • 662b79b update deploy service
  • b5ddb38 update file path to accept tilda
  • ebada68 update go.sum
  • a4aaba2 update key handling with simple resolve support
  • 35f5766 update logging and fix shift bug
  • cce99e3 update token name