Commit Graph

4820 Commits (44feb832f965ec857c2a45a858c95cefb50bb547)
 

Author SHA1 Message Date
Kenny Levinsen 883d5b6e7c backend/session/libseat: Set loglevel to INFO 4 years ago
Simon Ser 2382684e94 render/egl: don't fail on EGL_MESA_device_software 4 years ago
Simon Ser 44fa2c4b49 output: fix transform matrix for 90/270 rotations 4 years ago
Simon Zeni 9601a2abf0 output: improve transform matrix calculation 4 years ago
Simon Ser 52e40025c4 output: document hotspot coord space 4 years ago
Ilia Mirkin 10dbb00f5f backend/x11: clamp hotspot to texture bounds 4 years ago
Lukas Märdian 7dffe9339b xcursor: use strncat instead of strncpy 4 years ago
Lukas Märdian d8a422575b Fix false positive -Wstringop-truncation 4 years ago
Kenny Levinsen 46d2f80c38 wlr_seat_pointer: Remove log on notify_button 4 years ago
Simon Ser a02da8e6f6 backend/drm: add new writeback and SPI connector types 4 years ago
Simon Ser e6f6e1ad0a xwayland: use -listenfd if available 4 years ago
Simon Ser eec2e1d3b1 xwayland: check executable exists on init 4 years ago
Simon Ser 3504bb587d xwayland: add dependency on xwayland 4 years ago
Simon Ser 73137ace84 backend/session: fix KMS device filtering 4 years ago
Simon Ser c5dad8b626 readme: use references for links 4 years ago
Simon Ser fda46ce56f readme: use spaces for list indent 4 years ago
Simon Ser 70a7c7f389 readme: make it clear build/ is a dir 4 years ago
Simon Ser c5202b728a examples: add libdrm partial dependency for compositors 4 years ago
Simon Ser 675bc39658 Fix wl_shm_format passed to wlr_texture_from_pixels 4 years ago
Simon Ser c2815fd44d buffer: add missing convert_wl_shm_format_to_drm call 4 years ago
Simon Ser 3695ae97b4 build: rollback -Wformat=2 4 years ago
Simon Ser 4b43aebdc7 build: add -Wformat=2 -Walloca 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
Simon Ser 549435aee5 render/gles2: replace wlr_gles2_texture.wl_format with drm_format 4 years ago
Simon Ser fab396f149 render/gles2: convert format table to DRM formats 4 years ago
Simon Ser 5d6d76c61f render/shm_format: add wl_shm_format conversion helpers 4 years ago
Simon Ser bfd020047d render/gles2: remove current_buffer checks 4 years ago
Simon Ser 6ca59519c9 render/gles2: check buffer stride when uploading texture 4 years ago
Simon Ser f3758d1d0a backend: add error messages in attach_render impls 4 years ago
Simon Ser 641c223d3c surface: don't send protocol error on invalid buffer size 4 years ago
Simon Ser 2530235139 surface: move INVALID_SIZE check into surface_state_finalize 4 years ago
Simon Ser 38ec1c0e73 build: bump meson version to 0.56.0 4 years ago
Simon Ser ccb86448eb Replace leftover conf_data with features 4 years ago
Tadeo Kondrak 78685ec6aa text_input_v3: correct typo in enum field 4 years ago
Simon Ser 27f65c2c77 build: set pkg-config variables for our features 4 years ago
Simon Ser fdd9088e05 build: set have_* dep variables for our features 4 years ago
Simon Ser 6f873078d4 build: use dictionnary for features instead of configuration_data 4 years ago
Tudor Brindus 2118a3ce47 xwayland/selection: flush connection after changing xwm selection owner 4 years ago
Tudor Brindus 2827a9554c xwayland/selection: log when proxy window loses ownership 4 years ago
Tudor Brindus 7d52b4d0b5 xwayland/selection: ignore requests for anything but the newest data 4 years ago
Simon Ser 4a9e70ccde examples: remove wlroots dep from client examples 4 years ago
Simon Ser b60c5fa450 examples: drop wlr/render/egl.h include from client examples 4 years ago
Simon Ser 12cc465144 examples: drop wlroots dep from egl_common.c 4 years ago
Tadeo Kondrak 5e19e0053a xdg-foreign: rename finish_* functions to destroy_* 4 years ago
Tadeo Kondrak 99ef23b62c xdg-foreign: Make imported object inert when exported is destroyed 4 years ago
Simon Ser d595a4ebe3 build: remove extra whitespace 4 years ago