summaryrefslogtreecommitdiff
path: root/desktop-shell
Commit message (Expand)AuthorAgeFilesLines
* desktop-shell: Fail if get_xdg_surface is called on an xdg_surfaceJonas Ådahl2015-02-061-0/+16
* xwm: support maximizing xwayland windowsGiulio Camuffo2015-02-021-26/+46
* desktop-shell: Remove unnecessary type castsDerek Foreman2015-02-021-8/+7
* desktop-shell: Don't crash on zoom without a pointer in the seatDerek Foreman2015-01-301-0/+5
* shell: fix positioning of maximized surfaces with a custom geometryGiulio Camuffo2015-01-271-2/+7
* compositor: Implement JSON-timeline loggingPekka Paalanen2014-12-081-9/+19
* compositor: add weston_surface_set_label_func()Pekka Paalanen2014-12-082-0/+102
* desktop-shell: don't crash input-panel if no kbd focusPekka Paalanen2014-11-241-1/+1
* xwayland: fix fullscreeningMarek Chalupa2014-11-211-2/+2
* compositor: Refactor weston_output_mode_switch()Derek Foreman2014-11-051-8/+4
* compositor: send error for surface role resetsPekka Paalanen2014-10-081-28/+10
* shell: don't crash on create_common_surface() failurePekka Paalanen2014-10-011-0/+6
* shell: fix weston_output_mode_switch() usageDerek Foreman2014-09-221-3/+3
* cosmetic: update comments that refer to weston_surface_update_transform()Derek Foreman2014-09-111-1/+1
* xdg-shell: fix maximizing in multi-head setupMarek Chalupa2014-09-101-3/+4
* xdg-shell: update shsurf->output when maximizingMarek Chalupa2014-09-101-26/+34
* fix asprintf warningsPekka Paalanen2014-09-051-2/+5
* xdg-shell: handle clients launched in fullscreenMarek Chalupa2014-09-051-0/+33
* touch-input: Don't dereference NULL pointer during full screen fadeDerek Foreman2014-09-051-1/+5
* desktop-shell: implement touch popup grabsJonny Lamb2014-09-041-12/+143
* shell: quit weston, if weston-desktop-shell dies earlyPekka Paalanen2014-09-012-1/+34
* shell: fix race on desktop-shell exitPekka Paalanen2014-08-282-15/+21
* desktop-shell: fix invalid memory access when shell execution failsArnaud Vrac2014-08-271-1/+3
* desktop-shell: Replace magic constants with named onesOndřej Majerech2014-08-271-2/+9
* tests: allow running make check without make installDerek Foreman2014-08-221-2/+5
* xdg-shell: bump experimental protocol versionPekka Paalanen2014-08-211-1/+1
* desktop-shell: use panel location to calculate correct sizes and rangesJonny Lamb2014-08-201-53/+120
* desktop-shell: add set_panel_position to help place views onscreenJonny Lamb2014-08-202-3/+30
* shell: Update focused surface pointer coordinates in popup grabJonas Ådahl2014-08-181-0/+5
* desktop-shell: add close-animation config option for destroying surfacesJonny Lamb2014-08-182-2/+10
* desktop-shell: Add a missing return; in an error pathJasper St. Pierre2014-08-081-0/+1
* Don't bother destroying resources after sending an errorJasper St. Pierre2014-08-082-3/+0
* desktop-shell: don't assume there's a pointer when mapping a popupJonny Lamb2014-08-071-1/+2
* compositor: keep track of the weston_layer a weston_view is inGiulio Camuffo2014-07-233-74/+82
* shell: Replace set_margin with set_window_geometryJasper St. Pierre2014-07-171-40/+41
* Interpret the size in the configure event as window geometryJasper St. Pierre2014-07-171-0/+5
* shell: fix segfault in fullscreen bindingBoyan Ding2014-06-251-0/+1
* desktop-shell: Don't assume there is a pointer when resizingEmilio Pozuelo Monfort2014-06-231-1/+2
* desktop-shell: make background applications less darkJonny Lamb2014-06-181-3/+3
* exposay: fix crash when navigating with the keyboardEmilio Pozuelo Monfort2014-06-181-1/+3
* xdg-shell: Add show_window_menu requestJasper St. Pierre2014-05-231-0/+12
* shell: Make margin double-buffered state that's applied on commitJasper St. Pierre2014-05-121-5/+12
* shell: Don't use the helper methods in xdg_shell implementationsJasper St. Pierre2014-05-121-28/+17
* shell: Centralize management of sending configure requestsJasper St. Pierre2014-05-121-49/+63
* xdg-shell: Turn "activated" into a stateJasper St. Pierre2014-05-121-4/+6
* xdg-shell: Turn the resizing heuristics into an explicit stateJasper St. Pierre2014-05-121-1/+20
* xdg-shell: Rework the state systemJasper St. Pierre2014-05-121-69/+77
* xdg-shell: Rename set_transient_for to set_parentJasper St. Pierre2014-05-131-4/+4
* desktop-shell: Damage the black view when we remove itKristian Høgsberg2014-05-091-0/+2
* shell: Don't allow maximized surfaces to be moved with touchAnder Conselvan de Oliveira2014-05-091-1/+1