summaryrefslogtreecommitdiff
path: root/desktop-shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* shell: Fix crash when restoring focus state during workspace changeAnder Conselvan de Oliveira2014-05-091-1/+1
* shell: Fix artifacts caused by workspace change animationAnder Conselvan de Oliveira2014-05-091-0/+9
* xwayland: Fix fullscreen modeKristian Høgsberg2014-05-041-1/+14
* compositor: Remove the edges parameter from send_configureJasper St. Pierre2014-04-301-11/+9
* desktop-shell: Remove output_move listener on shutdownKristian Høgsberg2014-04-301-0/+1
* xwayland: Set decoration margin for xwayland windowsKristian Høgsberg2014-04-301-4/+12
* desktop-shell: Further consolidate move/resize grab checksKristian Høgsberg2014-04-301-11/+4
* xwayland: Make resizing work againKristian Høgsberg2014-04-301-4/+6
* shell.c: Set dirty for visible views on destroyed outputXiong Zhang2014-04-301-1/+4
* shell: Don't map surfaces of type SHELL_SURFACE_NONEAnder Conselvan de Oliveira2014-04-301-13/+14
* desktop-shell: Properly handle seat hotpluggingJason Ekstrand2014-04-292-32/+53
* desktop-shell: Remove unused variablesKristian Høgsberg2014-04-291-1/+1
* desktop-shell: Properly handle lowered fullscreen surfacesEmilio Pozuelo Monfort2014-04-293-28/+43