Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Borders that reflect tree structure #1

Open
tmandry opened this issue Nov 9, 2018 · 1 comment
Open

Borders that reflect tree structure #1

tmandry opened this issue Nov 9, 2018 · 1 comment

Comments

@tmandry
Copy link
Owner

tmandry commented Nov 9, 2018

For getting started, see: https://gist.github.com/tmandry/87cbf7e181fc36fc24c8cae1ebf55a85

@tmandry
Copy link
Owner Author

tmandry commented Nov 9, 2018

If updating borders during a mouse-resize is desired, it may be possible to add an event tap to a mouse drag event, and after each event check the current window's size. This may give more frequent updates than waiting for AX notifications. (It probably also makes sense to use the CG APIs to get the window size instead of asking the application, since this is likely to be faster.)

See:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant