Commit Graph

  • eae5de7609 Follow wayland change to serial numbers Kristian Høgsberg 2012-04-11 22:42:15 -0400
  • ee4b4cb933 shared: Use $(GCC_CFLAGS), fix warnings Kristian Høgsberg 2012-04-11 09:43:53 -0400
  • 6412718c0d Always build tests Kristian Høgsberg 2012-04-11 09:38:29 -0400
  • 476168ea05 weston: update .gitignore files Casey Dahlin 2012-04-11 00:20:33 -0400
  • 5990fbb6e2 window: Fix remaining references to the egl image surface type Kristian Høgsberg 2012-04-10 16:55:11 -0400
  • 38f0c14af3 Merge branch 'output-hotplug' of git://people.freedesktop.org/~bnf/wayland-demos Kristian Høgsberg 2012-04-10 13:05:11 -0400
  • 78db848196 compositor: Damage output in weston_output_init Benjamin Franzke 2012-04-10 18:35:33 +0200
  • b687940cd5 compositor: Remove wl_output-global on unplug Benjamin Franzke 2012-04-10 18:28:54 +0200
  • bad4297380 window: Drop EGLImage surface type Kristian Høgsberg 2012-04-10 11:49:45 -0400
  • 24b5e230fa window: Only unmap shm surface backing memory if it belongs to surface Kristian Høgsberg 2012-04-10 11:32:35 -0400
  • 6e2a8d74b5 window: Simplify the shm surface management Kristian Høgsberg 2012-04-10 11:23:13 -0400
  • fe0444a9a9 shell: handle surface destruction during move, resize and rotate grabs Ander Conselvan de Oliveira 2012-04-04 17:48:05 +0300
  • ba25bd7be1 weston-launcher: Fix uninitialized variable warning Kristian Høgsberg 2012-04-10 01:31:09 -0400
  • 9e14091778 weston-launcher: Fix aliasing warnings Kristian Høgsberg 2012-04-10 01:26:18 -0400
  • 035dd9c4de compositor: End keyboard grab when compositor loses keyboard focus Kristian Høgsberg 2012-04-10 00:33:40 -0400
  • eeb2e50a76 tty: Put console in K_OFF mode Kristian Høgsberg 2012-04-10 00:18:33 -0400
  • 5d1c0c58ad drm: Add vt switch keybindings Kristian Høgsberg 2012-04-10 00:11:50 -0400
  • a00d60f6ac evdev: Get key state from kernel on vt enter Kristian Høgsberg 2012-04-10 00:03:30 -0400
  • 4014a6b05b drm: Remove input devices before cancelling repaints in vt switch away Kristian Høgsberg 2012-04-10 00:08:45 -0400
  • e5cf741669 xserver: Return EEXIST if unlinking lockfile fails Kristian Høgsberg 2012-04-09 22:14:52 -0400
  • 2c76be7c1b xserver: Don't leak lockfile fd on error path Kristian Høgsberg 2012-04-09 22:13:17 -0400
  • 31dd6b86c1 compositor: Don't pass output to notify_keyboard_focus Kristian Høgsberg 2012-04-09 22:10:00 -0400
  • 78d3afe21c evdev: Disable the udev monitor when another vt becomes active Benjamin Franzke 2012-04-09 18:14:58 +0200
  • bfeda130de Introduce weston-launch Benjamin Franzke 2012-01-30 14:04:04 +0100
  • 1a36156972 screenshot.c: Fix up a few stylistic issues Kristian Høgsberg 2012-04-04 14:52:35 -0400
  • 80d27b7e06 screenshooter: Properly handle multiple outputs. Scott Moreau 2012-04-04 11:49:21 -0600
  • d081020435 client: tablet-shell: fallback in the lack of lockscreen icon Tiago Vignatti 2012-03-28 20:56:48 +0300
  • 610a3f2922 window: Check load_image result for NULL Kristian Høgsberg 2012-04-03 14:49:50 -0400
  • 3685c3abf6 Fix `unused-result' warnings. Jonas Ådahl 2012-03-30 23:10:27 +0200
  • 1103a1a484 window: Use a persistent, big shm pool during resize Kristian Høgsberg 2012-04-03 12:00:48 -0400
  • 8f64ed0381 window: Only initialize egl if we have cairo egl Kristian Høgsberg 2012-04-03 11:57:44 -0400
  • 16626282fd clients: Use new shm interface Kristian Høgsberg 2012-04-03 11:21:27 -0400
  • 919fbf0fee cairo-util: Use nearest filtering for rendering frame Kristian Høgsberg 2012-04-03 10:53:15 -0400
  • 32e568600f shell: Break up a few long lines Kristian Høgsberg 2012-04-02 22:18:58 -0400
  • 1659daa21f shell: set black surface alpha properly in switcher_next() Alex Wu 2012-04-01 20:13:09 +0800
  • 2185843ced shell: Add fullscreen path into activate() Alex Wu 2012-04-01 20:13:08 +0800
  • 875ab9e735 Add signedness warning flag and fix fallout Kristian Høgsberg 2012-03-30 11:52:39 -0400
  • ed92f79655 Fix warnings resulting from wayland signedness fixes Kristian Høgsberg 2012-03-30 11:31:25 -0400
  • 3448616bc3 Remove weston_shell map and configure function pointers Kristian Høgsberg 2012-03-29 13:08:32 -0400
  • 56d23bc3ee shell: Remove obsolete workaround Kristian Høgsberg 2012-03-29 11:35:32 -0400
  • dbae80e6b5 compositor: Support alpha for solid color surfaces Kristian Høgsberg 2012-03-29 11:34:39 -0400
  • 29a9cf0f97 tty: Improve error handling in tty_create() Jonas Ådahl 2012-03-28 22:36:10 +0200
  • c97af923d9 Properly dispose event sources and event loops Jonas Ådahl 2012-03-28 22:36:09 +0200
  • b5ef591fac compositor: Stop using EGL_KHR_surfaceless_gles2 Kristian Høgsberg 2012-03-28 22:53:49 -0400
  • cbcd04794c compostor-drm: Use gbm surface Kristian Høgsberg 2012-03-11 18:27:41 -0400
  • 0a38611e7d tablet-shell: come back to life Tiago Vignatti 2012-03-28 13:04:02 +0300
  • fb6de223b2 compositor: Use GL_EXT_unpack_subimage for texture updates Kristian Høgsberg 2012-03-27 17:10:13 -0400
  • 8cbfb2a40a compositor: Rename weston_buffer_attach to weston_surface_attach Kristian Høgsberg 2012-03-27 17:04:59 -0400
  • 679f716088 dnd: Damage surface after attaching new buffer Kristian Høgsberg 2012-03-27 16:44:57 -0400
  • a8ae8a9135 clients: Fix a couple of warnings Kristian Høgsberg 2012-03-27 16:39:00 -0400
  • db4ecc61a7 evdev: reuse code for device removal Tiago Vignatti 2012-03-27 21:26:01 +0300
  • 7fb9f95dce compositor: move force_configure field to shell_surface Ander Conselvan de Oliveira 2012-03-27 17:36:42 +0300
  • 093bfa3793 compositor: make surface_configure() a vfunc Ander Conselvan de Oliveira 2012-03-27 17:36:41 +0300
  • e11683aab2 compositor: refactor surface_attach() Ander Conselvan de Oliveira 2012-03-27 17:36:40 +0300
  • d6ea33dfd6 compositor: use new drag icon listener for setting up drag surfaces Ander Conselvan de Oliveira 2012-03-27 17:36:39 +0300
  • 9390ae3ed1 compositor: make es->pitch consistent between shm and drm surfaces Ander Conselvan de Oliveira 2012-03-27 17:36:38 +0300
  • fbf2894812 compositor: add weston_surface_to_global_float helper Ander Conselvan de Oliveira 2012-03-27 17:36:37 +0300
  • b8ab14fe04 compositor: add a weston_surface_is_mapped() helper Ander Conselvan de Oliveira 2012-03-27 17:36:36 +0300
  • f9247ddc31 compositor: Use GL_BGRA_EXT for glReadPixels in screenshooter Kristian Høgsberg 2012-03-27 15:25:46 -0400
  • 9629fe3206 Simplify shm buffer handling Kristian Høgsberg 2012-03-26 15:56:39 -0400
  • 42b4f80116 window.c: Do resize work from the repaint idle callback Kristian Høgsberg 2012-03-26 13:49:29 -0400
  • 7a011eac73 compositor-drm: Check es->image, not es->buffer when looking for overlays Kristian Høgsberg 2012-03-26 11:48:55 -0400
  • 9a206c4da5 config-parser: consolidate shell files into weston.ini only Tiago Vignatti 2012-03-21 19:49:18 +0200
  • 6bd4d97271 window.c; Only redraw once per frame Kristian Høgsberg 2012-03-24 14:42:09 -0400
  • 56456d6578 Secure screenshooter protocol. Scott Moreau 2012-03-23 16:42:04 -0600
  • 2d7ab82d74 shell: fix matrix invertible bug in rotation handler Rafal Mielniczuk 2012-03-22 22:22:04 +0100
  • a3aa9c9dd6 Add surface opacity controls. Scott Moreau 2012-03-22 11:01:03 -0600
  • 1b45a79a0a Switch zoom binding to <Super>+Scroll. Scott Moreau 2012-03-22 10:58:23 -0600
  • 6a3633d2bb Modify bindings for axis event detection. Scott Moreau 2012-03-20 08:47:59 -0600
  • 210d079817 Hook up axis events. Scott Moreau 2012-03-22 10:47:01 -0600
  • 3c97b9017d drm: plane src coords are 16.16 fixed point Rob Clark 2012-03-11 19:48:43 -0500
  • 778e629b95 shell: correct position of a surface before rotating it. Rafal Mielniczuk 2012-03-21 22:40:20 +0100
  • 126f85535f window.c: Fix the stretch scaling code Kristian Høgsberg 2012-03-21 12:37:04 -0400
  • ec323d222c window.c: Increase drop shadow fluffiness Kristian Høgsberg 2012-03-21 01:07:49 -0400
  • b8abe7e9ae window.c: Tweak window decoration appearance Kristian Høgsberg 2012-03-20 23:56:05 -0400
  • 9ab37e8c36 Revert "automake: Don't fail the build if we can't setuid." Kristian Høgsberg 2012-03-20 22:44:08 -0400
  • 29d955685f evdev: fix input lag when processing input from output repaint Ander Conselvan de Oliveira 2012-03-20 19:52:57 -0400
  • afee221ccb compositor: Fix pointer type mismatch warnings Kristian Høgsberg 2012-03-20 17:28:20 -0400
  • 46436618d8 weston_surface: initialize pitch Juan Zhao 2012-03-20 01:48:46 +0800
  • 027b962d8c weston: don't hang in wait() Bill Spitzak 2012-03-17 15:22:03 -0700
  • d273e28567 weston: Don't ask for EGL depth buffer if not needed Bill Spitzak 2012-03-17 13:43:52 -0700
  • 23fdeedf82 evdev: use mtdev for multitouch devices Tiago Vignatti 2012-03-16 17:33:03 -0300
  • 71b1d0c91d compositor: properly restore keyboard_focus in notify_keyboard_focus() Ander Conselvan de Oliveira 2012-03-16 17:25:11 +0200
  • 96b0abd88a compositor: allow multiple input_device_attach()'s with a nil buffer Ander Conselvan de Oliveira 2012-03-16 17:25:10 +0200
  • e2d21e82fc compositor-wayland: use image loading code from shared/ Ander Conselvan de Oliveira 2012-03-16 17:25:09 +0200
  • 6dc0f86dbd cairo-util: load_cairo_surface returns NULL if loading the file fails. Ustun Ergenoglu 2012-03-14 22:07:58 +0200
  • 5ab91ad845 compositor: use smoother range for backlight control Tiago Vignatti 2012-03-12 19:40:09 -0300
  • 1b079abe0e tests: add backlight test Tiago Vignatti 2012-03-12 19:40:08 -0300
  • 07b2606c7a shell: Fix 2 switcher crashes. Alex Wu 2012-03-12 16:06:01 +0800
  • e7ad5cdcd2 automake: Don't fail the build if we can't setuid. Eric Anholt 2012-02-08 18:02:00 -0800
  • 0e8d48b920 configure: Fix build on debian by avoiding bashisms in the test command. Eric Anholt 2012-02-08 17:46:31 -0800
  • f02a649a3c Consolidate image loading code and move to shared/ Kristian Høgsberg 2012-03-12 01:05:25 -0400
  • bcacef19b0 Add an option parser Kristian Høgsberg 2012-03-11 21:05:57 -0400
  • 22ba60e514 x11: Move the xcb fd to the input loop Kristian Høgsberg 2012-03-12 01:18:24 -0400
  • aa6019e125 Fix picking crashes Kristian Høgsberg 2012-03-11 16:35:16 -0400
  • 8efbc8ee62 drm: fix issue copying supported plane formats Rob Clark 2012-03-11 19:48:44 -0500
  • 6396ed36f4 clients/window: fix build issues w/ gles Rob Clark 2012-03-11 19:48:41 -0500
  • 6ac52db3b0 compositor-drm: use udev_device_get_property_value() helper David Herrmann 2012-03-11 20:05:22 +0100
  • d7488c2f5b compositor-drm: ignore hotplug-events from other devices David Herrmann 2012-03-11 20:05:21 +0100
  • eb866cd9fe drm: Fix drmModeRes leak on error paths Christopher Michael 2012-03-07 14:55:21 -0500