Commit Graph

5808 Commits (4d04144b9254335c74f54c6e282904ec0c54c9dd)
 

Author SHA1 Message Date
Simon Ser 3d4afbe945 scene: use scene_node_get_size in wlr_scene_node_at 3 years ago
Simon Ser 27b529f8a0 scene: add scene_node_get_size helper 3 years ago
Simon Ser 63040d6744 scene: add wlr_scene_buffer_set_source_box 3 years ago
Simon Ser fdc22449d6 util/box: introduce wlr_fbox_empty 3 years ago
Simon Ser 7939bf8cc6 scene: add wlr_scene_buffer 3 years ago
Simon Ser f6f0e010d1 scene: unify intersection logic in wlr_scene_node_at 3 years ago
Simon Ser b25759cd20 scene: drop default case in wlr_scene_node_at 3 years ago
Tadeo Kondrak 30d3c76817 Implement input_method_v2 popups 3 years ago
Tadeo Kondrak e0daa65aa6 input-method-unstable-v2: Add error for surface with existing role 3 years ago
Simon Ser 2e12de96ca backend/drm: add support for panel orientation 3 years ago
Simon Ser 0c5ff5efab build: simplify get_variable calls 3 years ago
Simon Ser 2e590026e9 scene: add wlr_scene_subsurface_tree_create 3 years ago
Simon Ser 597ba2b932 surface: add addon set 3 years ago
Simon Ser 211b3b760e scene: add wlr_scene_tree 3 years ago
Kirill Primak ccc84f11a4 xdg surface: check adding configure_idle for NULL 3 years ago
Kirill Primak 0e2d369106 xdg-surface: simplify configure mechanism 3 years ago
Kirill Primak b72a217fcc xdg-toplevel: refactor configure/state flow 3 years ago
Simon Zeni 9579d62a16 types/buffer: make {begin,end}_data_ptr_access part of the public API 3 years ago
Simon Ser 6cb25ebad7 ci: switch to seatd-launch 3 years ago
Kirill Primak 52da68b591 xdg popup: move function to a file it belongs to 4 years ago
Guido Günther e479dc1ef0 xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO 4 years ago
Simon Ser 4e7a8707cc buffer: add data_ptr access flags 4 years ago
Andri Yngvason 105fdecd0c screencopy: Handle shm copy in commit event handler 4 years ago
Andri Yngvason 04d234bac1 screencopy: Use output->front_buffer instead of wlr_output_export_dmabuf 4 years ago
Simon Ser a181a37b12 scene: add wlr_scene_attach_output_layout 4 years ago
Simon Ser 7832005a1f scene: move source to subdir 4 years ago
Quantum 679f5ed966 scene: fix compile error in release builds 4 years ago
Simon Ser e05c884891 examples/scene-graph: use wlr_scene_output 4 years ago
Simon Ser 44f0f7a0a7 scene: add damage tracking support 4 years ago
Simon Ser 9195b77e14 scene: add wlr_scene_node_coords 4 years ago
Simon Ser 04d105760d scene: add wlr_scene_output_commit 4 years ago
Simon Ser 968c1df7e9 scene: add scene outputs 4 years ago
Simon Ser 872993f95d scene: fix wlr_scene_render_output offset 4 years ago
Simon Zeni 3984c81faa types: introduce wlr_drm_lease_v1 4 years ago
Simon Zeni c67e3fe3b7 protocol/meson: bump wayland-protocols requirement to 1.22 4 years ago
Simon Zeni 94ed8f9496 backend/drm: introduce wlr_drm_backend_get_non_master_fd 4 years ago
Simon Zeni e5a949a955 backend/drm: implement drm lease function 4 years ago
Simon Ser 42dba9dc90 backend/drm: drop wlr_drm_connector.desired_mode 4 years ago
Simon Ser b01d97a38f backend/drm: drop attempt_enable_needs_modeset 4 years ago
Simon Ser 04304c322e output-damage: fix damage on modeset 4 years ago
muradm 35f0a0d570 backend: wait for session to become active 4 years ago
Simon Ser 0c8fba1a2f backend/drm: drop drm_connector_init_renderer 4 years ago
Simon Ser de1c73021c backend/drm: drop unused arg from get_possible_crtcs 4 years ago
Simon Ser 274c8189d4 backend/drm: fix crash on VT switch 4 years ago
Simon Ser 3c74bd0c91 backend/drm: introduce wlr_drm_connector_state 4 years ago
Simon Ser 3fbf6e02a3 backend/drm: rename enum wlr_drm_connector_state to status 4 years ago
Simon Ser 88919464ef surface: fix abort on NULL buffer attach 4 years ago
Simon Ser ba0525c5c0 surface: drop wlr_surface_state.buffer_resource 4 years ago
Simon Ser 0978a702d7 surface: ensure buffer is reset to NULL in surface_state_move 4 years ago
Simon Ser 0fe3b45361 viewporter: hide wlr_viewport 4 years ago