1651 Commits (d174521b56aa3210f93ac73d4a97e11970e6cf5f)
 

Author SHA1 Message Date
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Kristian Høgsberg ee4b4cb933 shared: Use $(GCC_CFLAGS), fix warnings 13 years ago
Kristian Høgsberg 6412718c0d Always build tests 13 years ago
Casey Dahlin 476168ea05 weston: update .gitignore files 13 years ago
Kristian Høgsberg 5990fbb6e2 window: Fix remaining references to the egl image surface type 13 years ago
Kristian Høgsberg 38f0c14af3 Merge branch 'output-hotplug' of git://people.freedesktop.org/~bnf/wayland-demos 13 years ago
Benjamin Franzke 78db848196 compositor: Damage output in weston_output_init 13 years ago
Benjamin Franzke b687940cd5 compositor: Remove wl_output-global on unplug 13 years ago
Kristian Høgsberg bad4297380 window: Drop EGLImage surface type 13 years ago
Kristian Høgsberg 24b5e230fa window: Only unmap shm surface backing memory if it belongs to surface 13 years ago
Kristian Høgsberg 6e2a8d74b5 window: Simplify the shm surface management 13 years ago
Ander Conselvan de Oliveira fe0444a9a9 shell: handle surface destruction during move, resize and rotate grabs 13 years ago
Kristian Høgsberg ba25bd7be1 weston-launcher: Fix uninitialized variable warning 13 years ago
Kristian Høgsberg 9e14091778 weston-launcher: Fix aliasing warnings 13 years ago
Kristian Høgsberg 035dd9c4de compositor: End keyboard grab when compositor loses keyboard focus 13 years ago
Kristian Høgsberg eeb2e50a76 tty: Put console in K_OFF mode 13 years ago
Kristian Høgsberg 5d1c0c58ad drm: Add vt switch keybindings 13 years ago
Kristian Høgsberg a00d60f6ac evdev: Get key state from kernel on vt enter 13 years ago
Kristian Høgsberg 4014a6b05b drm: Remove input devices before cancelling repaints in vt switch away 13 years ago
Kristian Høgsberg e5cf741669 xserver: Return EEXIST if unlinking lockfile fails 13 years ago
Kristian Høgsberg 2c76be7c1b xserver: Don't leak lockfile fd on error path 13 years ago
Kristian Høgsberg 31dd6b86c1 compositor: Don't pass output to notify_keyboard_focus 13 years ago
Benjamin Franzke 78d3afe21c evdev: Disable the udev monitor when another vt becomes active 13 years ago
Benjamin Franzke bfeda130de Introduce weston-launch 13 years ago
Kristian Høgsberg 1a36156972 screenshot.c: Fix up a few stylistic issues 13 years ago
Scott Moreau 80d27b7e06 screenshooter: Properly handle multiple outputs. 13 years ago
Tiago Vignatti d081020435 client: tablet-shell: fallback in the lack of lockscreen icon 13 years ago
Kristian Høgsberg 610a3f2922 window: Check load_image result for NULL 13 years ago
Jonas Ådahl 3685c3abf6 Fix `unused-result' warnings. 13 years ago
Kristian Høgsberg 1103a1a484 window: Use a persistent, big shm pool during resize 13 years ago
Kristian Høgsberg 8f64ed0381 window: Only initialize egl if we have cairo egl 13 years ago
Kristian Høgsberg 16626282fd clients: Use new shm interface 13 years ago
Kristian Høgsberg 919fbf0fee cairo-util: Use nearest filtering for rendering frame 13 years ago
Kristian Høgsberg 32e568600f shell: Break up a few long lines 13 years ago
Alex Wu 1659daa21f shell: set black surface alpha properly in switcher_next() 13 years ago
Alex Wu 2185843ced shell: Add fullscreen path into activate() 13 years ago
Kristian Høgsberg 875ab9e735 Add signedness warning flag and fix fallout 13 years ago
Kristian Høgsberg ed92f79655 Fix warnings resulting from wayland signedness fixes 13 years ago
Kristian Høgsberg 3448616bc3 Remove weston_shell map and configure function pointers 13 years ago
Kristian Høgsberg 56d23bc3ee shell: Remove obsolete workaround 13 years ago
Kristian Høgsberg dbae80e6b5 compositor: Support alpha for solid color surfaces 13 years ago
Jonas Ådahl 29a9cf0f97 tty: Improve error handling in tty_create() 13 years ago
Jonas Ådahl c97af923d9 Properly dispose event sources and event loops 13 years ago
Kristian Høgsberg b5ef591fac compositor: Stop using EGL_KHR_surfaceless_gles2 13 years ago
Kristian Høgsberg cbcd04794c compostor-drm: Use gbm surface 13 years ago
Tiago Vignatti 0a38611e7d tablet-shell: come back to life 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
Kristian Høgsberg 679f716088 dnd: Damage surface after attaching new buffer 13 years ago
Kristian Høgsberg a8ae8a9135 clients: Fix a couple of warnings 13 years ago