1.7.0 (2025-11-09)
Features
- implements
triple clickand simpledrag and dropwith mouse down and mouse up on a target (#102) (ee89ce1) - more robust cli and IPC handling + flexibility in hotkey mappings (#103) (e1eefbe)
Bug Fixes
- add version copy for systray (#92) (2e7242b)
- allow <tab> key to toggle between scroll hint and scroll mode (#87) (5fa4c15)
- allow <tab> to switch between hints and hints_action (#93) (44ef64e)
- allow scroll hints styles to be configurable (#88) (84e087c)
- auto mouse_up calls after mouse_down (#104) (f789391)
- chill
shouldIncludeElementchecks (#96) (3141ace) - ensure
statuscommand shows the right message when using default (#91) (4873616) - ensure to init the same style for default scrol hints (#89) (0e0fc86)
- implements
IsMissionControlActiveto only show hints for mission control when active (#95) (9ac2295) - make scroll configuration easier and put everything in pixel (#90) (401da6b)
- more refactor for main package (#99) (ed1c635)
- nicer color for matched texts in hint (#100) (ba7e3c9)
- refactor
main.goand split them out, also update build command (#98) (2e98331) - simpler scroll mechanism (#85) (edd608f)
- vertical action menu without magic heuristic numbers (#101) (9c2405d)
- wrong key for
scroll_step_fullin default config [skip ci] (#94) (c15e203)