summaryrefslogtreecommitdiff
path: root/desktop-shell
Commit message (Expand)AuthorAgeFilesLines
* clients: If available, prefer top level surfaces for move or rotateDerek Foreman2015-09-151-0/+23
* shell: Make sure we actually have a resource in end_busy_cursorDerek Foreman2015-09-141-0/+1
* input: add a weston_pointer_clear_focus() helper functionDerek Foreman2015-08-062-6/+2
* input: pass the global touch coordinates to the touch grabGiulio Camuffo2015-08-061-4/+10
* desktop-shell: Make resize and move functions take a pointer instead of a seatDerek Foreman2015-08-061-4/+4
* desktop-shell: drop shell_client from the head of the surface list on destroyDerek Foreman2015-08-061-0/+7
* input: Don't test keyboard/pointer/touch pointersDerek Foreman2015-07-313-90/+142
* desktop-shell: Check for device presence properlyDerek Foreman2015-07-311-4/+4
* desktop-shell: Don't call wl_list_init() in the middle of a listDerek Foreman2015-07-311-0/+2
* zoom: Store the seat that initiated a zoomDerek Foreman2015-07-291-1/+1
* zoom: Call weston_output_activate_zoom() appropriatelyDerek Foreman2015-07-291-1/+4
* desktop-shell: Put monitor to sleep when idle timer expiresDerek Foreman2015-07-231-0/+2
* exposay: Fix use after free when a view is destroyed during animationDerek Foreman2015-07-171-3/+9
* exposay: Fix logic inversion when ending keyboard grabsDerek Foreman2015-07-171-1/+1
* desktop-shell: use work area instead of panel size to constrain movesDerek Foreman2015-07-171-9/+12
* desktop-shell: use output position in get_output_panel_size()Derek Foreman2015-07-171-5/+4
* desktop-shell: add output co-ordinates to get_output_work_area()Derek Foreman2015-07-171-13/+9
* shell: Switch middle and right mouse bindingsDerek Foreman2015-07-161-2/+2
* desktop-shell: Use the grabbed pointer in popup_grab_buttonDerek Foreman2015-07-161-1/+1
* desktop-shell: Make surface_resize take a pointer instead of a seatDerek Foreman2015-07-161-5/+13
* desktop-shell: Make surface_rotate take a pointer instead of a seatDerek Foreman2015-07-161-7/+7
* desktop-shell: Make surface_move take a pointer instead of a seatDerek Foreman2015-07-161-9/+10
* desktop-shell: Make surface_touch_move take a touch instead of a seatDerek Foreman2015-07-161-6/+6
* input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman2015-07-163-63/+68
* exposay: Test keyboard presence before using keyboard pointerDerek Foreman2015-07-161-3/+6
* desktop-shell: make client_initiated a boolDerek Foreman2015-07-101-6/+6
* desktop-shell: Allow fullscreen windows to mode-switch their output.Mario Kleiner2015-07-021-1/+2
* desktop-shell: Allow multiple active fullscreen windows on multi-display setup.Mario Kleiner2015-06-303-14/+38
* text_backend: make destructor call explicitPekka Paalanen2015-06-262-1/+5
* desktop-shell: remove screensaver supportPekka Paalanen2015-06-222-180/+0
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-152-0/+2
* Moved the MIN() macro to the helper include.Jon Cruz2015-06-151-0/+1
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* *-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-154-64/+68
* move text_backend initialization into the shell pluginMurray Calavera2015-06-111-0/+3
* desktop-shell: do not black out with startup "none"Pekka Paalanen2015-05-261-2/+8
* desktop-shell: destroy surfaces in an idle handler after fade outDerek Foreman2015-05-261-1/+18
* exposay: Don't crash if no pointer is presentDerek Foreman2015-05-261-6/+9
* remove trailing whitespacesMichael Vetter2015-05-151-1/+1
* desktop-shell: set the current size in the first 'resizing' configure eventRyo Munakata2015-05-081-0/+3
* xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shellJonas Ådahl2015-05-051-19/+19
* xdg-shell: Require proper object tree destructionJonas Ådahl2015-05-051-0/+26
* touch: Make weston_touch_set_focus() take a touch instead of a seatDerek Foreman2015-05-011-1/+1
* desktop-shell: Require a popup parent to be a shell surfaceDima Ryazanov2015-04-131-5/+7
* xwm: tell the shell the pid of the X clientsGiulio Camuffo2015-03-301-0/+7
* desktop-shell: remove dead unminimization codeManuel Bachmann2015-03-271-23/+10
* desktop-shell: don't allow negative values in drag resizeDerek Foreman2015-03-181-0/+4
* shell,compositor-x11: Fix trivial memory leaksRyo Munakata2015-03-091-0/+2
* compositor,shell: move debug key code to corePekka Paalanen2015-03-021-130/+1
* xdg-shell: Bump unstable versionJasper St. Pierre2015-02-271-1/+1