2047 Commits (2992d7192df639b0c9b04948de7feb50f36983bf)

Author SHA1 Message Date
Pekka Paalanen eb4fd35278 libinput: default to INFO log level 10 years ago
Jonas Ådahl c996f1d8bd libinput-device: Don't get initial key states 10 years ago
Peter Hutterer 3fbba493d5 libinput: normalize WL_CALIBRATION before passing it to libinput 10 years ago
Ondřej Majerech 03db71caea compositor: Don't free an uninitialised pointer. 10 years ago
Derek Foreman 4b1a0a1d07 cosmetic: update comments that refer to weston_surface_update_transform() 10 years ago
Jonas Ådahl 16fe4dcea9 input: Schedule pointer sprite repaint when cursor is set 10 years ago
Giulio Camuffo 00535ce6b4 compositor: fix memory corruption when removing an output 10 years ago
Ryo Munakata 03faed2074 main: don't leak option strings 10 years ago
Ryo Munakata d8deff617a compositor: extract choose_default_backend and create_listening_socket 10 years ago
Giulio Camuffo 041a981a4e compositor: remove unused signal 10 years ago
Jason Ekstrand f83a0d44b8 Fix a copy-paste error in weston_surface_commit_state 10 years ago
Pekka Paalanen 974c094060 fix asprintf warnings 10 years ago
Derek Foreman 362656bfa3 touch-input: Don't dereference NULL pointer during full screen fade 10 years ago
Ryo Munakata 389d205b58 pixman-renderer: copy_to_hw_buffer: don't leak output_region 10 years ago
Derek Foreman 66951b7f87 pixman-renderer: fail to zoom more gracefully 10 years ago
Giulio Camuffo de7e2b3ce3 compositor: add an option to set the default numlock value 10 years ago
Giulio Camuffo 6ef444d094 compositor: add a way to change the keyboard locks 10 years ago
Arnaud Vrac 8e3fe08c42 pixman-renderer: free shadow buffer on renderer destruction 10 years ago
Pekka Paalanen 23ade621e7 compositor: leave no zombie behind 10 years ago
Pekka Paalanen 9c1ac7b220 compositor: add weston_client_start() 10 years ago
Arnaud Vrac 3c40f368eb nested: add missing egl extension declaration 10 years ago
Derek Foreman c7210434d4 tests: allow running make check without make install 10 years ago
Ondřej Majerech a64a475ede Don't underrun the vertex array of empty polygons 10 years ago
Ran Benita c9c74156cd Don't protect xkb_*_unref from NULL 10 years ago
Ran Benita 2e1968fa1f Replace deprecated xkbcommon symbols with current names 10 years ago
Jonny Lamb 497994a459 compositor-wayland: listen to repeat_info and save values to pass on 10 years ago
Jonny Lamb 66a41a06e7 compositor: fetch repeat info from weston.ini 10 years ago
Jonas Ådahl 05e4a1f768 libinput: Add tap configuration to weston.ini 10 years ago
Jasper St. Pierre 886b0098c3 screenshooter: Add a missing return; in an error path 10 years ago
Jasper St. Pierre c91408f3fb Don't bother destroying resources after sending an error 10 years ago
Jasper St. Pierre 0013a29d5e Use the named SINCE_VERSION defines for version checks 10 years ago
Jasper St. Pierre e2f0f84b08 compositor: Use libwayland to find a good default display for us 10 years ago
Jasper St. Pierre d8c6aeb8a5 input: Send key-repeat 10 years ago
Jonny Lamb 70ee3ad47c animation: also change stop value when updating a fade target 10 years ago
Pekka Paalanen 661de3a6a7 compositor: ignore unmapped sub-surfaces for view_list 10 years ago
Alvaro Fernando García dce7c6e5a2 Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128). 10 years ago
Pekka Paalanen eb3cf22018 compositor: quick fix for sub-surface mapping 10 years ago
Giulio Camuffo 95ec0f95aa compositor: add a masking mechanism to weston_layer 10 years ago
Giulio Camuffo 412e6a59eb compositor: keep track of the weston_layer a weston_view is in 10 years ago
Jasper St. Pierre ccf48fb4f9 shell: Replace set_margin with set_window_geometry 10 years ago
Jason Ekstrand 7b98207667 Create a weston_surface_state structure for storing pending surface state and move the surface commit logic into weston_surface_commit_state 10 years ago
Jason Ekstrand 108865de88 Move weston_frame_callback above weston_surface_create 10 years ago
Jason Ekstrand e9d40e3ff5 Move weston_subsurface to after weston_surface 10 years ago
Jason Ekstrand ef5400843f Use pixman_region32_clear instead of our own empty_region 10 years ago
Andrew Wedgbury dfd9d0de96 screen-share: Allow fullscreen shell command to be configured 10 years ago
Jason Ekstrand 8202d72054 data-device: Clean up the logic in start_drag 10 years ago
Peter Hutterer 3b843d3a61 Require libinput 0.4.0 10 years ago
George Kiagiadakis 8f9e87ff47 compositor: update the surface size when there is a size change without a buffer attach 10 years ago
Srivardhan Hebbar ba2a36d5c5 weston: Fix memleak issue in compositor.c 10 years ago
Thierry Reding 6ac60c1791 compositor-wayland: Fix compiler warning 10 years ago