summaryrefslogtreecommitdiff
path: root/desktop-shell
Commit message (Expand)AuthorAgeFilesLines
* Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot2019-02-201-2/+2
* desktop-shell: don't crash if a surface disappears while grabbedSergey Bugaev2019-02-161-2/+3
* desktop-shell: remove surface destroy listener when focus state is destroyedGreg V2019-02-161-0/+4
* desktop-shell: fix resize grab related crashGreg V2019-02-161-6/+13
* desktop-shell: use weston_compositor_exitPekka Paalanen2019-02-061-2/+3
* desktop-shell: extract view_get_transform, make it reliableGreg V2019-01-311-15/+24
* compositor: Add some handy wrappers for wet_get_binary_path()Marius Vlad2018-12-181-1/+1
* Add Meson build systemDaniel Stone2018-12-091-0/+29
* libweston: Remove signals from the list during de-initHarsha M M2018-08-081-0/+1
* helpers: Move static_assert definition to sharedDaniel Stone2018-07-091-4/+0
* tests: Don't rely on build directory layoutDaniel Stone2018-06-201-7/+2
* desktop-shell: survive NULL output in shell_configure_fullscreen()Pekka Paalanen2018-05-241-0/+7
* desktop-shell: do not lower_fullscreen_layer(s, NULL)Pekka Paalanen2018-05-241-1/+2
* desktop-shell: handle NULL output in center_on_output()Pekka Paalanen2018-05-241-0/+5
* desktop-shell: handle NULL output in get_output_work_area()Pekka Paalanen2018-05-241-0/+9
* desktop-shell: fix output destroy signal list corruptionPekka Paalanen2018-05-221-0/+12
* desktop-shell: detect stale shell surface outputsSemi Malinen2018-05-211-2/+27
* libweston: add weston_view_set_output()Semi Malinen2018-05-181-4/+7
* libweston: make wl_output point to weston_headPekka Paalanen2018-04-102-3/+5
* desktop-shell: fix shell_output_destroy_move_layer unused variablePekka Paalanen2018-02-141-3/+1
* desktop-shell: handle redundant panelsPekka Paalanen2018-02-121-7/+16
* desktop-shell: handle redundant backgroundsPekka Paalanen2018-02-121-7/+18
* desktop-shell: Correctly migrate views to other outputs when output is disabl...Marius Vlad2018-02-091-5/+1
* desktop-shell: remove surface listener when surface is destroyedTomohito Esaki2018-01-311-3/+6
* desktop-shell: Handle the fullscreen to maximized case safelyDerek Foreman2017-12-041-0/+2
* desktop-shell: refactor maximized size calculation into its own functionDerek Foreman2017-12-041-7/+14
* libweston: Use struct timespec for compositor timeAlexandros Frantzis2017-11-272-5/+5
* libweston: Use struct timespec for touch motion eventsAlexandros Frantzis2017-11-271-2/+3
* libweston: Use struct timespec for touch up eventsAlexandros Frantzis2017-11-271-1/+2
* libweston: Use struct timespec for touch down eventsAlexandros Frantzis2017-11-271-3/+5
* libweston: Use struct timespec for key eventsAlexandros Frantzis2017-11-272-25/+23
* libweston: Use struct timespec for axis eventsAlexandros Frantzis2017-11-272-7/+14
* libweston: Use struct timespec for button eventsAlexandros Frantzis2017-11-272-11/+15
* libweston: Use struct timespec for motion eventsAlexandros Frantzis2017-11-272-5/+10
* build,libweston: Use struct timespec for animationsAlexandros Frantzis2017-11-272-13/+15
* desktop-shell: disable opacity binding when modifier is noneIan Ray2017-09-181-3/+6
* desktop-shell: use binding_modifier for zoomIan Ray2017-09-181-3/+4
* desktop-shell: Set surface resizing state during interactive resizePhilipp Kerling2017-07-281-0/+7
* desktop-shell: Track focused shell surface by main surfacePhilipp Kerling2017-07-261-1/+1
* libweston: introduce weston_output_from_resource()Pekka Paalanen2017-07-252-3/+3
* desktop-shell: Enable per-output fade animationsBryce Harrington2017-04-212-67/+84
* desktop-shell: Position maximized surfaces on the correct output.Emmanuel Gil Peyrot2017-04-061-3/+3
* Fix 'implicit fallthrough' warning with new GCCDaniel Stone2017-03-131-0/+2
* shell: implement set_xwayland_positionPekka Paalanen2017-01-181-0/+43
* weston: Make the shell entrypoint specificQuentin Glidic2017-01-171-2/+2
* weston: Properly namespace modules entrypointQuentin Glidic2017-01-171-2/+2
* libweston: Position layers in an absolute wayQuentin Glidic2017-01-172-40/+45
* desktop-shell: Initialise panel surface listenerDaniel Stone2017-01-161-0/+1
* desktop-shell: fix a typoAbdur Rehman2017-01-031-1/+1
* desktop-shell: Properly position the panel surfaceQuentin Glidic2016-11-211-4/+20