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

Manuals #156

Open
42 of 84 tasks
Earnestly opened this issue Apr 22, 2016 · 0 comments
Open
42 of 84 tasks

Manuals #156

Earnestly opened this issue Apr 22, 2016 · 0 comments

Comments

@Earnestly
Copy link
Contributor

Earnestly commented Apr 22, 2016

Continuing from: #48

WLC SECTION 7 MANUAL

  • Mention pkg-config/building usage. (The README is not necessarily available as a distribution package.)
  • Introduce the concepts more thoroughly with subsections indexing related manuals.
  • Try to provide more short examples for common usage of the library.

WLC LIBRARY FUNCTIONS

  • wlc_set_output_created_cb.3
  • wlc_set_output_destroyed_cb.3
  • wlc_set_output_focus_cb.3
  • wlc_set_output_resolution_cb.3
  • wlc_set_output_render_pre_cb.3
  • wlc_set_output_render_post_cb.3
  • wlc_set_output_context_created_cb.3
  • wlc_set_output_context_destroyed_cb.3
  • wlc_set_view_created_cb.3
  • wlc_set_view_destroyed_cb.3
  • wlc_set_view_focus_cb.3
  • wlc_set_view_move_to_output_cb.3
  • wlc_set_view_request_geometry_cb.3
  • wlc_set_view_request_state_cb.3
  • wlc_set_view_request_move_cb.3
  • wlc_set_view_request_resize_cb.3
  • wlc_set_view_render_pre_cb.3
  • wlc_set_view_render_post_cb.3
  • wlc_set_keyboard_key_cb.3
  • wlc_set_pointer_button_cb.3
  • wlc_set_pointer_scroll_cb.3
  • wlc_set_pointer_motion_cb.3
  • wlc_set_touch_cb.3
  • wlc_set_compositor_ready_cb.3
  • wlc_set_compositor_terminate_cb.3
  • wlc_set_input_created_cb.3
  • wlc_set_input_destroyed_cb.3
  • wlc_log_set_handler.3
  • wlc_init.3
  • wlc_terminate.3
  • wlc_get_backend_type.3
  • wlc_exec.3
  • wlc_run.3
  • wlc_handle_set_user_data.3
  • wlc_handle_get_user_data.3
  • wlc_event_loop_add_fd.3
  • wlc_event_loop_add_timer.3
  • wlc_event_source_timer_update.3
  • wlc_event_source_remove.3
  • wlc_get_outputs.3
  • wlc_get_focused_output.3
  • wlc_output_get_name.3
  • wlc_output_get_sleep.3
  • wlc_output_set_sleep.3
  • wlc_output_get_resolution.3
  • wlc_output_set_resolution.3
  • wlc_output_get_mask.3
  • wlc_output_set_mask.3
  • wlc_output_get_views.3
  • wlc_output_get_mutable_views.3
  • wlc_output_set_views.3
  • wlc_output_focus.3
  • wlc_view_focus.3
  • wlc_view_close.3
  • wlc_view_get_output.3
  • wlc_view_set_output.3
  • wlc_view_send_to_back.3
  • wlc_view_send_below.3
  • wlc_view_bring_above.3
  • wlc_view_bring_to_front.3
  • wlc_view_get_mask.3
  • wlc_view_set_mask.3
  • wlc_view_get_geometry.3
  • wlc_view_get_visible_geometry.3
  • wlc_view_set_geometry.3
  • wlc_view_get_type.3
  • wlc_view_set_type.3
  • wlc_view_get_state.3
  • wlc_view_set_state.3
  • wlc_view_get_parent.3
  • wlc_view_set_parent.3
  • wlc_view_get_title.3
  • wlc_view_get_class.3
  • wlc_view_get_app_id.3
  • wlc_keyboard_get_xkb_state.3
  • wlc_keyboard_get_xkb_keymap.3
  • wlc_keyboard_get_current_keys.3
  • wlc_keyboard_get_keysym_for_key.3
  • wlc_keyboard_get_utf32_for_key.3
  • wlc_pointer_get_position.3
  • wlc_pointer_set_position.3
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