32 Commits (7ace3902f9797c6a46808b0999655f20ecbaf8a3)

Author SHA1 Message Date
Kristian Høgsberg c0bc844094 compositor-x11: Check the right variable after creating dummy pbuffer 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Kristian Høgsberg bef52d1423 Update to new libxkbcommon API 13 years ago
Kristian Høgsberg c4621b07f6 compositor: Report refresh rates in mHz 13 years ago
Kristian Høgsberg e11bbe4cc8 compositor: Use wl_fixed_t for incoming input events 13 years ago
Daniel Stone 855028fec9 Add xkb_names member plus config + X11 support 13 years ago
Daniel Stone 5d66371743 Change button from int to uint32_t 13 years ago
Cooper Yuan 4577adce8c Use the dummy pbuffer we create to make current 13 years ago
Scott Moreau 062be7ec93 screenshooter: Grab pixel data directly before buffer swap 13 years ago
Alex Wu bd3354b8b2 shell: Implement "driver" method of fullsceen. 13 years ago
Alex Wu 2dda604093 compositor: Add a switch_mode hook and a wrapper into the output. 13 years ago
Pekka Paalanen a1d57dba87 compositor: make GL_EXT_read_format_bgra optional 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Kristian Høgsberg 31dd6b86c1 compositor: Don't pass output to notify_keyboard_focus 13 years ago
Scott Moreau 80d27b7e06 screenshooter: Properly handle multiple outputs. 13 years ago
Kristian Høgsberg 875ab9e735 Add signedness warning flag and fix fallout 13 years ago
Kristian Høgsberg b5ef591fac compositor: Stop using EGL_KHR_surfaceless_gles2 13 years ago
Scott Moreau 210d079817 Hook up axis events. 13 years ago
Bill Spitzak d273e28567 weston: Don't ask for EGL depth buffer if not needed 13 years ago
Kristian Høgsberg f02a649a3c Consolidate image loading code and move to shared/ 13 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 13 years ago
Kristian Høgsberg 22ba60e514 x11: Move the xcb fd to the input loop 13 years ago
Kristian Høgsberg 6ddcdaeb98 compositor: Store opaque clip for previous frame in weston_surface 13 years ago
Tiago Vignatti 8e53c7f566 compositor: add dpms and backlight support 13 years ago
Kristian Høgsberg d8bf90c150 Move weston_output_set_cursor into compositor-drm.c 13 years ago
Jesse Barnes 5308a5e09b compositor: add an assign_planes hook to the output 13 years ago
Kristian Høgsberg 5f5e42ef50 compositor: Remove prepare_scanout_surface callout 13 years ago
Kristian Høgsberg 06cf6b0238 compositor: Pull prepare_render and present callouts into repaint 13 years ago
Kristian Høgsberg 68c479af05 compositor: Move repaint loop into a backend function 13 years ago
Kristian Høgsberg 8600040236 compositor-x11: Just a few more weston renames 13 years ago
Kristian Høgsberg 8334bc1ef9 Rename wayland-compositor to weston 13 years ago
Pekka Paalanen 43c61d8373 compositor-x11: improve x11_destroy() 13 years ago
Pekka Paalanen 2de99e2070 compositor-x11: implement x11_output_destroy() 13 years ago
Kristian Høgsberg 09e2692403 compositor-x11: Use ARRAY_LENGTH macro from wayland-util.h 13 years ago
Kristian Høgsberg 42e40ae6dd x11: Ignore FocusOut with mode = NotifyUngrab 13 years ago
Tiago Vignatti a3a7162b11 compositor-x11: convert (some) of X11 buttons to linux input 13 years ago
Ander Conselvan de Oliveira ef7c8d9ddf compositor-*: check for surfaceless_gles2 instead of surfaceless_opengl 13 years ago
Kristian Høgsberg 06a670f2e7 compositor-x11: Call finish_frame from a timer callback 13 years ago
Kristian Høgsberg 293af264af x11: Use compositor time, not X event time 13 years ago
Kristian Høgsberg 96aa7da24a Change remaining GPLv2 headers to MIT 13 years ago
Benjamin Franzke 91eacca38b Remove egl display type setenv hack 13 years ago
Matt Roper 361d2ade02 Update compositor shutdown code 13 years ago
Dima Ryazanov c224748665 Don't discard key press / key release events if the keys are different 13 years ago
Kristian Høgsberg 1ccd9d2a8d compositor-x11: Support multiple outputs 14 years ago
Kristian Høgsberg 8f0ce05f52 compositor: Send out more detailed output events 14 years ago
Kristian Høgsberg 83eeacb489 compositor-x11: Support fullscreen mode 14 years ago
Egbert Eich e7b8d9055e compositor: Set EGL_PLATFORM env variable for each backend. 14 years ago
Kristian Høgsberg 6c709a3e4f Fix warnings and symbol visibility from missing CFLAGS 14 years ago
Kristian Høgsberg e4c40a4734 compositor: Disable hw cursor if we're texturing the cursor 14 years ago
Kristian Høgsberg 1c5621840b compositor: Split backends into modules 14 years ago