compositor-drm: Fix compilation error caused by typo.
[profile/ivi/weston.git] / clients /
2011-07-27 Kristian Høgsbergscreenshot: A couple of minor tweaks
2011-07-26 Tiago Vignattiscreenshot: use gdk-pixbuf for writing png images
2011-07-21 Kristian Høgsbergclients: Rename simple-client to simple-egl
2011-07-21 Tiago Vignatticonfigure: set up simple clients independently from...
2011-07-21 Tiago Vignatticlients: simple-shm: remove unused libraries and headers
2011-07-21 Tiago Vignattisimple-shm: assert display conection
2011-07-15 Benjamin Franzkewindow.c: Fix compile/run using cairo without egl
2011-07-06 Kristian Høgsbergclients: Add a simple shared memory client
2011-06-23 Benjamin Franzkewindow: Set egl_window_resize late and once
2011-06-21 Kristian Høgsbergterminal: Don't set terminal size before we have the pty
2011-06-21 Kristian HøgsbergMerge remote-tracking branch 'bnf/buffer.release-2'
2011-06-21 Kristian HøgsbergMerge remote-tracking branch 'bnf/fixes-2'
2011-06-21 Kristian Høgsbergcompositor: Send out more detailed output events
2011-06-21 Benjamin Franzkesimple-client: Trigger first drawing by hand
2011-06-20 Kristian HøgsbergMove map requests to shell
2011-05-31 Benjamin Franzkeclients: Add an optional roundtrip for visual lookup
2011-05-16 Kristian Høgsbergview: Set opaque when going fullscreen
2011-05-16 Kristian Høgsbergwindow: Add support for opaque windows
2011-05-16 Kristian Høgsbergwindow.c: Deal with visual changes
2011-05-16 Kristian Høgsbergview: Add fullscreen option
2011-05-16 Kristian Høgsbergview: Set resize handler so fullscreen doesn't crash
2011-05-16 Kristian Høgsbergsimple-client: setenv the EGL platform for simple clien...
2011-05-10 Egbert Eichcompositor: Set EGL_PLATFORM env variable for each...
2011-05-02 Kristian Høgsbergcompositor: Screenhoot into a client provided shm buffer
2011-04-29 Casey DahlinAdd some new things to .gitignore
2011-04-26 Kristian Høgsbergconfigure: Only check dependencies for the enabled...
2011-04-22 Benjamin FranzkeImplement buffer.damage in shm, use it in window.c
2011-04-20 Kristian HøgsbergFix clients to work with wl_ prefixed interface names
2011-04-20 Kristian HøgsbergUpdate to work with scanner that doesn't hardcode wl_*
2011-04-20 Kristian HøgsbergSwitch to new subscribe protocol and wayland-egl
2011-04-14 Kristian Høgsbergwindow.c: Check for cairo device failure the right way
2011-04-11 Kristian HøgsbergRemove double definition of window_get_wl_surface()
2011-04-11 Kristian HøgsbergMerge remote-tracking branch 'bnf/surface-frame-event'
2011-04-11 Kristian HøgsbergFix window_set_child_size() for windows without decoration
2011-04-11 Kristian HøgsbergAdd struct window accessor for the wl_surface
2011-04-11 Tim WiederhakeDefine global handler on display creation
2011-03-18 Kristian HøgsbergMerge remote-tracking branch 'bnf/fixes'
2011-03-17 Benjamin Franzkegears: Use wayland egl surface instead of images
2011-03-17 Benjamin Franzkewindow: Use window surfaces for windows
2011-03-17 Benjamin Franzkesimple-client: Request a alpha channel in choose config
2011-03-17 Benjamin FranzkeSupport per surface frame events
2011-02-15 Kristian HøgsbergSplit into a demo repository that holds the demo compos...
2011-02-11 Tim Wiederhakefix typo in window.c
2011-02-09 Kristian Høgsbergwindow.c: Use eglGetProcAddress to look up extension...
2011-02-09 Kristian Høgsbergwindow.c: Include wayland-egl.h before EGL headers...
2011-02-08 Kristian HøgsbergAdd struct wl_egl_display argument to wl_egl_window_create
2011-02-07 Kristian HøgsbergFollow wayland-egl renames
2011-02-07 Kristian Høgsbergsimple-client: Port to wayland-egl and use eglSwapBuffers()
2011-02-07 Kristian Høgsberggears: Remove unused drm_fd field
2011-02-07 Kristian HøgsbergPort window.c to use wayland-egl
2011-02-01 nobledwindow: add null checks
2011-02-01 nobledadd newlines in error messages
2011-01-28 Kristian HøgsbergAdd initial basic support for fullscreen surfaces
2011-01-28 Kristian HøgsbergMerge remote branch 'nobled/for-krh'
2011-01-27 Kristian Høgsbergcompositor-x11: Handle keyboard focus correctly so...
2011-01-25 Tim Wiederhakeclients/view: Fix memory leak
2011-01-25 Tim Wiederhakeclients/view: Don't try to show inexistant files
2011-01-25 Tim Wiederhakeclients/view: Allow relative paths
2011-01-25 Tim Wiederhakeclients/view: Add mousewheel and arrow keys
2011-01-25 Tim Wiederhakeclients/view: Remove unnecessary variables
2011-01-25 Tim Wiederhakeclients/view: Do not browse outside document range
2011-01-25 Kristian HøgsbergFix new gcc 4.6 warnings
2011-01-25 Darxus@chaosreigns.comReplace gdk_pixbuf_unref with g_object_unref
2011-01-25 Kristian Høgsbergwindow.c: Make title not const
2011-01-25 Kristian HøgsbergRemove frame handler prototype
2011-01-25 Kristian HøgsbergMerge remote branch 'callum/master'
2011-01-25 Kristian HøgsbergMerge remote branch 'nobled/for-krh'
2011-01-24 nobledfix includes
2011-01-23 Tim Wiederhakeinitialise display
2011-01-23 Tim Wiederhakefree option context
2011-01-23 Tim Wiederhakeremove unused variable
2011-01-23 Tim Wiederhakedocument the usage of libtoytoolkit
2011-01-23 Tim Wiederhakeclose terminal window on exit
2011-01-23 Tim Wiederhakefix resizing at top/left border
2011-01-23 Tim Wiederhakeremove declaration without definition from window.h
2011-01-23 Tim Wiederhakeremove unused function in clients/smoke.c, silence...
2011-01-23 Tim Wiederhakecompositor crashes if window width or height is <= 0
2011-01-23 Tim Wiederhakeadd clients to .gitignore
2011-01-22 Kristian HøgsbergDrive-by optimization of blur_surface()
2011-01-22 Kristian HøgsbergRemove unused bits of cairo code
2011-01-21 Kristian HøgsbergAdd an orange pop-up menu to test the new map_transient...
2011-01-21 Callum LowcayMerge branch 'master' of git://anongit.freedesktop...
2011-01-21 Kristian Høgsbergterminal: Just send the pty master fd to receive the...
2011-01-21 Kristian HøgsbergActually send selected text when pasting
2011-01-21 Kristian HøgsbergUse cairo_push_group() for all double buffering, drop...
2011-01-20 Kristian HøgsbergUse cairo_push_group() for double buffering in the...
2011-01-20 Kristian HøgsbergRender selection
2011-01-19 Kristian HøgsbergUse libxkbcommon #defines for modifiers
2011-01-19 Kristian HøgsbergAdd proof-of-concept selection support to terminal
2011-01-19 Kristian HøgsbergPass input device and time in key_handler callback
2011-01-19 Kristian HøgsbergUse the global handler in dnd instead of custom drag_of...
2011-01-19 Kristian Høgsbergwindow: Add a catch-all global handler hook
2011-01-17 Benjamin Franzkeclients/Makefile: Add AM_CPPFLAGS to view's CPPFLAGS
2011-01-15 Kristian Høgsbergsimple-client: Remove unnecessary flush
2011-01-15 Kristian Høgsbergsimple-client: Create GLES2 context
2011-01-15 Kristian HøgsbergLink simple-client against libGLESv2.so, not full GL
2011-01-15 Kristian HøgsbergMerge remote branch 'bnf/simple_client'
2011-01-14 Benjamin FranzkeAdd a simple client
2011-01-14 Kristian HøgsbergCheck for cairo-egl instead of just cairo-gl
2011-01-14 Callum Lowcayterminal: Window operations
next