709 Commits (00fbbe6b6038553068cd9d903d96c7ba441a01c6)

Author SHA1 Message Date
Daniel Stone 103db7fb56 Convert wire input co-ordinates to fixed-point 13 years ago
Daniel Stone b230a7ee58 Convert internal input co-ordinates to GLfloat 13 years ago
Ander Conselvan de Oliveira 001de54ea1 window: use only one shm pool for all the cursor images 13 years ago
Daniel Stone 5d66371743 Change button from int to uint32_t 13 years ago
Daniel Stone da5b93c8d7 Change key/button grab bindings to take unsigned state 13 years ago
Ander Conselvan de Oliveira 1493d2ae1c window: use libXcursor for loading pointer images 13 years ago
Ander Conselvan de Oliveira d51624f915 simple-egl: add option for running fullscreen 13 years ago
Kristian Høgsberg 3e0fe5c0df window: Set window title and class 13 years ago
Kristian Høgsberg 407ef64e17 window: Only set toplevel window type if nothing else is set 13 years ago
Pekka Paalanen ec2507695f fix build for --disable-clients --enable-simple-clients 13 years ago
Pekka Paalanen c3710f2379 simple-shm: no need for wayland-egl.h 13 years ago
Pekka Paalanen 3baf946b9a simple-shm: handle shm buffer failure 13 years ago
Pekka Paalanen 313bd84a48 simple-shm: render meaningful diagnostics 13 years ago
Scott Moreau 7890c4d36d gears: Allow model rotation with pointer 13 years ago
Scott Moreau 2074f1d788 screenshooter: Don't assume output offsets start at zero 13 years ago
Scott Moreau 72c2372148 screenshooter: Move buffer assembly to client side 13 years ago
Scott Moreau 062be7ec93 screenshooter: Grab pixel data directly before buffer swap 13 years ago
Casey Dahlin 9074db5d62 Send surface enter/leave events 13 years ago
Scott Moreau ff1db4a4f3 Install structuring for ping-pong protocol 13 years ago
Kristian Høgsberg a6c8b0084f window.c: Drop the toolkit grab when we start a compositor grab 13 years ago
Kristian Høgsberg f2eb68a921 window: Send serial number in set_popup request 13 years ago
Kristian Høgsberg 84b76c72c8 window: Initialize redraw_task.link so we can always remove it 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Casey Dahlin 476168ea05 weston: update .gitignore files 13 years ago
Kristian Høgsberg 5990fbb6e2 window: Fix remaining references to the egl image surface type 13 years ago
Kristian Høgsberg bad4297380 window: Drop EGLImage surface type 13 years ago
Kristian Høgsberg 24b5e230fa window: Only unmap shm surface backing memory if it belongs to surface 13 years ago
Kristian Høgsberg 6e2a8d74b5 window: Simplify the shm surface management 13 years ago
Kristian Høgsberg 1a36156972 screenshot.c: Fix up a few stylistic issues 13 years ago
Scott Moreau 80d27b7e06 screenshooter: Properly handle multiple outputs. 13 years ago
Tiago Vignatti d081020435 client: tablet-shell: fallback in the lack of lockscreen icon 13 years ago
Kristian Høgsberg 610a3f2922 window: Check load_image result for NULL 13 years ago
Jonas Ådahl 3685c3abf6 Fix `unused-result' warnings. 13 years ago
Kristian Høgsberg 1103a1a484 window: Use a persistent, big shm pool during resize 13 years ago
Kristian Høgsberg 8f64ed0381 window: Only initialize egl if we have cairo egl 13 years ago
Kristian Høgsberg 16626282fd clients: Use new shm interface 13 years ago
Kristian Høgsberg 919fbf0fee cairo-util: Use nearest filtering for rendering frame 13 years ago
Kristian Høgsberg 875ab9e735 Add signedness warning flag and fix fallout 13 years ago
Tiago Vignatti 0a38611e7d tablet-shell: come back to life 13 years ago
Kristian Høgsberg 679f716088 dnd: Damage surface after attaching new buffer 13 years ago
Kristian Høgsberg a8ae8a9135 clients: Fix a couple of warnings 13 years ago
Kristian Høgsberg 9629fe3206 Simplify shm buffer handling 13 years ago
Kristian Høgsberg 42b4f80116 window.c: Do resize work from the repaint idle callback 13 years ago
Tiago Vignatti 9a206c4da5 config-parser: consolidate shell files into weston.ini only 13 years ago
Kristian Høgsberg 6bd4d97271 window.c; Only redraw once per frame 13 years ago
Scott Moreau 56456d6578 Secure screenshooter protocol. 13 years ago
Scott Moreau 210d079817 Hook up axis events. 13 years ago
Kristian Høgsberg 126f85535f window.c: Fix the stretch scaling code 13 years ago
Kristian Høgsberg ec323d222c window.c: Increase drop shadow fluffiness 13 years ago
Kristian Høgsberg b8abe7e9ae window.c: Tweak window decoration appearance 13 years ago