Commit Graph

1257 Commits (7709a965e596f66efabaf6c22967adbac0bbddb2)

Author SHA1 Message Date
Simon Ser de5347d0f2 xwayland: require xcb-icccm 4 years ago
Simon Ser 8ecc557ab0 subsurface: use cached surface state 4 years ago
Simon Ser e0258f4506 surface: introduce cached states 4 years ago
Simon Ser 7ac76aba8a surface: introduce commit sequence numbers 4 years ago
Simon Ser 52e40025c4 output: document hotspot coord space 4 years ago
Simon Ser cf5b09ede2 Remove unnecessary wayland-server-protocol.h includes 4 years ago
Simon Ser 27fba3df43 render: use DRM formats in wlr_texture_from_pixels 4 years ago
Simon Ser b54ef3372d render: use DRM formats in wlr_renderer_read_pixels 4 years ago
Simon Ser 00bf6674b3 output: use DRM format in wlr_output_preferred_read_format 4 years ago
Simon Ser ddfee63055 render: use DRM formats in wlr_renderer_get_shm_texture_formats 4 years ago
Tadeo Kondrak 78685ec6aa text_input_v3: correct typo in enum field 4 years ago
Simon Ser 6f873078d4 build: use dictionnary for features instead of configuration_data 4 years ago
Manuel Stoeckl a290d7a78d Make implementation function lists static const 4 years ago
Simon Ser 45f992b27b region: make wlr_region_create private 4 years ago
Simon Ser 3d7aa73867 render/dmabuf: make src arg const in wlr_dmabuf_attributes_copy 4 years ago
Brandon Dowdy 8aa38fe73e render/egl: remove *config_attribs and wlr_egl->config 4 years ago
Brandon Dowdy 705b3da7cb render/egl: remove wlr_egl_{create,destroy}_surface 4 years ago
Simon Ser 7c995b78b2 Revert "render: add wlr_egl_create_from_drm_fd function" 4 years ago
Simon Ser 54e5ef39c0 Revert "render/egl: remove unused gbm_device member" 4 years ago
Simon Zeni 306cf11d87 render/egl: remove unused gbm_device member 4 years ago
Simon Zeni ee31be167b render: add wlr_egl_create_from_drm_fd function 4 years ago
BrassyPanache d6649a8a4b Expose ICCCM input status 4 years ago
Simon Ser f17b0f975d backend/drm: add wlr_drm_connector_get_id 4 years ago
Simon Ser 1fb9535e99 output-damage: stop relying on output pending state on commit 4 years ago
Simon Zeni 08a4c62aac render: remove egl include from wlr_renderer 4 years ago
Simon Zeni e128e6c08d render: drop egl parameters from wlr_renderer_autocreate 4 years ago
Simon Ser a53ab146fe backend: add get_drm_fd to interface 4 years ago
Simon Ser cc56b4f073 output: remove scale/transform events 4 years ago
Simon Ser f6f46b4ee2 output-damage: stop listening to scale/transform events 4 years ago
Daniel Kondor b7dc4f2990 layer-shell: allow new values for keyboard-interactivity 4 years ago
Simon Ser 3f7e0cf5f0 render/egl: remove surface and buffer age args from make_current 4 years ago
Simon Ser 1d461687d2 render/egl: replace init/finish with create/destroy 4 years ago
Simon Ser 50b120927d render/egl: remove wlr_egl_swap_buffers 4 years ago
Simon Ser 76ed2255ef render/egl: remove support for EGL_NATIVE_VISUAL_ID 4 years ago
Isaac Freund 07111828c5 layer shell: rename popup iterator for consistency 4 years ago
Isaac Freund f574ca934c xdg shell: remove wlr_xdg_surface_for_each_popup() 4 years ago
Isaac Freund d6890cb847 output-management: use same types as wlr_output 4 years ago
Simon Ser 64da8f0c8d
render/egl: document NULL config_attribs passed to wlr_egl_init 4 years ago
Simon Ser 41aa80d4a1
render/egl: use KHR function pointer type 4 years ago
Simon Ser 34b14d2fee
render/egl: document that config may be zero 4 years ago
Isaac Freund 4ee4a36c0c layer shell: add wlr_layer_surface_v1_popup_surface_at() 4 years ago
Isaac Freund 8f63557ed7 xdg shell: add wlr_xdg_surface_popup_surface_at() 4 years ago
Isaac Freund c5c5ab9724 xdg shell: add wlr_xdg_surface_for_each_popup_surface() 4 years ago
Isaac Freund 129e02b57d xdg shell: make unconstrain_from_box arg const 4 years ago
Simon Zeni 9192c0480a remove unnecessary egl includes 4 years ago
Simon Zeni b899a412e3 backend: remove wlr_egl from all backends 4 years ago
Andri Yngvason e136a4168b types/seat: Clear focus in wlr_seat_destroy() 4 years ago
Simon Ser 07d75c99db render: remove EGL config and visual from wlr_renderer_autocreate 4 years ago
Ilia Bozhinov 01dcfb360e types: add wlr_xdg_foreign_v2 4 years ago
Ilia Bozhinov 162f160def types: add wlr_xdg_foreign_v1 4 years ago