2075 Commits (2a746a52d466085ceff2ef949911d6d1a5c723cb)

Author SHA1 Message Date
Derek Foreman 2a746a52d4 screenshooter: clean up recorder_binding a little 10 years ago
Derek Foreman bc91e54a8c input: clean up update_keymap a little 10 years ago
Derek Foreman 1b786eecaa input: minor clean up in weston_seat_repick() 10 years ago
Derek Foreman 244e99e18c input: clean up notify_modifiers a little 10 years ago
Derek Foreman 345c9f366f input: clean up seat_get_keyboard a little 10 years ago
Derek Foreman a7e199147a gl-renderer: Make the error logging a little nicer 10 years ago
Daniel Stone f556ebe269 compositor-drm: Clean trailing whitespace 10 years ago
David FORT ab3298a976 RDP compositor: enforce certificate and key 10 years ago
Dima Ryazanov b7e70af346 compositor-wayland: Code cleanup 10 years ago
Dima Ryazanov 01d5c02c04 compositor-wayland: Handle window close events more gracefully 10 years ago
Bryce Harrington c056a987b6 compositor-drm: minor sp. fix 10 years ago
Pekka Paalanen 6858383d51 compositor-drm: disable hardware cursors 10 years ago
Derek Foreman c4cfe85d3a compositor-drm: pass ARGB fallback to gl create functions for XRGB formats 10 years ago
Derek Foreman e76f185050 gl-renderer: Take a list of acceptable formats in create functions 10 years ago
Derek Foreman 2663c68330 launcher-util: Force all weston_launcher_open()s to use O_CLOEXEC 10 years ago
Derek Foreman 8f5acc2f3a logind: actually close fd in weston_launcher_close() 10 years ago
Hardening 0c944b07c4 RDP compositor: fixes for multiple connections, mstsc and FreeRDP master compilation 10 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