aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-31backend/x11: hide cursoremersion
2018-03-31Merge pull request #786 from emersion/x11-backend-multiple-outputsDrew DeVault
2018-03-31FIx crash on touch downDrew DeVault
2018-03-31Merge pull request #790 from orestisf1993/fix-buildDrew DeVault
2018-03-31Initialize roots_output to fix -Wmaybe-uninitializedOrestis Floros
2018-03-31Merge pull request #789 from emersion/xwayland-h-styleDrew DeVault
2018-03-31xwyaland: fix style issuesemersion
2018-03-31Merge pull request #788 from emersion/xwm-cursor-strideDrew DeVault
2018-03-31Downgrade gles2 messages to L_DEBUGDrew DeVault
2018-03-31xwayland: specify xwm cursor stride in bytesemersion
2018-03-31Don't destroying all layer surfaces on client d/cDrew DeVault
2018-03-30backend/x11: fix extra outputemersion
2018-03-30backend/wayland: cleanup input transform codeemersion
2018-03-30backend/x11: fix input eventsemersion
2018-03-30backend/x11: add WLR_X11_OUTPUTS supportemersion
2018-03-30backend/x11: refactor, prepare support for multiple outputsemersion
2018-03-30Merge pull request #787 from swaywm/input-pointemersion
2018-03-30Add wlr_surface_point_accepts_inputDrew DeVault
2018-03-30Add more exotic cursor for layer shell exampleDrew DeVault
2018-03-30Merge pull request #783 from swaywm/layer-inputDrew DeVault
2018-03-30Address review feedbackDrew DeVault
2018-03-30Merge pull request #782 from orestisf1993/fix-buildemersion
2018-03-30Minor bugfixesDrew DeVault
2018-03-30Add pointer support to layer shell exampleDrew DeVault
2018-03-31Fix build error with -O2Orestis Floros
2018-03-30Find layer surfaces for input eventsDrew DeVault
2018-03-30Refactor cursor event passhtroughDrew DeVault
2018-03-30Merge pull request #779 from emersion/xwayland-map-consistencyTony Crisci
2018-03-30Merge pull request #780 from emersion/output-damage-box-includeemersion
2018-03-30output-damage: fix missing wlr_box includeemersion
2018-03-30xwayland: rename map_notify to map for consistencyemersion
2018-03-29Merge pull request #777 from emersion/fix-surface-buffer-not-updatedDrew DeVault
2018-03-29surface: fix texture not updated on commitemersion
2018-03-29Destroy layer surfaces on client destroyedDrew DeVault
2018-03-29Fix maximized windows interaction with layer shellDrew DeVault
2018-03-29Merge pull request #720 from acrisci/xdg-positioneremersion
2018-03-28toplevel_box to toplevel_sx_boxTony Crisci
2018-03-28add todo for rotated unconstrained popupTony Crisci
2018-03-28add comment for output box in toplevel coordsTony Crisci
2018-03-28address toplevel coords issueTony Crisci
2018-03-28remove xdg-positioner wlr wrappersTony Crisci
2018-03-28bug: dont slide over too farTony Crisci
2018-03-28return early when no dest_x/y in output layout closest pointTony Crisci
2018-03-28popup constraint handle empty output layoutTony Crisci
2018-03-28dont allocate xdg-positioner attrsTony Crisci
2018-03-28rename xdg-positioner structsTony Crisci
2018-03-28xdg-positioner bugfixTony Crisci
2018-03-28xdg-positioner: honor constraint flagsTony Crisci
2018-03-28xdg-positioner wlr abstractionsTony Crisci
2018-03-28Merge pull request #765 from swaywm/transformed-eventsemersion