desktop-shell: Fix black edges on scaled desktop pattern
[profile/ivi/weston-ivi-shell.git] / clients / window.c
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-25 Neil Robertsclients/window: Don't remove the touch listener on...
2014-04-07 Kristian Høgsbergwindow.c: Create xdg_surface up front
2014-04-07 Manuel Bachmanntoytoolkit: match parent surface type when adding a...
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-01 HardeningCheck return value of wl_cursor functions
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 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-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-05 Kristian Høgsbergwindow: Ask xkbcommon whether or not to repeat a key
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 Ander Conselvan... input: Empty the current input region when configuring...
2014-01-20 U. Artie Eoffclients/window: fail if NULL returned from frame_create
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: Don't strcat() into a strdup()ed string
2014-01-09 Neil Robertswestoy: Add an option to explicitly disable cairo on...
2014-01-07 Kristian Høgsbergkeyboard: Handle touch up event
2013-12-31 Kristian Høgsbergwindow.c: Don't put buttons on frames for custom windows
2013-12-05 Neil Robertsclients: Add a widget_get_wl_subsurface
2013-12-03 Pekka Paalanenwindow: handle insufficient buffer space
2013-12-02 Philip Withnallclients: Add window_is_transient() helper to the toy...
2013-11-26 Xiong Zhangdistinguish touch screen and pointer dnd in client
2013-11-26 Xiong Zhangclient/dnd.c: add dnd support for touch screen in client
2013-11-14 Jasper St. Pierrewestoy: Remove some accessors for wl_shell / wl_shell_s...
2013-11-14 Jasper St. Pierrewestoy: Remove unused support for window parents
2013-11-14 Jasper St. Pierrewestoy: Remove window_touch_move
2013-11-12 Jasper St. Pierrewestoy: Fix the version number we request for wl_seat
2013-10-30 Jason Ekstrandtoytoolkit: Don't segfault on window close
2013-10-29 Kristian Høgsbergwindow.c: Don't ungrab input after displaying the menu
2013-10-24 Xiong Zhangwindow, desktop-shell: deal with output unplug on clien...
2013-10-24 Kristian Høgsbergwindow.c: Don't put titlebars on menu windows
2013-10-24 Kristian Høgsbergwindow.c: Use frame code for drawing menus
2013-10-23 Kristian Høgsbergterminal: Add context menu with new terminal/copy/paste
2013-10-22 Rui Matosclients/window: Dispose of previous keymap and state...
2013-10-21 Kristian Høgsbergwindow: Only clamp min size for windows with frame
2013-10-21 Kristian Høgsbergwindow: Set a minimum size for toytoolkit windows
2013-10-16 Kristian Høgsbergwindow: Set opaque region to window size if we're fulls...
2013-10-14 Jason EkstrandUse cairo-util frame in tinytoolkit
2013-10-14 Jason EkstrandRename frame_create and frame_set_child_size with a...
2013-10-10 Kristian Høgsbergwindow.c: Free cursor theme name once we're done with it
2013-09-22 Kristian Høgsbergconfig-parser: Make weston_config_parse() tkae a file...
2013-09-22 Kristian Høgsbergwindow.c: Port to use weston_config instead of old...
2013-09-05 Kristian Høgsbergterminal: Accept utf-8 text drop
2013-08-30 Rob Bradfordwindow: Use new wl_pointer/keyboard_release request
2013-08-30 Paul Winwoodwindow.c: Fix SIGSEGV in pointer_handle_motion
2013-08-16 Rusty LynchAdd touch support for wl_shell_surface_move
2013-08-16 Kristian Høgsbergwindow: Use xzalloc() instead of silently failing to...
2013-08-16 Kristian Høgsbergwindow: Use xzalloc() instead of failing to add input...
2013-08-16 Kristian Høgsbergwindow: Fix logic for looking up widget default cursor
2013-08-15 Kristian Høgsbergwindow: Don't check for subcompositor in window_add_sub...
2013-08-15 Kristian Høgsbergwindow: Add API to check for subcompositor, use in...
2013-08-12 Adrian Negreanuremove dependency on EGL_KHR_surfaceless_context
2013-08-12 Rusty Lynchwindow.c: Add touch handlers
2013-08-08 Peter Huttererclients: fix an error message
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-08-07 Brian Lovinclients: use xmalloc in more places
2013-08-06 Tomeu Vizosowindow: Allow hinting of a preference for RGB565 when...
2013-07-30 Rob Bradfordwindow: Free the allocated display if we fail to setup...
2013-07-25 Kristian Høgsbergwindow.c: Simplify window_create()
2013-07-25 Kristian Høgsbergwindow.c: Use xmalloc for frame_create()
2013-07-25 Kristian Høgsbergclients: Introduce xmalloc() and use it a few places
2013-07-13 Rob Bradfordwindow: Disregard motion events outside our current...
2013-07-13 Rob Bradfordwindow: Allow popup menu when the window is maximised
2013-07-03 Jason Ekstrandwindow: Request version 3 of wl_compositor
2013-06-28 Matt Ropertoytoolkit: Allow operation without a keymap
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-06-04 Kristian Høgsbergclients: Nested compositor example
2013-05-28 Alexander LarssonConvert all scales to int32_t
2013-05-22 Louis-Francis Ratt... toytoolkit: Make the window resizing optimization optional
2013-05-22 Alexander Larssonwindow: Add window_get_output_scale()
2013-05-22 Alexander Larssonwindow: Store server_allocation in surface size
2013-05-22 Alexander Larssonwindow: Apply buffer_scale automatically in widget_cair...
2013-05-22 Alexander Larssonwindow: allow setting a buffer scale on a window
2013-05-22 Alexander Larssonwindow: Track output scales
2013-05-22 Alexander Larssonwindow: Support transform in widget_cairo_create()
2013-05-22 Pekka Paalanenwindow: avoid a gcc warning in buffer release handler
next