165 Commits (5fd814090e10fad6c39533852732c2bf4a967a7a)

Author SHA1 Message Date
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
Kristian Høgsberg b41d76c151 compositor: Use libpng directly instead of gdb-pixbuf 14 years ago
Kristian Høgsberg 82ed0423a1 compositor-x11: Only use xcb_poll_for_queued_event if we have it 14 years ago
Kristian Høgsberg 02ec0a5d3a compositor: Support loadable shells 14 years ago
Kristian Høgsberg 127d0f0050 compositor-x11: Adjust to event loop changes 14 years ago
Benjamin Franzke e997c5fb09 compositor-x11: Set xcb to be eventqueue owner 14 years ago
Kristian Høgsberg ee72482a00 compositor-x11: Use check function to make sure we handle all events 14 years ago
Kristian Høgsberg 025f7b8f8e compositor-x11: Use the keymap_notify immediately following the focus_in event 14 years ago
Kristian Høgsberg 94da7e1767 compositor-x11: Generalize handling of event pairs 14 years ago
Benjamin Franzke 66aa235b4c Optimize fullscreen scanout abit 14 years ago
Benjamin Franzke 431da9a4cc Make use of a hardware cursor in compositor-drm 14 years ago
Benjamin Franzke 1178a3ce5c compositor(-drm): Pageflip to fullscreen surfaces 14 years ago
Kristian Høgsberg 3ddd148fba compositor-x11: Suppress keyboard repeat events 14 years ago
Cyril Brulebois 20798291ca Check return value of XOpenDisplay(). 14 years ago
Benjamin Franzke ec4d342aa9 Support per surface frame events 14 years ago
Benjamin Franzke eefc36c760 compositor-drm: Fix multi head rendering 14 years ago
Kristian Høgsberg 58dc6dd3c5 compositor-x11: Remove unused variables 14 years ago
Benjamin Franzke c649a92549 compositor: Remove drm.c, use shm.c for pointer images 14 years ago