400 Commits (ba1e292779430b079e3f96a79a18eb0409e55941)

Author SHA1 Message Date
Kristian Høgsberg 875ab9e735 Add signedness warning flag and fix fallout 13 years ago
Kristian Høgsberg dbae80e6b5 compositor: Support alpha for solid color surfaces 13 years ago
Jonas Ådahl c97af923d9 Properly dispose event sources and event loops 13 years ago
Kristian Høgsberg fb6de223b2 compositor: Use GL_EXT_unpack_subimage for texture updates 13 years ago
Kristian Høgsberg 8cbfb2a40a compositor: Rename weston_buffer_attach to weston_surface_attach 13 years ago
Ander Conselvan de Oliveira 7fb9f95dce compositor: move force_configure field to shell_surface 13 years ago
Ander Conselvan de Oliveira 093bfa3793 compositor: make surface_configure() a vfunc 13 years ago
Ander Conselvan de Oliveira e11683aab2 compositor: refactor surface_attach() 13 years ago
Ander Conselvan de Oliveira d6ea33dfd6 compositor: use new drag icon listener for setting up drag surfaces 13 years ago
Ander Conselvan de Oliveira 9390ae3ed1 compositor: make es->pitch consistent between shm and drm surfaces 13 years ago
Ander Conselvan de Oliveira fbf2894812 compositor: add weston_surface_to_global_float helper 13 years ago
Ander Conselvan de Oliveira b8ab14fe04 compositor: add a weston_surface_is_mapped() helper 13 years ago
Kristian Høgsberg f9247ddc31 compositor: Use GL_BGRA_EXT for glReadPixels in screenshooter 13 years ago
Kristian Høgsberg 9629fe3206 Simplify shm buffer handling 13 years ago
Tiago Vignatti 9a206c4da5 config-parser: consolidate shell files into weston.ini only 13 years ago
Scott Moreau 6a3633d2bb Modify bindings for axis event detection. 13 years ago
Scott Moreau 210d079817 Hook up axis events. 13 years ago
Kristian Høgsberg afee221ccb compositor: Fix pointer type mismatch warnings 13 years ago
Juan Zhao 46436618d8 weston_surface: initialize pitch 13 years ago
Bill Spitzak 027b962d8c weston: don't hang in wait() 13 years ago
Ander Conselvan de Oliveira 71b1d0c91d compositor: properly restore keyboard_focus in notify_keyboard_focus() 13 years ago
Ander Conselvan de Oliveira 96b0abd88a compositor: allow multiple input_device_attach()'s with a nil buffer 13 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 13 years ago
Kristian Høgsberg aa6019e125 Fix picking crashes 13 years ago
Benjamin Franzke 0eee939d76 compositor: Fix compilation without xserver launcher 13 years ago
Kristian Høgsberg 7dbf5e2ea7 compositor: Only process input once per frame 13 years ago
Kristian Høgsberg 7ea10864c2 compositor: Move input devices to their own event loop 13 years ago
Kristian Høgsberg abcef3cf7a compositor: Swallow binding key for bindings that don't set up a grab 13 years ago
Kristian Høgsberg d3c0275b14 Use wl_array_for_each() where possible 13 years ago
Kristian Høgsberg 0b5cd0cb4c Use typesafe server-side stubs 13 years ago
Kristian Høgsberg 525696851e compositor: Damage sprite surface on attach 13 years ago
Kristian Høgsberg 867dec7ff0 compositor: Post keyboard leave before destroying surface 13 years ago
Ander Conselvan de Oliveira 3e3bb3216e compositor: split drag surface update into smaller functions 13 years ago
Ander Conselvan de Oliveira c5fb9a7de9 compositor: fix crash when a drag surface is destroyed during the drag 13 years ago
Kristian Høgsberg 3be2ce9e49 compositor: Organize surface stack using new struct weston_layer 13 years ago
Kristian Høgsberg 944236a712 compositor: Just damage compositor->damage in weston_output_damage() 13 years ago
Kristian Høgsberg 1e8321213d compositor: Implement damage_below by using the new compositor->damage 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 9b154fa82b compositor: Insert dnd icon surface below device sprite surface 13 years ago
Kristian Høgsberg 9bc7095a78 compositor: Set an empty input region for the fade surface 13 years ago
Ander Conselvan de Oliveira 90fbbd74cc compositor: make the input region of drag surfaces empty 13 years ago
Kristian Høgsberg 3b4af20100 compositor: Dont set the opaque region if we have an overall surface alpha 13 years ago
Alex Wu 8811bf9e8d compositor: Export functions and add weston_suface::force_configure for fullscreen 13 years ago
Kristian Høgsberg d15fbe334a compositor: Remove surface overlapped attribute 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
Scott Moreau 2493be40a3 Fix pointer position clipping. 13 years ago
Scott Moreau ccbf29dcb4 Introduce output zoom. 13 years ago
Kristian Høgsberg 4889154f5b compositor: Initialize destroy_listener_list for internal surfaces too 13 years ago