Skip to content

0.0.2

Latest
Compare
Choose a tag to compare
@wineee wineee released this 15 Jan 02:07

Changelog

Other work

  • 370f57f Add LICENSE
  • 35c2478 Add README.md
  • 87dd1e3 Add block command
  • 9b55567 Add clear command
  • a69ee35 Add closewrite command
  • 2cf80b9 Add command list to info
  • d6c2efd Add missing wl_output.go
  • 8fa9f87 Align fields in client summary list
  • 7411538 Avoid breaking display on error
  • 570cd1a Avoid wlhax socket collisions
  • 466ddc7 Better role stringification
  • b19347e Better seat object info
  • c08703e Capture globals from wl_registry
  • 2068f45 Change arg to be command to run
  • 5a96f1b Change to vim-style quit
  • 72238f7 Client tabs
  • 722b00b Configurable proxy display path
  • 29c5961 Expand readme
  • b7ea6e5 Expand seat
  • d60f91f Fix formatting of fields in client summary
  • dd28910 Fix key/button held count
  • b735f86 Fix out-of-bounds print
  • da5c22d Fix subsurface state related crash
  • 1fc0d5a Fix wl_seat info indent
  • 4caf3a8 Flesh out Wayland message handling
  • 02d605c Flesh out the UI and implement simple proxy
  • a6f31e3 Go to client tab on connection
  • 6b93762 Hack hack hack
  • 9ac09f1 Handle empty mode command
  • 83c798b Init goreleaser config
  • 431b71b Initial commit
  • 689bc6b Initial protocols
  • 35acbb9 Log all known objects for each client
  • ea74044 Move dashboard output to object impls
  • ec2a90a Move role debug to implementations
  • 4ffb5d3 Print surface and parent
  • 17d93bb Remove fprintf
  • 1f5a6e9 Report xdg_shell geometry
  • a8e83a4 Scroll support
  • 1caef08 Show configure info
  • cec1eca Show connection PIDs
  • a56e852 Show xdg_toplevel surface state
  • 0257927 Track buffers
  • 9766776 Track cursor motion
  • 592e97a Track pointer buttons held
  • c2cad72 Track wl_outputs
  • 6ef07d9 Update go mod
  • 4fdab32 Update readme
  • f0c4afe Update readme link
  • c514c0b Use wlhax-0 when no display is specified
  • 10b4294 goimports the whole repo
  • bc0c265 pointer: 'focus' -> 'entered'
  • c848ee0 protocol: Increase oob buffer size, slice on use
  • 6ba773a surface: Clear role on null attach
  • d9a35fd surface: More compact layout
  • e33e3fe surface: clear buffer instead of role on null attach
  • 9184860 ui: Add space-to-fold
  • 8e63744 viewporter: Add support
  • a667a87 wl_output: Track scale
  • 3ba0aa0 wl_output: show name
  • b71e5be wl_seat: show name
  • 751fee3 wl_surface: Track preferred scale/transform
  • e0e00ed wp_cursor_shape_manager: Add support
  • d85d853 wp_fractional_scale_v1: Add support
  • 6c9a3db wp_single_pixel_buffer: Add support
  • dbd4402 xdg_shell: Hack up xdg_positioner support
  • 941ed60 xdg_shell: Update geometry correctly
  • e71fcf2 xdg_shell: Update with suspended state
  • 3f28e23 zwp_idle_inhibit: Add support

Released by GoReleaser.