window: Don't needlessly sync parent and geometry
[platform/upstream/weston.git] / clients / window.c
2014-09-15 Ondřej Majerechwindow: Don't needlessly sync parent and geometry
2014-09-11 Pekka PaalanenPartially revert "xdg-shell: Add show_window_menu request"
2014-09-04 Xiong Zhangclients: Maximize window when double click on title bar
2014-08-27 Arnaud Vracwindow: unbind egl surface and context on surface release
2014-08-21 Pekka Paalanenxdg-shell: bump experimental protocol version
2014-08-20 Ran BenitaReplace deprecated xkbcommon symbols with current names
2014-08-15 Jonny Lambclients: use repeat_info event details
2014-08-05 Jasper St. Pierrewindow: Don't use the frame's geometry when fullscreen
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-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-12 Ander Conselvan... window: Ignore input events from subsurfaces
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... 1.3.92
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
next