2111 Commits (7b36b420c137d0e2d9e64572da6b62156bd2efc8)

Author SHA1 Message Date
Derek Foreman 2663c68330 launcher-util: Force all weston_launcher_open()s to use O_CLOEXEC 9 years ago
Derek Foreman 8f5acc2f3a logind: actually close fd in weston_launcher_close() 9 years ago
Hardening 0c944b07c4 RDP compositor: fixes for multiple connections, mstsc and FreeRDP master compilation 9 years ago
Derek Foreman 0f29923e30 text-input: Replace model with input 10 years ago
Derek Foreman 516d603515 text: Fix text-input for multi-seat 10 years ago
Giulio Camuffo b114715dae compositor: send the output_created signal after inserting it in the list 10 years ago
Giulio Camuffo d46bb01b62 data-device: send the selection to all the wl_data_device resources of a client 10 years ago
Giulio Camuffo dddf9e67b7 data-device: add a function to send the selection to a client 10 years ago
Giulio Camuffo 6a94a99f39 clipboard: don't crash if the source client does not send a mime type 10 years ago
Derek Foreman 4c93c08679 touch: Make weston_touch_set_focus() take a touch instead of a seat 10 years ago
Pekka Paalanen ca79076b03 compositor: change weston_surface::destroy_signal argument 10 years ago
Pekka Paalanen 08d3fb7625 compositor: inert wl_surface objects do not exist 10 years ago
Pekka Paalanen 8b69d03faf gl-renderer: fix configless_context check 10 years ago
Pekka Paalanen f282454cf6 gl-renderer: check EGL_EXT_platform_base in supports() 10 years ago
Manuel Bachmann 2992d7192d gl-renderer: fix EGL initialization steps 10 years ago
Bryce Harrington 06c42747ec compositor: Help text for --config 10 years ago
Pekka Paalanen 04f8a9b3fa compositor-wayland: ignore frame callback's time 10 years ago
Giulio Camuffo a8e9b41578 xwm: tell the shell the pid of the X clients 10 years ago
Pekka Paalanen 8a0e0ba66a compositor: add option to specify a weston.ini 10 years ago
Pekka Paalanen 6c71aaeec5 Pass config file from compositor to everything 10 years ago
Pekka Paalanen dc940caae5 compositor: move code into load_configuration() 10 years ago
Pekka Paalanen 17a1a966c2 compositor: postpone unhandled option check 10 years ago
Derek Foreman a5855adace pixman-renderer: use pre-computed inverse output matrix 10 years ago
Derek Foreman 7cb916e285 zoom: fix zoom 10 years ago
Derek Foreman 67a18b9942 compositor: fix weston_output_transform_coordinate 10 years ago
Derek Foreman c002321cd6 compositor: Create the inverse of the output matrix 10 years ago
Derek Foreman 4e53c53fe7 input: Don't recreate the cursor sprite when only the hotspot changes 10 years ago
Jonny Lamb f1ec506048 gl-renderer: provide platform_base fallbacks and remove ifdefs 10 years ago
Jonny Lamb 74eed31108 gl-renderer: call supports() automatically in create() 10 years ago
Jonny Lamb ace6920912 compositor-{drm, wayland, x11}: remove useless tests for ->supports 10 years ago
Jonny Lamb a3e6a4a87a gl-renderer: move all EGL_PLATFORM_* defines here 10 years ago
Jonny Lamb 445fb697a5 gl-renderer: fix build with --disable-egl 10 years ago
Jonny Lamb 62185f42ea compositor-{drm, x11, wayland}: stop including EGL headers here 10 years ago
Jonny Lamb 671148f064 gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces 10 years ago
Jonny Lamb 70eba3fbde gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay 10 years ago
Pekka Paalanen 111c6f9bb7 compositor: fix return code from main() 10 years ago
Pekka Paalanen 8fd4de458e compositor: warn about insane repaint delay 10 years ago
Pekka Paalanen 0513a95a06 compositor: add repaint delay timer 10 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 10 years ago
Jonas Ådahl b407024ea1 input: Make setting the same pointer cursor state again a no-op 10 years ago
Bryce Harrington a86c3ee697 Spellcheck fixes 10 years ago
Derek Foreman 561662ba02 compositor-fbdev: fix output transformations 10 years ago
Derek Foreman 44ed70b469 compositor-fbdev: allow configuring transform in the ini file 10 years ago
Derek Foreman 8f1b32f7d0 compositor-rpi: give the output a name 10 years ago
Derek Foreman f3723d911f input: don't assume outputs have names 10 years ago
Derek Foreman e516c3bb80 compositor-fbdev: give the output a name 10 years ago
Pekka Paalanen c93782ad33 pixman-renderer: implement view scissor 10 years ago
Pekka Paalanen d7ca6b0bbe pixman-renderer: implement source clipping 10 years ago
Pekka Paalanen ccf99ce11a pixman-renderer: move code to draw_view_translated() 10 years ago
Pekka Paalanen 11af0d9ea7 pixman-renderer: change repaint_region() arguments 10 years ago