remove unused variable
[profile/ivi/wayland.git] / clients /
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 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-13 Callum Lowcayterminal: Fix bugs in attribute rendering
2011-01-12 Callum LowcayMerge branch 'master' of git://anongit.freedesktop...
2011-01-12 Callum Lowcayterminal: Escape sequences with string parameters
2011-01-11 Kristian Høgsbergclients: Make poppler-glib optional
2011-01-11 Kristian HøgsbergBatch up drawing glyphs
2011-01-11 Kristian HøgsbergHold on to the scaled fonts we use
2011-01-11 Kristian HøgsbergUse cairo_show_glyphs for rendering text
2011-01-11 Kristian HøgsbergFactor out decoding of character attributes
2011-01-11 Kristian HøgsbergOnly draw background if it's different from what's...
2011-01-11 Kristian HøgsbergMake border color a color from the color table
2011-01-11 Kristian HøgsbergAdd helper to set color from color table
2011-01-11 Kristian HøgsbergSplit background and foreground painting into separate...
2011-01-11 Kristian HøgsbergFix terminal resizing
2011-01-10 Callum LowcayMerge branch 'master' of git://anongit.freedesktop...
2011-01-10 Tiago Vignattiterminal: fix crashing when terminal size is < 0
2011-01-09 Callum Lowcayterminal: More character attributes
2011-01-09 Callum Lowcayterminal: Various fixes
2011-01-09 Callum Lowcayterminal: Special keys
2011-01-09 Callum Lowcayterminal: Implement character set switching
2011-01-09 Callum Lowcayterminal: vt102 editing commands
2011-01-09 Callum Lowcayterminal: Basic vt100 escape codes
2011-01-09 Callum Lowcayterminal: Scroll margins
2011-01-09 Callum Lowcayterminal: Escape sequence handling fixes
2011-01-08 Callum Lowcayterminal: Window size ioctls
2011-01-08 Callum Lowcayterminal: Fancy colors
2011-01-08 Callum Lowcayterminal: UTF-8 support
2011-01-07 Kristian Høgsberggears: Include config.h
2011-01-07 Kristian HøgsbergAdd missing newline in gears error message
2011-01-06 Kristian HøgsbergMerge remote branch 'nobled/fixes2'
2011-01-05 nobledWorkaround gears depending on cairo-gl
2011-01-05 nobledFix window.c build without cairo-gl
2010-12-17 Kristian HøgsbergUpdate surface.attach and change surface.map to surface...
2010-12-17 Kristian HøgsbergFix the resizor
2010-12-16 Kristian HøgsbergSchedule frame callback in the redraw handler
2010-12-16 Kristian HøgsbergAdd window resize sample client
2010-12-06 Yuval FledelWhen no DRM present, clients (window.c actually) now...
2010-12-02 Kristian HøgsbergAdd origin information to output.geometry event
2010-12-01 Kristian HøgsbergCreate socket in /var/run/user/${HOME}
2010-12-01 Kristian HøgsbergFix warnings from adding -Wall back
2010-12-01 Kristian HøgsbergAdd $(GCC_CFLAGS) back
2010-11-30 Joel TeichroebMake the dnd client actually work.
2010-11-30 Kristian HøgsbergAdd reject round trip to dnd protocol
2010-11-30 Kristian HøgsbergDon't hardcode offered dnd types in window.c
2010-11-30 Joel TeichroebMade the window save the coordinates when being draged.
2010-11-29 Benjamin Franzkewayland_client: rename wl_display_create to wl_display_...
2010-11-29 Fred Morcosfix missing includes in clients/window.h and clients...
2010-11-29 Kristian HøgsbergDefine MULT outside the HAVE_CAIRO_GL #ifdef
2010-11-23 DarxusSome additional return value checking
2010-11-22 Yuval FledelMake clients exit orderly when there is no connection
2010-11-22 Kristian Høgsbergwindow: Don't call drag_offer_handler if it's NULL
2010-11-22 Bryce HarringtonFunction declares a pointer return, so return one.
2010-11-22 Bryce HarringtonQuell warning about potentially uninitialized variable...
2010-11-22 Bryce HarringtonExpose window_set_surface() in window.h
2010-11-22 Bryce HarringtonCleanup declared but unused variables.
2010-11-12 Nikolai KondrashovClean up .gitignore files
2010-11-08 Kristian HøgsbergBring gears example up to date
2010-11-08 Johan BilienFixed a bogus call to cairo_destroy
2010-10-31 Kristian HøgsbergAdd /wayland so we pick up generated header files
2010-10-29 Chia-I WuMake sure there is a current context.
2010-10-29 Chia-I WuUse glTexSubImage to update the pixels.
2010-10-27 Kristian HøgsbergList libtoytoolkit.la before libwayland-client.la on...
2010-10-26 Kristian HøgsbergAdd small client for testing shm surfaces
2010-10-25 Kristian HøgsbergFall back to cairo image backend and shm surface if...
2010-10-12 Kristian HøgsbergUse automake
2010-10-12 Kristian HøgsbergFix clients include path after moving files around
2010-09-17 Kristian HøgsbergFix screenshoot.c type in Makefile
2010-09-14 Kristian HøgsbergUse scanner to generate screenshooter client code as...
2010-09-14 Kristian HøgsbergAdd timestamp to pointer image attach request
2010-09-14 Kristian HøgsbergMove core protocol libraries into wayland/ subdirectory
2010-09-08 Kristian HøgsbergDont post damage event from window_copy_surface
2010-09-08 Kristian HøgsbergOnly set pointer image when it changes
2010-09-03 Kristian HøgsbergReplace commit/ack/frame protocol with simpler sync...
next