2351 Commits (82d95a6dc555246b84c38b63eaefc15af59934b7)

Author SHA1 Message Date
Bryce Harrington 430aee1c23 weston-launch: Drop redundant exit() 10 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 10 years ago
Pekka Paalanen c8a1ff0ac1 compositor-drm: fix drm_waitvblank_pipe() decl style 10 years ago
Bryce Harrington ada4f07bbb compositor-drm: Add comment for newly added drm_waitvblank_pipe() 10 years ago
Mario Kleiner 2ab4f4e384 compositor-drm: Handle more than two output crtcs per card 10 years ago
Mario Kleiner 808170452b compositor-drm: Allow weston_output_mode_switch_to_native() to work. 10 years ago
Mario Kleiner 872797cdf5 compositor-drm: Fix refresh rate selection in drm_output_switch_mode 10 years ago
Pekka Paalanen aa9536a992 text_backend: make destructor call explicit 10 years ago
JoonCheol Park e28ee34214 compositor: add missing help text 10 years ago
Derek Foreman 4fa7b7f06e compositor: Add missing help text 10 years ago
Bryce Harrington 665b025019 compositor-x11: More verbose logging 10 years ago
Murray Calavera 972d1af9c8 text: cleanup text backend style 10 years ago
Derek Foreman 066ca0c74d gl-renderer: Don't print GL error for EGLGetDisplay() 10 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 10 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 10 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 10 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 10 years ago
Bryce Harrington 73ad676a54 vaapi-recorder: Drop redundant license 10 years ago
Bryce Harrington 7e45adda77 weston-egl-ext.h: Reformat license text 10 years ago
Bryce Harrington 2dc067358d libbacklight: Add missing boilerplate to header 10 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 10 years ago
Giulio Camuffo 83285fceaf compositor: remove the authenticate vfunc 10 years ago
Murray Calavera f65f89b786 don't attempt to start input method if path is empty 10 years ago
Murray Calavera 9a51cd7d10 move text_backend initialization into the shell plugin 10 years ago
Murray Calavera 2588124cc3 text: handle existing seats on init 10 years ago
Murray Calavera 883ac02d22 Whitespace corrections 10 years ago
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