summaryrefslogtreecommitdiff
path: root/src/compositor-x11.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Add keymap argument to weston_seat_init_keyboardDaniel Stone1-1/+1
2012-05-31Separate out weston_xkb_info structDaniel Stone1-3/+3
2012-05-31Split weston_seat_init up into pointer/keyboard/touchDaniel Stone1-0/+2
2012-05-31Convert notify_axis to wl_fixed_tDaniel Stone1-4/+8
2012-05-31Use enum wl_keyboard_key_state instead of integerDaniel Stone1-3/+6
2012-05-31Use enum wl_pointer_button_state instead of integerDaniel Stone1-1/+3
2012-05-31Support wl_keyboard::modifiers eventDaniel Stone1-0/+2
2012-05-17compositor-x11: Check the right variable after creating dummy pbufferKristian Høgsberg1-1/+1
2012-05-16Convert wl_input_device to wl_seat (and friends)Daniel Stone1-23/+23
2012-05-11Update to new libxkbcommon APIKristian Høgsberg1-1/+1
2012-05-10compositor: Report refresh rates in mHzKristian Høgsberg1-1/+1
2012-05-09compositor: Use wl_fixed_t for incoming input eventsKristian Høgsberg1-9/+9
2012-05-08Add xkb_names member plus config + X11 supportDaniel Stone1-0/+41
2012-05-07Change button from int to uint32_tDaniel Stone1-1/+1
2012-04-30Use the dummy pbuffer we create to make currentCooper Yuan1-2/+2
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-10/+3
2012-04-10compositor: Don't pass output to notify_keyboard_focusKristian Høgsberg1-2/+2
2012-04-04screenshooter: Properly handle multiple outputs.Scott Moreau1-0/+15
2012-03-30Add signedness warning flag and fix falloutKristian Høgsberg1-2/+2
2012-03-28compositor: Stop using EGL_KHR_surfaceless_gles2Kristian Høgsberg1-7/+16
2012-03-22Hook up axis events.Scott Moreau1-5/+19
2012-03-20weston: Don't ask for EGL depth buffer if not neededBill Spitzak1-1/+0
2012-03-12Consolidate image loading code and move to shared/Kristian Høgsberg1-6/+10
2012-03-12Add an option parserKristian Høgsberg1-26/+9
2012-03-12x11: Move the xcb fd to the input loopKristian Høgsberg1-4/+2
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-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/+13
2012-01-25compositor: Move repaint loop into a backend functionKristian Høgsberg1-0/+11
2012-01-03compositor-x11: Just a few more weston renamesKristian Høgsberg1-3/+3
2012-01-03Merge remote-tracking branch 'pq/compositor-dtors-v1'Kristian Høgsberg1-2/+45
2012-01-03Rename wayland-compositor to westonKristian Høgsberg1-0/+835