build: introduce GCC_CXXFLAGS
[profile/ivi/weston.git] / clients /
2012-06-01 Kristian Høgsbergwindow.c: Handle losing selection data source
2012-05-31 Daniel Stoneclients: Move XKB info from display to input struct
2012-05-31 Daniel StoneConvert wl_pointer::axis to wl_fixed_t
2012-05-31 Daniel StoneUse enum wl_keyboard_key_state instead of integer
2012-05-31 Daniel StoneUse enum wl_pointer_button_state instead of integer
2012-05-31 Daniel StoneSupport wl_keyboard::modifiers event
2012-05-31 Pekka Paalanenwindow: add wrapper for EPOLL_CLOEXEC
2012-05-31 Scott MoreauImplement text cursor position protocol.
2012-05-29 Ander Conselvan... dnd: implement option for not offering data to other...
2012-05-29 David Herrmannterminal: add glyphs to character list
2012-05-29 David Herrmannterminal: fix up horizontal scan-line characters
2012-05-29 Yan WangWeston: Free allocated cursors array when destroying
2012-05-26 Ander Conselvan... dnd: work around cairo-gl brokenness
2012-05-26 Ander Conselvan... window: rename enum pointer_type to cursor_type
2012-05-26 Ander Conselvan... window: track changes in libwayland-cursor api
2012-05-26 Tiago Vignatticlients: desktop-shell: show tooltip for panel items
2012-05-26 Tiago Vignattiwindow: add simple text tooltip handlers
2012-05-22 Kristian HøgsbergShare code to to classify pointer location in frame
2012-05-22 Ander Conselvan... window: use libwayland-cursor instead of libXcursor
2012-05-21 Tiago Vignattiwindow: send transient flags over the wire
2012-05-16 Kristian Høgsbergsimple-egl: Fix crash and simplify
2012-05-16 Daniel StoneConvert wl_input_device to wl_seat (and friends)
2012-05-16 Kristian HøgsbergRename libconfig-parser to libshared
2012-05-16 Kristian HøgsbergMove cairo-util to shared/
2012-05-16 Kristian Høgsbergwindow: Move frame rendering to cairo-util
2012-05-16 Kristian Høgsbergwindow: Move theme rendering code to cairo-util
2012-05-16 Kristian Høgsbergwindow: Move all frame theme related state into new...
2012-05-16 Kristian Høgsbergwindow: Compute title vertical position based on font...
2012-05-15 Rob Bradfordwindow: Store the outputs that the window is on
2012-05-14 Scott Moreautoytoolkit: Recalculate input region if client has...
2012-05-14 Pekka Paalanenwindow: fix missed xkb API adaptation
2012-05-14 Scott Moreausimple-shm: Handle ping event.
2012-05-11 Kristian Høgsbergclients: Remove superfluous #includes
2012-05-11 Kristian HøgsbergUpdate to new libxkbcommon API
2012-05-11 Kristian Høgsbergresizor: More resizing
2012-05-11 Kristian Høgsbergsimple-egl: Add option -o to make surface opaque
2012-05-10 Jonas Ådahlclients: Add motion event trails to clickdot
2012-05-10 Martin Minarikwindow.c: frame_button: Maximize, minimize, close,...
2012-05-10 Kristian Høgsbergwindow.c: Just use float instead of GLfloat, remove...
2012-05-09 Dima Ryazanovwindow: Don't crash if a cursor image failed to load.
2012-05-08 Rafal Mielniczukwindow: fix check of cursor image load result
2012-05-08 Kristian HøgsbergPort Wayland clients to new xkbcommon API
2012-05-08 Daniel StoneConvert wire input co-ordinates to fixed-point
2012-05-08 Daniel StoneConvert internal input co-ordinates to GLfloat
2012-05-07 Ander Conselvan... window: use only one shm pool for all the cursor images
2012-05-07 Daniel StoneChange button from int to uint32_t
2012-05-07 Daniel StoneChange key/button grab bindings to take unsigned state
2012-05-03 Ander Conselvan... window: use libXcursor for loading pointer images
2012-05-02 Ander Conselvan... simple-egl: add option for running fullscreen
2012-05-02 Kristian Høgsbergwindow: Set window title and class
2012-04-27 Kristian Høgsbergwindow: Only set toplevel window type if nothing else...
2012-04-27 Kristian HøgsbergMerge remote-tracking branch 'pq/simple-fixes'
2012-04-26 Pekka Paalanenfix build for --disable-clients --enable-simple-clients
2012-04-26 Pekka Paalanensimple-shm: no need for wayland-egl.h
2012-04-26 Pekka Paalanensimple-shm: handle shm buffer failure
2012-04-26 Pekka Paalanensimple-shm: render meaningful diagnostics
2012-04-25 Scott Moreaugears: Allow model rotation with pointer
2012-04-20 Scott Moreauscreenshooter: Don't assume output offsets start at...
2012-04-20 Scott Moreauscreenshooter: Move buffer assembly to client side
2012-04-20 Scott Moreauscreenshooter: Grab pixel data directly before buffer...
2012-04-20 Casey DahlinSend surface enter/leave events
2012-04-19 Scott MoreauInstall structuring for ping-pong protocol
2012-04-13 Kristian Høgsbergwindow.c: Drop the toolkit grab when we start a composi...
2012-04-13 Kristian Høgsbergwindow: Send serial number in set_popup request
2012-04-13 Kristian Høgsbergwindow: Initialize redraw_task.link so we can always...
2012-04-12 Kristian HøgsbergFollow wayland change to serial numbers
2012-04-11 Casey Dahlinweston: update .gitignore files
2012-04-10 Kristian Høgsbergwindow: Fix remaining references to the egl image surfa...
2012-04-10 Kristian HøgsbergMerge branch 'output-hotplug' of git://people.freedeskt...
2012-04-10 Kristian Høgsbergwindow: Drop EGLImage surface type
2012-04-10 Kristian Høgsbergwindow: Only unmap shm surface backing memory if it...
2012-04-10 Kristian Høgsbergwindow: Simplify the shm surface management
2012-04-04 Kristian Høgsbergscreenshot.c: Fix up a few stylistic issues
2012-04-04 Scott Moreauscreenshooter: Properly handle multiple outputs.
2012-04-03 Tiago Vignatticlient: tablet-shell: fallback in the lack of lockscree...
2012-04-03 Kristian Høgsbergwindow: Check load_image result for NULL
2012-04-03 Jonas ÅdahlFix `unused-result' warnings.
2012-04-03 Kristian Høgsbergwindow: Use a persistent, big shm pool during resize
2012-04-03 Kristian Høgsbergwindow: Only initialize egl if we have cairo egl
2012-04-03 Kristian Høgsbergclients: Use new shm interface
2012-04-03 Kristian Høgsbergcairo-util: Use nearest filtering for rendering frame
2012-03-30 Kristian HøgsbergAdd signedness warning flag and fix fallout
2012-03-28 Tiago Vignattitablet-shell: come back to life
2012-03-27 Kristian Høgsbergdnd: Damage surface after attaching new buffer
2012-03-27 Kristian Høgsbergclients: Fix a couple of warnings
2012-03-26 Kristian HøgsbergSimplify shm buffer handling
2012-03-26 Kristian Høgsbergwindow.c: Do resize work from the repaint idle callback
2012-03-25 Tiago Vignatticonfig-parser: consolidate shell files into weston...
2012-03-24 Kristian Høgsbergwindow.c; Only redraw once per frame
2012-03-24 Scott MoreauSecure screenshooter protocol.
2012-03-22 Scott MoreauHook up axis events.
2012-03-22 Kristian Høgsbergwindow.c: Fix the stretch scaling code
2012-03-21 Kristian Høgsbergwindow.c: Increase drop shadow fluffiness
2012-03-21 Kristian Høgsbergwindow.c: Tweak window decoration appearance
2012-03-21 Bill Spitzakweston: Don't ask for EGL depth buffer if not needed
2012-03-21 Ustun Ergenoglucairo-util: load_cairo_surface returns NULL if loading...
2012-03-12 Kristian HøgsbergConsolidate image loading code and move to shared/
2012-03-12 Kristian HøgsbergAdd an option parser
2012-03-12 Rob Clarkclients/window: fix build issues w/ gles
2012-03-06 Kristian Høgsbergwindow: Compute frame boundary for all windows except...
next