9 Commits (c890c384c82111d49dacfcc886b89adf9819844f)

Author SHA1 Message Date
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
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Pekka Paalanen 323d4b37a0 compositor-wayland: fix shm_buffer damage init 7 years ago
Armin Krezović 2b3c97d560 compositor-wayland: fix damage coordinates with pixman renderer 7 years ago
Pekka Paalanen 99c92e7e52 compositor-wayland: clarify wl_display_connect() error 7 years ago
Pekka Paalanen 441954325e compositor-wayland: windowed/fullscreen not on fullscreen-shell 7 years ago
Pekka Paalanen 7d2fc9291b compositor-wayland: allow to unset fullscreen 7 years ago
Pekka Paalanen f132279455 compositor-wayland: actually free parent_output 7 years ago
Pekka Paalanen 4dab58343b compositor-wayland: fix mode_list corruption on --sprawl 7 years ago
Pekka Paalanen afee695adc compositor-wayland: remove unused 'scale' 7 years ago
Pekka Paalanen b07de934cc compositor-wayland: avoid recursive dispatch with wl_outputs 7 years ago
Armin Krezović 71ebc05250 compositor-wayland: Don't use two different presentation methods for fs shell 7 years ago
Sergi Granell b4e239f29f compositor-wayland: destroy the appropriate output instead of exiting when receiving an xdg_toplevel::close event 7 years ago
Sergi Granell cafc652cf6 compositor-wayland: use input region instead of opaque region to zxdg_shell_v6::set_window_geometry 7 years ago
Pekka Paalanen 7da9a3802f libweston: set backend pointer earlier 7 years ago
Pekka Paalanen ae6d35db14 libweston: rename weston_output_destroy() to weston_output_release() 7 years ago
Pekka Paalanen 1580be68fd compositor-wayland: move output init into common, fix error path 7 years ago
Pekka Paalanen 26ac2e1218 libweston: weston_output_init(..., +name) 7 years ago
Pekka Paalanen 4270414549 libweston: move weston_output::mode_list init to core 7 years ago
Pekka Paalanen ffa42ffdaa compositor-wayland: use asprintf for output title 7 years ago