Don't remove the touch grab until the last touch point is removed
[profile/ivi/weston-ivi-shell.git] / src / shell.c
2013-10-14 Neil RobertsDon't remove the touch grab until the last touch point...
2013-10-14 Neil RobertsAdd a touch move binding
2013-10-14 Neil RobertsAdd a touch binding to activate a surface
2013-09-22 Neil Robertsinput: Emit events on all resources for a client
2013-09-21 HardeningNotify clients on mode_switch()
2013-09-11 Giulio Camuffoxwm: set the shell_surface's title
2013-09-11 Kristian Høgsbergshell: Use wl_resource_for_each() for sending out works...
2013-08-29 Kristian Høgsbergshell: Make sure we have seat->pointer and seat->touch...
2013-08-16 Rusty LynchAdd touch support for wl_shell_surface_move
2013-08-12 Rob Bradfordinput: For serial generation get the display from the...
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-08-07 Kristian HøgsbergUse #define WL_HIDE_DEPRECATED to avoid deprecated...
2013-07-25 Kristian Høgsbergshell: Remove redundant weston_pointer field from shell...
2013-07-13 Rob Bradfordshell: Respect output transformation for input panel...
2013-07-09 Kristian HøgsbergConvert to wl_global_create/destroy()
2013-07-04 Kristian Høgsbergshell: Always go through end_busy_cursor when ending...
2013-07-03 Kristian Høgsbergshell: Dont set grab cursor if desktop-shell client...
2013-07-03 Rob Bradfordshell: Allow ending of popup grabs from within the...
2013-07-03 Louis-Francis Ratt... shell: Fix calculation of center point in surface rotation
2013-07-03 Jason EkstrandUse wl_resource_create() for creating resources
2013-06-25 Kristian Høgsbergcompositor: Fix remaining double free()s
2013-06-20 Quentin Glidicshell: Free temporary strings
2013-06-17 Kristian Høgsbergshell: Tweak spring animation for zoom animation type
2013-06-17 Kristian Høgsbergshell: Fix warning and indentation in shell_surface_con...
2013-06-17 Kristian Høgsbergspring: Tweak the window fade-in spring to not overshoot
2013-06-14 Jason Ekstrandoutput: Use wl_resource_get accessors for weston_output...
2013-06-14 Jason Ekstrandinput: Use wl_resource_get accessor functions for resources
2013-06-14 Jason Ekstrandinput_panel_surface: Change resource to a wl_resource...
2013-06-14 Jason Ekstrandshell: Convert resources to pointers
2013-06-14 Jason EkstrandUse wl_resource_get_user_data for weston_surface resources
2013-06-14 Tiago Vignattixwayland: Forward global position to X
2013-06-12 Jason EkstrandChange weston_surface.resource to a wl_resource pointer.
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-05-29 Alexander Larssonshell: Position DRIVER fullscreen surfaces at origin
2013-05-28 Alexander Larssonshell: Center window in fullscreen if needed
2013-05-28 Alexander Larssonshell: Always go to original mode when focused window...
2013-05-28 Alexander Larssonshell: Use buffer_scale as output scale on fullscreen...
2013-05-27 Kristian Høgsbergcompositor: Parse config file in main(), only keep...
2013-05-24 Kristian Høgsbergshell: Remove input panel debug fprintf
2013-05-24 Kristian Høgsbergshell: Use new config parser
2013-05-22 Pekka Paalanenshell: wait for desktop-shell init before fade in
2013-05-22 Pekka Paalanencompositor: add capability flag for arbitrary surface...
2013-05-20 Rob Bradfordshell: End grab if the grabbed shell surface has been...
2013-05-17 HardeningFix surface_pong when a seat doesn't have a pointer
2013-05-15 Kristian Høgsberglock-surface: Set geometry width and height before...
2013-05-14 Ossama Othmanconfig-parser: Honor XDG_CONFIG_DIRS
2013-05-10 Giulio Camuffoshell: account for the subsurfaces when going fullscree...
2013-05-10 Giulio Camuffoshell: enable moving and resizing of a surface when...
2013-05-10 Pekka Paalanenshell: keyboard focus and restacking fixes for sub...
2013-05-09 Kristian Høgsberginput: Move surface picking into the pointer grab focus...
2013-05-09 Kristian Høgsberginput: Get rid of grab focus concept
2013-05-08 Kristian Høgsberginput: Remove 'current' and related fields from weston_...
2013-05-08 Kristian Høgsbergcompositor: Adapt to wl_surface going away
2013-05-08 Kristian Høgsberginput: Eliminate weston_seat::has_pointer/keyboard...
2013-05-07 Kristian Høgsbergcompositor: Move fan_debug to gl-renderer
2013-05-07 Kristian Høgsberginput: Merge wl_seat into weston_seat
2013-05-07 Kristian Høgsberginput: Remove wl_seat destroy signal
2013-05-07 Kristian Høgsberginput: Rename wl_pointer to weston_pointer
2013-05-07 Kristian Høgsbergfold wl_keyboard into weston_keyboard
2013-05-02 Jan Arne Petersentext: Rename input_method to wl_input_method
2013-05-02 Jan Arne Petersentext: Rename ::set_panel to ::set_overlay_panel
2013-05-02 Jan Arne Petersentext: Add output argument to set_toplevel
2013-05-02 Jan Arne Petersentext: Add support for panels following the cursor
2013-04-16 Philipp Brüschweilershell: clear popup grab interface on remove_popup_grab...
2013-03-28 Giulio Camuffosdk: be C++ friendly
2013-03-27 Giulio Camuffoshell: set the popup grab button as pressed only if...
2013-03-26 Giulio Camuffoshell: handle multiple popups
2013-03-19 Rafal Mielniczukshell: reset rotation for maximized surface
2013-03-19 Rafal Mielniczukshell: block move, rotate, resize in maximized state
2013-03-19 Pekka Paalanencompositor, shell: surface transform inheritance
2013-03-19 Pekka Paalanencompositor: introduce weston_surface_geometry_dirty()
2013-03-19 Scott MoreauFix memory leaks
2013-02-27 Giulio Camuffocompositor: call configure on surfaces with a null...
2013-02-22 Ander Conselvan... shell: Go straight to sleep if the sceensaver isn't...
2013-02-22 Ander Conselvan... shell: Use weston_compositor_sleep() instead of setting...
2013-02-22 Ander Conselvan... compositor: Rename lock and unlock signals to idle...
2013-02-22 Ander Conselvan... compositor: Move state tracking complexity into shell
2013-02-22 Ander Conselvan... shell: Use its own timer for the screensaver timeout
2013-02-22 Ander Conselvan... compositor: Move fade animation out of core Weston...
2013-02-22 Ander Conselvan... animation: Make fade more controllable
2013-02-20 Kristian HøgsbergPass argc and argv to modules
2013-02-18 Giulio Camuffoshell: Do not hang when mapping a popup twice
2013-02-15 Jan Arne Petersentext: Add show/hide_input_panel requests
2013-02-15 Jan Arne Petersentext: Move input_panel interface to input-method
2013-02-15 Jan Arne Petersenshell: Do not hang after setting input_panel twice
2013-02-15 Jan Arne Petersenshell: Do not crash when hiding input_panel
2013-02-15 Jan Arne Petersentext: fix weston key bindings with input methods
2013-02-15 Ander Conselvan... shell: Set the DPMS state if the screensaver fails...
2013-02-15 Jan Arne Petersenshell: Fix bug when input panel is shown twice
2013-02-15 Kristian Høgsbergshell: Add back ability to rotate unresponsive surfaces
2013-02-14 Rob Bradfordshell: Bypass fullscreen scaling if surface width and...
2013-02-13 Kristian Høgsbergxwm: Support _NET_WM_STATE_FULLSCREEN
2013-01-29 Quentin Glidicshell: Whitespaces cleanup
2013-01-28 Vasily Khoruzhickmatrix: track transform type
2013-01-24 Pekka Paalanenshell: remove remnants of screensaver surface list
2013-01-15 Jonas Ådahlshell: Don't lower fullscreen layer on activate
2013-01-15 Jonas Ådahlshell: Set input region of the black fullscreen surface
2012-12-07 Rob Bradfordshell: Remove confusing case fall-through
2012-12-06 Pekka Paalanencompositor: introduce weston_buffer_reference
2012-12-06 Jan Arne Petersenshell: Do not remove input panel layer when locked
next