summaryrefslogtreecommitdiff
path: root/desktop-shell
AgeCommit message (Expand)AuthorFilesLines
2015-07-16input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman3-63/+68
2015-07-16exposay: Test keyboard presence before using keyboard pointerDerek Foreman1-3/+6
2015-07-10desktop-shell: make client_initiated a boolDerek Foreman1-6/+6
2015-07-02desktop-shell: Allow fullscreen windows to mode-switch their output.Mario Kleiner1-1/+2
2015-06-30desktop-shell: Allow multiple active fullscreen windows on multi-display setup.Mario Kleiner3-14/+38
2015-06-26text_backend: make destructor call explicitPekka Paalanen2-1/+5
2015-06-22desktop-shell: remove screensaver supportPekka Paalanen2-180/+0
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz2-0/+2
2015-06-15Moved the MIN() macro to the helper include.Jon Cruz1-0/+1
2015-06-15Remove redundant #include path component.Jon Cruz1-1/+1
2015-06-15*-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington4-64/+68
2015-06-11move text_backend initialization into the shell pluginMurray Calavera1-0/+3
2015-05-26desktop-shell: do not black out with startup "none"Pekka Paalanen1-2/+8
2015-05-26desktop-shell: destroy surfaces in an idle handler after fade outDerek Foreman1-1/+18
2015-05-26exposay: Don't crash if no pointer is presentDerek Foreman1-6/+9
2015-05-15remove trailing whitespacesMichael Vetter1-1/+1
2015-05-08desktop-shell: set the current size in the first 'resizing' configure eventRyo Munakata1-0/+3
2015-05-05xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shellJonas Ådahl1-19/+19
2015-05-05xdg-shell: Require proper object tree destructionJonas Ådahl1-0/+26
2015-05-01touch: Make weston_touch_set_focus() take a touch instead of a seatDerek Foreman1-1/+1
2015-04-13desktop-shell: Require a popup parent to be a shell surfaceDima Ryazanov1-5/+7
2015-03-30xwm: tell the shell the pid of the X clientsGiulio Camuffo1-0/+7
2015-03-27desktop-shell: remove dead unminimization codeManuel Bachmann1-23/+10
2015-03-18desktop-shell: don't allow negative values in drag resizeDerek Foreman1-0/+4
2015-03-09shell,compositor-x11: Fix trivial memory leaksRyo Munakata1-0/+2
2015-03-02compositor,shell: move debug key code to corePekka Paalanen1-130/+1
2015-02-27xdg-shell: Bump unstable versionJasper St. Pierre1-1/+1
2015-02-27xdg-shell: Add a simple destructor requestJasper St. Pierre1-1/+9
2015-02-27xdg-shell: Add invalid_parent error to xdg_popupJonas Ådahl1-1/+10
2015-02-27xdg-shell: Send an error when the client uses the not-topmost popupJasper St. Pierre1-5/+53
2015-02-27xdg-shell: Remove the flags from get_xdg_popupJasper St. Pierre1-1/+1
2015-02-27xdg-shell: Remove the serial from popup_doneJasper St. Pierre1-2/+1
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 Paalanen2-0/+102
2014-11-24desktop-shell: don't crash input-panel if no kbd focusPekka Paalanen1-1/+1
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