xwm: Read motif wm hints
[profile/ivi/weston.git] / clients /
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...
2012-03-06 Kristian Høgsbergdesktop-shell: Simplify unlock dialog redraw function
2012-03-05 Kristian Høgsbergwindow: Only set opaque and input regions if they change
2012-02-29 Kristian Høgsbergwindow.c: Drop support for rgb contexts
2012-02-29 Kristian Høgsbergwscreensaver: Use the argb config, rgb is not compatibl...
2012-02-29 Kristian Høgsbergwindow: Set opaque region after child widget adjusts...
2012-02-29 Rodney Lorrimarweston: Change path for default terminal launcher to...
2012-02-28 Kristian Høgsbergclients: Use wl_display_disconnect()
2012-02-28 Kristian Høgsbergterminal: Don't queue a resize after setting fullscreen
2012-02-23 Kristian Høgsbergwindow: Track and report input and opaque regions
2012-02-23 Kristian Høgsbergsimple-touch: Update to enter/leave changes
2012-02-23 Kristian HøgsbergUpdate to enter/leave events for pointer and keyboard
2012-02-17 Kristian Høgsbergwindow: Don't draw decorations in fullscreen mode
2012-02-17 Kristian Høgsbergwindow: Set window type as it changes, not on every...
2012-02-17 Kristian Høgsbergview: Don't schedule resize after setting fullscreen
2012-02-17 Daniel Stonewindow: Use constant keycode offset of 8
2012-02-17 Daniel Stonewindow: Use new xkbcommon include path
2012-02-17 Pekka Paalanenprotocol: remove absolute coordinates from pointer
2012-02-17 Pekka Paalanenwindow: do not store absolute coordinates
2012-02-17 Ander Conselvan... clients/dnd: adapt to new data_device icon protocol
2012-02-17 Kristian HøgsbergFollow set_fullscreen protocol change
next