summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-21clients: image: add touch handler support for resizingmultitouch-v2Tiago Vignatti1-0/+102
2011-12-21clients: image: use cairo for getting imageTiago Vignatti1-101/+37
2011-12-21clients: image: pick random image when no arguments are passedTiago Vignatti1-2/+50
2011-12-21toytoolkit: add multitouch support with sample gesture mechanismTiago Vignatti2-0/+267
2011-12-21compositor: notifies touched surfaces accordinglyTiago Vignatti2-0/+90
2011-12-21evdev: add ABS_MT_* support for direct touch devicesTiago Vignatti3-23/+139
2011-12-20compositor: fix uniform handling for fade_output()Pekka Paalanen1-0/+1
2011-12-19clients: Implement a toy-menu for testing the menu surface typeKristian Høgsberg3-33/+155
2011-12-19resizor: Use symbolic name for BTN_RIGHTKristian Høgsberg1-1/+2
2011-12-19compositor: Remove shell->activate callbackKristian Høgsberg3-14/+1
2011-12-19compositor: Move click-to-focus and ctrl-alt-bs bindings to shell.cKristian Høgsberg2-32/+33
2011-12-19compositor: Move binding code to util.cKristian Høgsberg3-55/+61
2011-12-19compositor: Consolidate code for finding and running bindingsKristian Høgsberg1-18/+20
2011-12-19compositor: Make click to activate behavior a bindingKristian Høgsberg1-8/+24
2011-12-19x11: Ignore FocusOut with mode = NotifyUngrabKristian Høgsberg1-1/+2
2011-12-19window: do proper Cairo device flushingPekka Paalanen1-5/+1
2011-12-19evdev: new header file for the driverTiago Vignatti6-20/+44
2011-12-19compositor-drm: remove/add evdev devices when vt switchesTiago Vignatti3-2/+14
2011-12-19compositor: first destroy backend routines and then displayTiago Vignatti1-1/+1
2011-12-19compositor-drm: destroy evdev driver properly when finishing compositorTiago Vignatti3-0/+34
2011-12-19evdev: use a separate function for adding devicesTiago Vignatti1-19/+27
2011-12-18compositor: use wl_list_for_each_safe when destroying outputTiago Vignatti1-2/+2
2011-12-15Activate toplevel fullscreen and menu surfacesJuan Zhao1-0/+14
2011-12-15desktop-shell: Animate surface opacity in zoom animation as wellKristian Høgsberg1-2/+10
2011-12-15compositor: Implement surface global alphaKristian Høgsberg2-1/+14
2011-12-15compositor: Remove server side cursorsKristian Høgsberg4-278/+60
2011-12-14compositor: let shell override idle timePekka Paalanen4-4/+20
2011-12-14shell: use desktop-shell ini file for screensaver pathPekka Paalanen3-2/+37
2011-12-14shell: automatic exec and kill of wscreensaverPekka Paalanen1-2/+16
2011-12-14compositor: add IDLE statePekka Paalanen4-4/+14
2011-12-14shell: center the unlock dialogPekka Paalanen1-2/+11
2011-12-14compositor: fix re-fadingPekka Paalanen1-4/+5
2011-12-14shell: let screensaver wake up the compositorPekka Paalanen1-1/+6
2011-12-14shell: implement screensaver surface typePekka Paalanen1-25/+156
2011-12-14shell: handle surface type reassignmentPekka Paalanen1-13/+57
2011-12-14wscreensaver: implement screensaver interfacePekka Paalanen1-20/+66
2011-12-14window: expose outputs to applicationsPekka Paalanen2-0/+95
2011-12-14protocol: add screensaver interfacePekka Paalanen4-5/+112
2011-12-12evdev: run flush_motion only when neededTiago Vignatti1-0/+3
2011-12-12evdev: send old valuator inside event frame when the other is missingTiago Vignatti1-2/+16
2011-12-08compositor-drm: Catch errors in create_output_for_connectorDavid Herrmann1-3/+26
2011-12-08compositor-drm: Free output on error in create_output_for_connectorDavid Herrmann1-7/+27
2011-12-08compositor-drm: Fix memory leak in create_output_for_connectorDavid Herrmann1-1/+4
2011-12-08compositor-drm: Fix memory leak in update_outputsDavid Herrmann1-2/+6
2011-12-08compositor-x11: convert (some) of X11 buttons to linux inputTiago Vignatti1-10/+36
2011-12-08shell: fix set_transientPekka Paalanen1-1/+2
2011-12-08Use '-' to separate words in file namesKristian Høgsberg6-8/+9
2011-12-08Remove stale commentKristian Høgsberg1-3/+0
2011-12-08compositor: Use dup instead of fcntl to get a non-CLOEXEC fdKristian Høgsberg1-7/+9
2011-12-08Update .gitignoresPekka Paalanen2-7/+9