libweston: Rename weston_surface::configure to ::committed
[platform/upstream/weston.git] / desktop-shell / shell.c
2016-08-14 Quentin Glidiclibweston: Rename weston_surface::configure to ::committed
2016-07-26 Jussi Kukkoneninclude stdint.h for int32_t/uint32_t
2016-07-26 Jonas Ådahlcompositor: Keep track of what views were activated...
2016-07-26 Jonas Ådahldesktop-shell: Pass a flag bitmask instead of bool...
2016-07-26 Jonas Ådahldesktop-shell: Make activate() take a view instead...
2016-07-26 Jonas Ådahldesktop-shell: Change switcher to track views
2016-07-26 Jonas Ådahldesktop-shell: Track the black surface by its view
2016-07-26 Jonas Ådahlinput: Activate view no matter the keyboard focus
2016-07-01 Armin Krezovićdesktop-shell: update for manual surface/view mapping
2016-06-30 Bryce Harringtoninput: Rename weston_surface_activate to weston_seat_se...
2016-06-27 Armin Krezovićdesktop-shell: Avoid NULL pointer dereference
2016-06-27 Armin Krezovićdesktop-shell: Return NULL when no outputs are present
2016-06-23 Pekka PaalanenMove weston source to compositor/
2016-06-10 David Fortdesktop-shell: resize background and panel surfaces...
2016-06-03 Giulio Camuffocompositor: remove the weston_config field in weston_co...
2016-06-03 Giulio CamuffoMove part of screenshooter.c to weston-screenshooter.c
2016-05-20 Emmanuel Gil Peyrotdesktop-shell: Don’t reconfigure an already fullscreen...
2016-05-03 Quentin Glidiccompositor.h: Add shell_interface.get_output_work_area
2016-04-29 Yong Bakosdesktop-shell: Use 'surface-local' to correct grammar
2016-04-22 Jonas Ådahldesktop-shell: Get rid of some unused fields
2016-04-22 Jonas Ådahldesktop-shell: Unset the shell surface owner when it...
2016-03-23 Giulio Camuffoinput: use doubles in the interfaces to notify of input...
2016-02-17 Derek Foremanshell: Don't send extra configure events on click
2016-02-04 Bryce Harringtonshell: Check more thoroughly for undefined surface...
2016-01-19 Peter HuttererSupport axis source, axis discrete, frame and axis...
2016-01-19 Peter HuttererAdd a weston_pointer_axis_event
2016-01-12 Bob Hamdesktop-shell: Allow binding-modifier weston.ini option...
2016-01-12 Bob Hamdesktop-shell: Make zapping configurable
2015-12-18 Giulio Camuffoxwm: let the shells decide the position of X windows
2015-11-20 Jonas Ådahlinput: Keep per client pointer resources in their own...
2015-11-20 Jonas Ådahlinput: Make pointer grab motion callbacks take an event...
2015-11-19 Jonas ÅdahlRemove workspaces protocol
2015-11-19 Jonas Ådahldesktop-shell: Rename protocol weston_desktop_shell
2015-11-19 Jonas ÅdahlUse xdg_shell protocol from wayland-protocols
2015-11-16 Peter Huttererdesktop-shell: use weston_pointer_send_axis
2015-11-02 Jonas Ådahlinput: Pass axis events through pointer grab interfaces
2015-11-02 Jonas Ådahldesktop-shell: Add surface_keyboard_focus_lost helper
2015-10-24 Jonas Ådahldesktop-shell: Make activate_binding take a view instea...
2015-10-09 Marek Chalupashell: fix maximizing windows on a secondary output
2015-10-07 Derek Foremancosmetic: Remove a few double semicolons
2015-10-07 Jonas Ådahldesktop-shell: NULL check whether a popup parent is...
2015-10-06 Ben Hummonclients: Moving and rotating transient surfaces
2015-09-15 Derek Foremanclients: If available, prefer top level surfaces for...
2015-09-14 Derek Foremanshell: Make sure we actually have a resource in end_bus...
2015-08-06 Derek Foremaninput: add a weston_pointer_clear_focus() helper function
2015-08-06 Giulio Camuffoinput: pass the global touch coordinates to the touch...
2015-08-06 Derek Foremandesktop-shell: Make resize and move functions take...
2015-08-06 Derek Foremandesktop-shell: drop shell_client from the head of the...
2015-07-31 Derek Foremaninput: Don't test keyboard/pointer/touch pointers
2015-07-31 Derek Foremandesktop-shell: Check for device presence properly
2015-07-31 Derek Foremandesktop-shell: Don't call wl_list_init() in the middle...
2015-07-30 Derek Foremanzoom: Store the seat that initiated a zoom
2015-07-30 Derek Foremanzoom: Call weston_output_activate_zoom() appropriately
2015-07-23 Derek Foremandesktop-shell: Put monitor to sleep when idle timer...
2015-07-18 Derek Foremandesktop-shell: use work area instead of panel size...
2015-07-18 Derek Foremandesktop-shell: use output position in get_output_panel_...
2015-07-18 Derek Foremandesktop-shell: add output co-ordinates to get_output_wo...
2015-07-17 Derek Foremanshell: Switch middle and right mouse bindings
2015-07-17 Derek Foremandesktop-shell: Use the grabbed pointer in popup_grab_button
2015-07-17 Derek Foremandesktop-shell: Make surface_resize take a pointer inste...
2015-07-17 Derek Foremandesktop-shell: Make surface_rotate take a pointer inste...
2015-07-17 Derek Foremandesktop-shell: Make surface_move take a pointer instead...
2015-07-17 Derek Foremandesktop-shell: Make surface_touch_move take a touch...
2015-07-17 Derek Foremaninput: Pass the appropriate pointer type to bindings...
2015-07-11 Derek Foremandesktop-shell: make client_initiated a bool
2015-07-02 Mario Kleinerdesktop-shell: Allow fullscreen windows to mode-switch...
2015-06-30 Mario Kleinerdesktop-shell: Allow multiple active fullscreen windows...
2015-06-26 Pekka Paalanentext_backend: make destructor call explicit
2015-06-22 Pekka Paalanendesktop-shell: remove screensaver support
2015-06-16 Jon CruzMoved the MIN() macro to the helper include.
2015-06-16 Jon CruzRemove redundant #include path component.
2015-06-15 Bryce Harrington*-shell: Update boilerplate from MIT X11 license to...
2015-06-11 Murray Calaveramove text_backend initialization into the shell plugin
2015-05-26 Pekka Paalanendesktop-shell: do not black out with startup "none"
2015-05-26 Derek Foremandesktop-shell: destroy surfaces in an idle handler...
2015-05-15 Michael Vetterremove trailing whitespaces
2015-05-08 Ryo Munakatadesktop-shell: set the current size in the first 'resiz...
2015-05-05 Jonas Ådahlxdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shell
2015-05-05 Jonas Ådahlxdg-shell: Require proper object tree destruction
2015-05-01 Derek Foremantouch: Make weston_touch_set_focus() take a touch inste...
2015-04-13 Dima Ryazanovdesktop-shell: Require a popup parent to be a shell...
2015-03-30 Giulio Camuffoxwm: tell the shell the pid of the X clients
2015-03-27 Manuel Bachmanndesktop-shell: remove dead unminimization code
2015-03-18 Derek Foremandesktop-shell: don't allow negative values in drag...
2015-03-09 Ryo Munakatashell,compositor-x11: Fix trivial memory leaks
2015-03-02 Pekka Paalanencompositor,shell: move debug key code to core
2015-02-27 Jasper St. Pierrexdg-shell: Bump unstable version
2015-02-27 Jasper St. Pierrexdg-shell: Add a simple destructor request
2015-02-27 Jonas Ådahlxdg-shell: Add invalid_parent error to xdg_popup
2015-02-27 Jasper St. Pierrexdg-shell: Send an error when the client uses the not...
2015-02-27 Jasper St. Pierrexdg-shell: Remove the flags from get_xdg_popup
2015-02-27 Jasper St. Pierrexdg-shell: Remove the serial from popup_done
2015-02-27 Jasper St. Pierrexdg-shell: Take a xdg_surface as the parent surface
2015-02-23 Jonas Ådahldesktop-shell: Fix coding style of add_popup_grab
2015-02-23 Jonas Ådahldesktop-shell: Simplify popup_end_grab popup_done sendi...
2015-02-07 Jonas Ådahldesktop-shell: Fail if get_xdg_surface is called on...
2015-02-03 Giulio Camuffoxwm: support maximizing xwayland windows
2015-02-02 Derek Foremandesktop-shell: Remove unnecessary type casts
2015-01-30 Derek Foremandesktop-shell: Don't crash on zoom without a pointer...
2015-01-27 Giulio Camuffoshell: fix positioning of maximized surfaces with a...
next