compositor: quick fix for sub-surface mapping
[profile/ivi/weston-ivi-shell.git] / clients /
2014-07-17 Jasper St. Pierreshell: Replace set_margin with set_window_geometry
2014-07-17 Jasper St. PierreInterpret the size in the configure event as window...
2014-07-05 Jason EkstrandUse pixman_region32_clear instead of our own empty_region
2014-06-24 vivekClients: Fix memleak issues in various clients of weston
2014-06-18 Jason EkstrandAdd a simple client for testing compositor damage handling
2014-05-23 Jasper St. Pierrexdg-shell: Add show_window_menu request
2014-05-23 Jasper St. Pierreclients: Allow creating a "detached" menu
2014-05-18 Jasper St. Pierreclients: Remove the window / user parameters from the...
2014-05-13 Kristian Høgsbergwindow: Send ack_configure immediately from configure...
2014-05-13 Jasper St. Pierrewindow: Move the resize after interpreting the states
2014-05-13 Jasper St. Pierrewindow: Set frame flags immediately when we handle...
2014-05-13 Jasper St. Pierrexdg-shell: Turn "activated" into a state
2014-05-13 Jasper St. Pierreterminal: Only add the new size to the title when we...
2014-05-13 Jasper St. Pierrexdg-shell: Turn the resizing heuristics into an explici...
2014-05-13 Jasper St. Pierrexdg-shell: Rework the state system
2014-05-13 Jasper St. Pierrexdg-shell: Rename set_transient_for to set_parent
2014-05-13 Jasper St. Pierrefullscreen: Remove dirty sizing trick
2014-05-13 Jasper St. Pierrefullscreen: Remove our own focused state tracking
2014-05-12 Ander Conselvan... window: Ignore input events from subsurfaces
2014-05-09 Ander Conselvan... editor: Fix cursor positioning with pointer and touch
2014-05-09 Bill Spitzakdesktop-shell: Fix black edges on scaled desktop pattern
2014-05-09 Ander Conselvan... simple-touch: Handle multiple seats properly
2014-05-09 Bryce W. Harringtonclients: Initialize label in keyboard handling code
2014-05-01 Jasper St. Pierrewindow: Add a simple getenv to force SHM rendering
2014-05-01 Jasper St. Pierrewindow: Clean up buffer type choosing
2014-04-29 Kristian Høgsbergwindow.c: Dismiss menu on touch up events
2014-04-29 Kristian Høgsbergwindow.c: Also grab touch events when grabbing input
2014-04-29 Kristian Høgsbergwindow.c: Prevent key event delivery while a grab is...
2014-04-29 Kristian Høgsbergwindow.c: Update pointer focus when taking a grab
2014-04-29 Bryce W. Harringtonterminal: Convert all *alloc's to x*alloc's.
2014-04-25 Neil Robertsclients/window: Don't remove the touch listener on...
2014-04-22 Kristian Høgsbergdesktop-shell: Only use default background if no backgr...
2014-04-21 U. Artie Eoffweston-info: fix log message typo
2014-04-21 Kristian Høgsbergeditor: Remove unused variables
2014-04-21 Manuel Bachmanneditor: react on Enter, Tab, and Up-Down arrow keys
2014-04-17 Manuel Bachmannkeyboard: add the missing symbols layout, fix arabic...
2014-04-08 Daiki Uenoterminal: Don't try to render RLE used as a placeholder
2014-04-07 Kristian Høgsbergwindow.c: Create xdg_surface up front
2014-04-07 Andrew WedgburyMake sure config.h is included before any system headers
2014-04-07 Neil Robertsnested: Disable cairo on the subsurfaces
2014-04-07 Manuel Bachmanntoytoolkit: match parent surface type when adding a...
2014-04-03 Jason Ekstrandweston-fullscreen: Add cursor drawing support and prope...
2014-04-03 Jason Ekstrandweston-fullscreen: Add wl_fullscreen_shell support
2014-04-03 Jason Ekstrandtoytoolkit: Don't crash if wl_data_device_manager is...
2014-04-03 Jason Ekstrandtoytoolkit: Expose output make and model
2014-04-03 Jason Ekstrandtoytoolkit: Only require xdg_shell if the window is...
2014-04-03 Jason Ekstrandsimple-shm: Add wl_fullscreen_shell support
2014-04-01 HardeningCheck return value of wl_cursor functions
2014-04-01 Pekka Paalanenclients/scaler: add modes to test wl_scaler version 2
2014-03-24 Jasper St. Pierreclients: Remove unused client-side resize tracking...
2014-02-19 Kristian Høgsbergxdg-shell: Bump unstable version to 3
2014-02-19 Jasper St. Pierrexdg-shell: Replace the set_* atrocity with a new approach
2014-02-19 Jasper St. Pierrexdg-shell: Rename focused_set / focused_unset to activa...
2014-02-19 Jasper St. Pierreclients: Add delete handler for simple-shm / simple-egl
2014-02-19 Jasper St. Pierreclients: Add support for the minimize button
2014-02-19 Jasper St. PierreReorder the xdg_shell implementations to fit the spec...
2014-02-18 Jasper St. Pierrewindow: Remove window_location enum
2014-02-18 Emilio Pozuelo Monforttoytoolkit: avoid unnecessary redraws when focus changes
2014-02-12 Kristian Høgsbergclient: Fix shell unstable version check
2014-02-12 Kristian Høgsbergxdg-shell: Move "ping" and "pong" to xdg_shell, not...
2014-02-08 Kristian Høgsbergclients: Port simple-shm and simple-egl to xdg-shell
2014-02-07 Jasper St. PierreUpdate .gitignore
2014-02-06 Jasper St. Pierrexdg-shell: Add set_margin request
2014-02-06 Jasper St. Pierrexdg-shell: Add a "delete" event
2014-02-06 Kristian Høgsbergxdg-shell: Drop edges arg from xdg_surface configure...
2014-02-06 Kristian Høgsbergwindow: Delay scheduled redraws if we start maximize...
2014-02-06 Kristian Høgsbergterminal: Only reset title if we put the window size...
2014-02-05 Kristian Høgsbergwindow: Ask xkbcommon whether or not to repeat a key
2014-02-02 Quentin GlidicMakefile.am: Fix protocol source files usage
2014-02-01 Jasper St. PierreRevert "stacking: Remove transient window support"
2014-02-01 Jasper St. Pierrewindow: Add wrappers for xdg_surface_set_transient_for
2014-02-01 Jasper St. Pierrewestoy: Port the toy toolkit over to xdg-shell
2014-02-01 Jasper St. Pierrewestoy: Remove MAXIMIZED and FULLSCREEN as separate...
2014-02-01 Jasper St. Pierrewestoy: Remove fullscreen methods
2014-02-01 Jasper St. Pierrewestoy: Use subsurfaces for tooltips instead of transie...
2014-02-01 Jasper St. Pierrewestoy: Schedule a full resize when we add a subsurface
2014-02-01 Jasper St. Pierrestacking: Remove transient window support
2014-02-01 Ander Conselvan... input: Empty the current input region when configuring...
2014-02-01 Kristian Høgsbergbuild: Move clients/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergclients: Drop pdf viewer sample client
2014-01-28 Jonas Ådahlsimple-egl: Fix -Wsign-compare compiler warning
2014-01-20 U. Artie Eoffclients/window: fail if NULL returned from frame_create
2014-01-20 U. Artie Eoffweston-info: free allocated memory and check OOM conditions
2014-01-20 U. Artie Eoffterminal: use xstrdup instead to handle OOM
2014-01-20 U. Artie Eoffuse xzalloc wrapper instead
2014-01-20 U. Artie Eoffclients/desktop-shell: check OOM conditions
2014-01-17 Kristian Høgsbergresizor: Don't resize if maximized
2014-01-17 Bryce W. Harringtonterminal: Only set title if asprintf succeeded
2014-01-11 Kristian Høgsbergshell: Move maximize and fullscreen bindings to mod...
2014-01-10 Kristian Høgsbergwindow: Properly destroy tooltip windows when parent...
2014-01-10 Kristian Høgsbergkeyboard: Make debug output less verbose
2014-01-10 Kristian Høgsbergkeyboard: Don't strcat() into a strdup()ed string
2014-01-10 Kristian Høgsbergkeyboard: Fix insert_text() string utility
2014-01-09 Neil Robertswestoy: Add an option to explicitly disable cairo on...
2014-01-09 Pekka Paalanenprotocol: rename wl_surface_scaler to wl_viewport
2014-01-07 Kristian Høgsbergkeyboard: Handle touch up event
2014-01-07 Kristian Høgsbergeditor: Add missing touch-to-activate for the entries
2014-01-04 Armin Kclients: Fix libexec clients install
2014-01-02 Kristian Høgsbergeditor: Add keyboard_focus handler to schedule repaint
2014-01-02 Kristian Høgsbergdesktop-shell: Remove debug code from previous commit
next