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

Parse all of window attributes #69

Open
toshi38-sony opened this issue Jan 29, 2020 · 0 comments
Open

Parse all of window attributes #69

toshi38-sony opened this issue Jan 29, 2020 · 0 comments

Comments

@toshi38-sony
Copy link
Collaborator

Window attributes can be several lines:

mAttrs={(0,0)(fillxfill) gr=BOTTOM CENTER_VERTICAL sim={adjust=pan} ty=INPUT_METHOD fmt=TRANSPARENT wanim=0x1030056
      fl=NOT_FOCUSABLE LAYOUT_IN_SCREEN SPLIT_TOUCH HARDWARE_ACCELERATED DRAWS_SYSTEM_BAR_BACKGROUNDS
      vsysui=LIGHT_NAVIGATION_BAR}

The current parser attempts to parse them line by line meaning that the secondary lines are missed. We should fix this.

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

No branches or pull requests

1 participant