summaryrefslogtreecommitdiff
path: root/desktop-shell/shell.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-27xdg-shell: Take a xdg_surface as the parent surfaceJasper St. Pierre1-6/+6
2015-02-23desktop-shell: Fix coding style of add_popup_grabJonas Ådahl1-13/+24
2015-02-23desktop-shell: Simplify popup_end_grab popup_done sending loopJonas Ådahl1-21/+15
2015-02-06desktop-shell: Fail if get_xdg_surface is called on an xdg_surfaceJonas Ådahl1-0/+16
2015-02-02xwm: support maximizing xwayland windowsGiulio Camuffo1-26/+46
2015-02-02desktop-shell: Remove unnecessary type castsDerek Foreman1-8/+7
2015-01-30desktop-shell: Don't crash on zoom without a pointer in the seatDerek Foreman1-0/+5
2015-01-27shell: fix positioning of maximized surfaces with a custom geometryGiulio Camuffo1-2/+7
2014-12-08compositor: Implement JSON-timeline loggingPekka Paalanen1-9/+19
2014-12-08compositor: add weston_surface_set_label_func()Pekka Paalanen1-0/+94
2014-11-21xwayland: fix fullscreeningMarek Chalupa1-2/+2
2014-11-05compositor: Refactor weston_output_mode_switch()Derek Foreman1-8/+4
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 Paalanen1-1/+31
2014-08-28shell: fix race on desktop-shell exitPekka Paalanen1-14/+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 Lamb1-3/+26
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 Lamb1-2/+9
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. Pierre1-2/+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 Camuffo1-69/+76
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-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