summaryrefslogtreecommitdiff
path: root/src/compositor.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-10drm: Add vt switch keybindingsKristian Høgsberg1-0/+3
2012-04-10compositor: Don't pass output to notify_keyboard_focusKristian Høgsberg1-2/+1
2012-04-06Introduce weston-launchweston-launch-finalBenjamin Franzke1-0/+4
2012-04-04screenshooter: Properly handle multiple outputs.Scott Moreau1-0/+1
2012-04-02shell: Add fullscreen path into activate()Alex Wu1-0/+1
2012-03-29Remove weston_shell map and configure function pointersKristian Høgsberg1-5/+0
2012-03-27compositor: move force_configure field to shell_surfaceAnder Conselvan de Oliveira1-1/+0
2012-03-27compositor: make surface_configure() a vfuncAnder Conselvan de Oliveira1-0/+6
2012-03-27compositor: use new drag icon listener for setting up drag surfacesAnder Conselvan de Oliveira1-0/+2
2012-03-27compositor: add weston_surface_to_global_float helperAnder Conselvan de Oliveira1-0/+3
2012-03-27compositor: add a weston_surface_is_mapped() helperAnder Conselvan de Oliveira1-0/+3
2012-03-26Simplify shm buffer handlingKristian Høgsberg1-1/+0
2012-03-22Modify bindings for axis event detection.Scott Moreau1-3/+4
2012-03-22Hook up axis events.Scott Moreau1-0/+3
2012-03-20compositor: properly restore keyboard_focus in notify_keyboard_focus()Ander Conselvan de Oliveira1-0/+2
2012-03-20compositor-wayland: use image loading code from shared/Ander Conselvan de Oliveira1-5/+0
2012-03-20compositor: use smoother range for backlight controlTiago Vignatti1-1/+1
2012-03-12Add an option parserKristian Høgsberg1-0/+4
2012-03-05compositor: Move input devices to their own event loopKristian Høgsberg1-0/+3
2012-03-01compositor: fix crash when a drag surface is destroyed during the dragAnder Conselvan de Oliveira1-0/+1
2012-03-01compositor: Organize surface stack using new struct weston_layerKristian Høgsberg1-0/+16
2012-03-01compositor: Store opaque clip for previous frame in weston_surfaceKristian Høgsberg1-3/+6
2012-02-29compositor: add dpms and backlight supportTiago Vignatti1-0/+13
2012-02-28compositor: Export functions and add weston_suface::force_configure for fulls...Alex Wu1-0/+9
2012-02-23compositor: Remove surface overlapped attributeKristian Høgsberg1-1/+0
2012-02-23Move weston_output_set_cursor into compositor-drm.cKristian Høgsberg1-2/+3
2012-02-23compositor: Remove unused compositor vfunc create_cursor_imageKristian Høgsberg1-2/+0
2012-02-23compositor: add an assign_planes hook to the outputJesse Barnes1-0/+1
2012-02-23Introduce output zoom.Scott Moreau1-0/+14
2012-02-23compositor: Implement opqaue and input regionsKristian Høgsberg1-1/+7
2012-02-19shell: Revive super-tab application switcherKristian Høgsberg1-5/+0
2012-02-17compositor: Move fullscreen_output to shell_surfaceKristian Høgsberg1-1/+0
2012-02-17compositor: Get rid of surface->visualKristian Høgsberg1-7/+0
2012-02-16compositor: implement drag'n'drop iconsAnder Conselvan de Oliveira1-0/+4
2012-02-16shell: update position of surfaces with type none on map()Ander Conselvan de Oliveira1-1/+1
2012-02-16compositor: add a way to disable picking of client surfacesAnder Conselvan de Oliveira1-0/+1
2012-02-13compositor, shell: add and use weston_surface_set_position()Pekka Paalanen1-0/+4
2012-02-13compositor: make functions staticTiago Vignatti1-14/+0
2012-02-10compositor: move opaque tracking into transformPekka Paalanen1-1/+1
2012-02-07Merge remote-tracking branch 'pq/transform-fixes2'Kristian Høgsberg1-9/+33
2012-02-07compositor-wayland: Add window borderKristian Høgsberg1-0/+5
2012-02-07compositor: add weston_surface transformation docPekka Paalanen1-0/+25
2012-02-06compositor: q&d solution for surface driftPekka Paalanen1-3/+3
2012-02-02compositor: fix and simplify shader uniform handlingPekka Paalanen1-6/+5
2012-01-27compositor: Only set surface geometry through weston_surface_configure()Kristian Høgsberg1-2/+1
2012-01-27Collabora copyright updatesPekka Paalanen1-0/+1
2012-01-27compositor: move weston_surface::width,height into geometryPekka Paalanen1-1/+1
2012-01-27compositor: add weston_surface bounding boxPekka Paalanen1-0/+2
2012-01-27compositor: move weston_surface::x,y into geometryPekka Paalanen1-1/+3
2012-01-27compositor: make position a surface transformationPekka Paalanen1-0/+2