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

Johan's view_for_each() related jobs #1036

Closed
4 tasks done
johanmalm opened this issue Aug 19, 2023 · 0 comments
Closed
4 tasks done

Johan's view_for_each() related jobs #1036

johanmalm opened this issue Aug 19, 2023 · 0 comments

Comments

@johanmalm
Copy link
Collaborator

johanmalm commented Aug 19, 2023

  • Move isfocusable() from desktop.c to view.c (Move isfocusable() from desktop.c to view.c #1038)
  • Add direction enum to view_next() and add a for_each_view_reverse(). Add view_next_no_head_stop() and view_prev_no_head_top()
  • Add wl_array_len() macro (Add wl_array_len() #1028)
  • Review all instances of wl_list_for_each(view, &server->views, link) and take a view on using for_each_view()
  • Refactor desktop_cycle_view()
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