summaryrefslogtreecommitdiff
path: root/src/compositor-wayland.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-16Convert wl_input_device to wl_seat (and friends)Daniel Stone1-60/+93
2012-05-10Fix a few -pedantic warningsKristian Høgsberg1-1/+1
2012-05-09compositor: Use wl_fixed_t for incoming input eventsKristian Høgsberg1-8/+5
2012-05-08Convert wire input co-ordinates to fixed-pointDaniel Stone1-2/+6
2012-04-20screenshooter: Grab pixel data directly before buffer swapScott Moreau1-16/+2
2012-04-17shell: Implement "driver" method of fullsceen.Alex Wu1-0/+1
2012-04-17compositor: Add a switch_mode hook and a wrapper into the output.Alex Wu1-0/+1
2012-04-17compositor: make GL_EXT_read_format_bgra optionalPekka Paalanen1-2/+3
2012-04-11Follow wayland change to serial numbersKristian Høgsberg1-9/+8
2012-04-10compositor: Don't pass output to notify_keyboard_focusKristian Høgsberg1-4/+2
2012-04-04screenshooter: Properly handle multiple outputs.Scott Moreau1-0/+15
2012-03-28compositor: Stop using EGL_KHR_surfaceless_gles2Kristian Høgsberg1-9/+14
2012-03-22Hook up axis events.Scott Moreau1-0/+11
2012-03-20weston: Don't ask for EGL depth buffer if not neededBill Spitzak1-1/+0
2012-03-20compositor-wayland: use image loading code from shared/Ander Conselvan de Oliveira1-6/+10
2012-03-12Add an option parserKristian Høgsberg1-23/+12
2012-03-01compositor: Store opaque clip for previous frame in weston_surfaceKristian Høgsberg1-2/+3
2012-02-29compositor: add dpms and backlight supportTiago Vignatti1-0/+2
2012-02-23Move weston_output_set_cursor into compositor-drm.cKristian Høgsberg1-8/+0
2012-02-23compositor: add an assign_planes hook to the outputJesse Barnes1-0/+1
2012-02-23Update to enter/leave events for pointer and keyboardKristian Høgsberg1-23/+38
2012-02-16protocol: remove absolute coordinates from pointerPekka Paalanen1-5/+4
2012-02-07Merge remote-tracking branch 'pq/transform-fixes2'Kristian Høgsberg1-1/+0
2012-02-07compositor-wayland: Add window borderKristian Høgsberg1-5/+171
2012-02-07compositor-wayland: Add display sub-option for wayland backendKristian Høgsberg1-5/+9
2012-02-07compositor-wayland: Hide cursor for compositor surfacesKristian Høgsberg1-0/+2
2012-02-07compositor-wayland: Destroy wl_callback in callback functionKristian Høgsberg1-1/+2
2012-01-25compositor: Remove prepare_scanout_surface calloutKristian Høgsberg1-9/+0
2012-01-25compositor: Pull prepare_render and present callouts into repaintKristian Høgsberg1-34/+14
2012-01-25compositor: Move repaint loop into a backend functionKristian Høgsberg1-0/+11
2012-01-03Rename wayland-compositor to westonKristian Høgsberg1-0/+587