summaryrefslogtreecommitdiff
path: root/desktop-shell
AgeCommit message (Expand)AuthorFilesLines
2014-10-08compositor: send error for surface role resetsPekka Paalanen1-28/+10
2014-10-01shell: don't crash on create_common_surface() failurePekka Paalanen1-0/+6
2014-09-22shell: fix weston_output_mode_switch() usageDerek Foreman1-3/+3
2014-09-11cosmetic: update comments that refer to weston_surface_update_transform()Derek Foreman1-1/+1
2014-09-10xdg-shell: fix maximizing in multi-head setupMarek Chalupa1-3/+4
2014-09-10xdg-shell: update shsurf->output when maximizingMarek Chalupa1-26/+34
2014-09-05fix asprintf warningsPekka Paalanen1-2/+5
2014-09-05xdg-shell: handle clients launched in fullscreenMarek Chalupa1-0/+33
2014-09-05touch-input: Don't dereference NULL pointer during full screen fadeDerek Foreman1-1/+5
2014-09-04desktop-shell: implement touch popup grabsJonny Lamb1-12/+143
2014-09-01shell: quit weston, if weston-desktop-shell dies earlyPekka Paalanen2-1/+34
2014-08-28shell: fix race on desktop-shell exitPekka Paalanen2-15/+21
2014-08-27desktop-shell: fix invalid memory access when shell execution failsArnaud Vrac1-1/+3
2014-08-27desktop-shell: Replace magic constants with named onesOndřej Majerech1-2/+9
2014-08-22tests: allow running make check without make installDerek Foreman1-2/+5
2014-08-21xdg-shell: bump experimental protocol versionPekka Paalanen1-1/+1
2014-08-20desktop-shell: use panel location to calculate correct sizes and rangesJonny Lamb1-53/+120
2014-08-20desktop-shell: add set_panel_position to help place views onscreenJonny Lamb2-3/+30
2014-08-18shell: Update focused surface pointer coordinates in popup grabJonas Ådahl1-0/+5
2014-08-18desktop-shell: add close-animation config option for destroying surfacesJonny Lamb2-2/+10
2014-08-08desktop-shell: Add a missing return; in an error pathJasper St. Pierre1-0/+1
2014-08-08Don't bother destroying resources after sending an errorJasper St. Pierre2-3/+0
2014-08-07desktop-shell: don't assume there's a pointer when mapping a popupJonny Lamb1-1/+2
2014-07-23compositor: keep track of the weston_layer a weston_view is inGiulio Camuffo3-74/+82
2014-07-17shell: Replace set_margin with set_window_geometryJasper St. Pierre1-40/+41
2014-07-17Interpret the size in the configure event as window geometryJasper St. Pierre1-0/+5
2014-06-25shell: fix segfault in fullscreen bindingBoyan Ding1-0/+1
2014-06-23desktop-shell: Don't assume there is a pointer when resizingEmilio Pozuelo Monfort1-1/+2
2014-06-18desktop-shell: make background applications less darkJonny Lamb1-3/+3
2014-06-18exposay: fix crash when navigating with the keyboardEmilio Pozuelo Monfort1-1/+3
2014-05-23xdg-shell: Add show_window_menu requestJasper St. Pierre1-0/+12
2014-05-12shell: Make margin double-buffered state that's applied on commitJasper St. Pierre1-5/+12
2014-05-12shell: Don't use the helper methods in xdg_shell implementationsJasper St. Pierre1-28/+17
2014-05-12shell: Centralize management of sending configure requestsJasper St. Pierre1-49/+63
2014-05-12xdg-shell: Turn "activated" into a stateJasper St. Pierre1-4/+6
2014-05-12xdg-shell: Turn the resizing heuristics into an explicit stateJasper St. Pierre1-1/+20
2014-05-12xdg-shell: Rework the state systemJasper St. Pierre1-69/+77
2014-05-13xdg-shell: Rename set_transient_for to set_parentJasper St. Pierre1-4/+4
2014-05-09desktop-shell: Damage the black view when we remove itKristian Høgsberg1-0/+2
2014-05-09shell: Don't allow maximized surfaces to be moved with touchAnder Conselvan de Oliveira1-1/+1
2014-05-09shell: Fix crash when restoring focus state during workspace changeAnder Conselvan de Oliveira1-1/+1
2014-05-09shell: Fix artifacts caused by workspace change animationAnder Conselvan de Oliveira1-0/+9
2014-05-04xwayland: Fix fullscreen modeKristian Høgsberg1-1/+14
2014-04-30compositor: Remove the edges parameter from send_configureJasper St. Pierre1-11/+9
2014-04-30desktop-shell: Remove output_move listener on shutdownKristian Høgsberg1-0/+1
2014-04-30xwayland: Set decoration margin for xwayland windowsKristian Høgsberg1-4/+12
2014-04-30desktop-shell: Further consolidate move/resize grab checksKristian Høgsberg1-11/+4
2014-04-30xwayland: Make resizing work againKristian Høgsberg1-4/+6
2014-04-30shell.c: Set dirty for visible views on destroyed outputXiong Zhang1-1/+4
2014-04-30shell: Don't map surfaces of type SHELL_SURFACE_NONEAnder Conselvan de Oliveira1-13/+14