aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-03-28Fix wayland output absolute input handlingDrew DeVault
2018-03-28Merge pull request #763 from emersion/x11-backend-kbd-modifiersDrew DeVault
2018-03-28positioner rootston cleanup and bugfixTony Crisci
2018-03-28Address review feedbackDrew DeVault
2018-03-28fix xdg-positioner left constrain bugTony Crisci
2018-03-28Remove width_mm from tablet eventsDrew DeVault
2018-03-28cleanup xdg-positioner rootston codeTony Crisci
2018-03-28Remove width_mm from wlr_touch eventsDrew DeVault
2018-03-28Remove width_mm from wlr_pointer eventsDrew DeVault
2018-03-28backend/x11: make xcb-xkb optional, remove global stateemersion
2018-03-28Merge branch 'master' into xdg-positionerTony Crisci
2018-03-28Merge pull request #744 from emersion/texture-redesignTony Crisci
2018-03-28backend/x11: correctly update keyboard modifiersemersion
2018-03-27Merge pull request #731 from swaywm/layer-surfacesTony Crisci
2018-03-27Assign layer surface roleDrew DeVault
2018-03-27Fix ack configure/configure flowDrew DeVault
2018-03-27Address further review feedbackDrew DeVault
2018-03-27Address some more feedbackDrew DeVault
2018-03-27Address @emersion's feedbackDrew DeVault
2018-03-27Fix issue starting up client EGL on X11 backendDrew DeVault
2018-03-27Fix surface layer damage trackingDrew DeVault
2018-03-27Address @emersion's feedbackDrew DeVault
2018-03-27Add margin animation to the example demoDrew DeVault
2018-03-27Fix layer rendering/layout bugsDrew DeVault
2018-03-27Handle usable area for maximized windowsDrew DeVault
2018-03-27Reset exclusivity after shell layerDrew DeVault
2018-03-27Fix rebase issues; rearrange layers on destroyDrew DeVault
2018-03-27Use 0 for default width/height (rather than -1)Drew DeVault
2018-03-27Add layer_surface.closeDrew DeVault
2018-03-27Fix exclusive zone among other layersDrew DeVault
2018-03-27Fix issue with multiple outputs in layer exampleDrew DeVault
2018-03-27Gracefully deal with outputs being removedDrew DeVault
2018-03-27Implement layer surface damageDrew DeVault
2018-03-27Arrange & render layer surfacesDrew DeVault