weston/src
Kristian Høgsberg 54b1d2ca84 compositor: Don't remove surface->link in weston_surface_unmap()
Expecting the link to be initialized breaks when compositor-drm.c
takes surfaces out of the list.  We could fix that to also
wl_list_init() the link, but we're moving to making the surface list
local to weston_output_repaint(), rebuilt in and only valid during
weston_output_repaint() so just don't touch it instead.
2012-06-15 15:40:51 -04:00
..
xwayland xwm: fix typo on windows hints 2012-06-13 09:23:16 -04:00
.gitignore ignore git-version.h 2012-06-11 09:47:43 -04:00
android-framebuffer.cpp Add Android backend 2012-05-31 13:54:01 -04:00
android-framebuffer.h Add Android backend 2012-05-31 13:54:01 -04:00
clipboard.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
compositor-android.c compositor-android.c: Add missing include log.h 2012-06-11 09:43:02 -04:00
compositor-drm.c log: Add some diagnostics to the log 2012-06-08 16:45:33 -04:00
compositor-openwfd.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
compositor-wayland.c compositor: Track pointer image protocol change 2012-06-15 10:59:41 -04:00
compositor-x11.c log: Add some diagnostics to the log 2012-06-08 16:45:33 -04:00
compositor.c compositor: Don't remove surface->link in weston_surface_unmap() 2012-06-15 15:40:51 -04:00
compositor.h compositor: Track pointer image protocol change 2012-06-15 10:59:41 -04:00
evdev-private.h evdev: Add device capabilities 2012-05-31 15:42:15 -04:00
evdev-touchpad.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
evdev.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
evdev.h
filter.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
filter.h
launcher-util.c
launcher-util.h
libbacklight.c
libbacklight.h
log.c Log: Remove date from timestamp, log it only once. 2012-06-11 09:42:57 -04:00
log.h compositor: prettify program info in log 2012-06-11 09:47:26 -04:00
Makefile.am Refine the build id string 2012-06-11 12:15:46 -04:00
matrix.c
matrix.h
screenshooter.c Split bindings into separate key/button/axis bindings 2012-05-31 15:45:16 -04:00
shell.c shell: Store focus state in workspaces 2012-06-12 20:20:38 -04:00
tablet-shell.c tablet-shell: Fix compiling error for using stderr. 2012-06-15 10:21:57 -04:00
text-cursor-position.c Remove Intel from text-cursor-position.c copyright header. 2012-06-04 11:08:26 -04:00
tty.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
util.c Increment frame_counter before calling animation->frame(). 2012-06-15 10:21:27 -04:00
weston-egl-ext.h
weston-launch.c
weston-launch.h