30 Commits (dev)

Author SHA1 Message Date
Nikita Tokarchuk be9f5bd993 Revert "backend-wayland: Stop supporting wl_shell" 2 months ago
Nikita Tokarchuk 419d6a9cf5 Revert "backend-wayland: restructure wayland_output_resize_surface()" 2 months ago
Nikita Tokarchuk 996dd5caa5 Revert "backend-wayland: fix pixman buffer size" 2 months ago
Michael Olbrich 870db9703c backend-wayland: always propagate touch frame event 2 years ago
Pekka Paalanen d4eafbaa98 backend-wayland: fix pixman buffer size 2 years ago
Pekka Paalanen 9e1c96bce7 backend-wayland: restructure wayland_output_resize_surface() 2 years ago
Daniel Stone 97f664815d backend-wayland: Don't leak parent output trackers 2 years ago
Philipp Zabel 69c4cec4f1 backend-wayland: check that outputs and heads are in fact ours 2 years ago
Michael Tretter 6ee6e76a0c compositor: remove repaint_data from compositor 2 years ago
Derek Foreman 7cae2a1fb0 backend-wayland: Stop supporting wl_shell 3 years ago
Daniel Stone 37a0544edf backend-wayland: Destroy touch device before seat 3 years ago
Manuel Stoeckl 3208ee42cd backend-wayland: clean up wayland_input structs 3 years ago
Manuel Stoeckl ac20d4a293 backend-wayland: replace a nested wl_display_roundtrip call 3 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Michael Olbrich 7803e83a94 wayland-backend: forward seats with the correct name 3 years ago
Marius Vlad bc7c8332df backend-wayland: Avoid spinning forever if dispatching failed 3 years ago
Marius Vlad 529fae91f7 backend-wayland: Avoid iterating over un-intialized lists 3 years ago
Pekka Paalanen 4b301fe7f2 Add weston-drm-fourcc.h 4 years ago
Emmanuel Gil Peyrot 0b48e6b5ca backend-wayland: Abort early when wl_shm isn’t advertised 4 years ago
Daniel Stone 61abf35ec4 pixman-renderer: Replace output-create flags with struct 5 years ago
Daniel Stone db6e6e1ec5 gl-renderer: Replace window-create args with struct 5 years ago
Daniel Stone c890c384c8 gl-renderer: Replace display-create args with struct 5 years ago
Daniel Stone cb481a66cd wayland-backend: Fully damage initial SHM buffer 5 years ago
Pekka Paalanen 411a7cfe67 gl-renderer: display_create needs surface type 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Pekka Paalanen 7cb7a6781f gl-renderer: remove EGLConfig attributes from API 5 years ago
Pekka Paalanen ed20b4d983 backend-wayland: use DRM formats for EGLConfig 5 years ago
Pekka Paalanen 192ce0ae0b gl-renderer: remove platform_attribs 5 years ago
Antonio Borneo c90fccc256 backend-drm: fix race during system suspend 5 years ago
Pekka Paalanen 4f1573e48e backend-wayland: move into new subdir 5 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Pekka Paalanen 81475a5c15 libweston: move gl-renderer into a subdir 6 years ago
Pekka Paalanen 9eda0ea825 Rename windowed-output-api.h to libweston/windowed-output-api.h 6 years ago
Pekka Paalanen 7571027f17 Rename public backend headers 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Emmanuel Gil Peyrot 426c24673f Fix typos all around (thanks codespell!) 6 years ago
ant8me 30a285748d compositor-wayland: use xdg_shell stable instead of v6 6 years ago
Pekka Paalanen bcbce33000 libweston: notify_touch API to use weston_touch_device 6 years ago
Louis-Francis Ratté-Boulianne 6ef59c9843 input: introduce weston_touch_device 6 years ago
Pekka Paalanen 26ded94aa0 pixman: make shadow buffer optional 6 years ago
Pekka Paalanen c80e954123 compositor-wayland: migrate to head-based output API 7 years ago
Pekka Paalanen 39069fa27c compositor-wayland: strict surface create/destroy 7 years ago
Pekka Paalanen 01f60211b2 libweston: introduce weston_head 7 years ago
Dima Ryazanov 6b2fb180d9 Fix an uninitialized variable 7 years ago
Daniel Stone 3f83937414 compositor-wayland: Ignore pointer enter on destroyed surface 7 years ago
Pekka Paalanen 8d6e14c991 compositor-wayland: handle wl_keyboard.enter(NULL) 7 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Emmanuel Gil Peyrot 6b58ea8c43 xwm: Add icon support to the frame 7 years ago
Alexandros Frantzis 9448deb073 libweston: Use struct timespec for touch down events 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago