summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2012-04-27window: Only set toplevel window type if nothing else is setKristian Høgsberg1-5/+8
2012-04-26fix build for --disable-clients --enable-simple-clientsPekka Paalanen1-6/+9
2012-04-26simple-shm: no need for wayland-egl.hPekka Paalanen1-1/+0
2012-04-26simple-shm: handle shm buffer failurePekka Paalanen1-4/+13
2012-04-26simple-shm: render meaningful diagnosticsPekka Paalanen1-8/+43
2012-04-25gears: Allow model rotation with pointerScott Moreau1-4/+65
2012-04-20screenshooter: Don't assume output offsets start at zeroScott Moreau1-6/+32
2012-04-20screenshooter: Move buffer assembly to client sideScott Moreau1-13/+31
2012-04-20screenshooter: Grab pixel data directly before buffer swapScott Moreau1-2/+17
2012-04-20Send surface enter/leave eventsCasey Dahlin1-0/+18
2012-04-19Install structuring for ping-pong protocolScott Moreau1-0/+8
2012-04-13window.c: Drop the toolkit grab when we start a compositor grabKristian Høgsberg2-0/+3
2012-04-13window: Send serial number in set_popup requestKristian Høgsberg1-2/+2
2012-04-13window: Initialize redraw_task.link so we can always remove itKristian Høgsberg1-0/+2
2012-04-11Follow wayland change to serial numbersKristian Høgsberg6-70/+89
2012-04-11weston: update .gitignore filesCasey Dahlin1-2/+2
2012-04-10window: Fix remaining references to the egl image surface typeKristian Høgsberg1-18/+6
2012-04-10window: Drop EGLImage surface typeKristian Høgsberg2-134/+0
2012-04-10window: Only unmap shm surface backing memory if it belongs to surfaceKristian Høgsberg1-4/+6
2012-04-10window: Simplify the shm surface managementKristian Høgsberg1-36/+7
2012-04-04screenshot.c: Fix up a few stylistic issuesKristian Høgsberg1-20/+8
2012-04-04screenshooter: Properly handle multiple outputs.Scott Moreau1-9/+60
2012-04-03client: tablet-shell: fallback in the lack of lockscreen iconTiago Vignatti1-5/+11
2012-04-03window: Check load_image result for NULLKristian Høgsberg1-0/+4
2012-04-03Fix `unused-result' warnings.Jonas Ådahl2-2/+6
2012-04-03window: Use a persistent, big shm pool during resizeKristian Høgsberg1-8/+44
2012-04-03window: Only initialize egl if we have cairo eglKristian Høgsberg1-0/+6
2012-04-03clients: Use new shm interfaceKristian Høgsberg4-33/+54
2012-04-03cairo-util: Use nearest filtering for rendering frameKristian Høgsberg1-0/+2
2012-03-30Add signedness warning flag and fix falloutKristian Høgsberg8-15/+16
2012-03-28tablet-shell: come back to lifeTiago Vignatti1-78/+144
2012-03-27dnd: Damage surface after attaching new bufferKristian Høgsberg1-0/+7
2012-03-27clients: Fix a couple of warningsKristian Høgsberg2-13/+0
2012-03-26Simplify shm buffer handlingKristian Høgsberg4-32/+2
2012-03-26window.c: Do resize work from the repaint idle callbackKristian Høgsberg1-15/+9
2012-03-25config-parser: consolidate shell files into weston.ini onlyTiago Vignatti2-14/+9
2012-03-24window.c; Only redraw once per frameKristian Høgsberg1-1/+22
2012-03-24Secure screenshooter protocol.Scott Moreau1-4/+5
2012-03-22Hook up axis events.Scott Moreau2-0/+15
2012-03-22window.c: Fix the stretch scaling codeKristian Høgsberg1-8/+8
2012-03-21window.c: Increase drop shadow fluffinessKristian Høgsberg2-16/+16
2012-03-20window.c: Tweak window decoration appearanceKristian Høgsberg1-15/+39
2012-03-20weston: Don't ask for EGL depth buffer if not neededBill Spitzak1-1/+0
2012-03-20cairo-util: load_cairo_surface returns NULL if loading the file fails.Ustun Ergenoglu1-0/+4
2012-03-12Consolidate image loading code and move to shared/Kristian Høgsberg8-553/+71
2012-03-12Add an option parserKristian Høgsberg16-91/+56
2012-03-12clients/window: fix build issues w/ glesRob Clark1-1/+12
2012-03-05window: Compute frame boundary for all windows except fullscreenKristian Høgsberg1-1/+1
2012-03-05desktop-shell: Simplify unlock dialog redraw functionKristian Høgsberg1-10/+6
2012-03-05window: Only set opaque and input regions if they changeKristian Høgsberg1-2/+13