Age | Commit message (Expand) | Author |
2018-03-30 | output-damage: fix missing wlr_box include | emersion |
2018-03-30 | xwayland: rename map_notify to map for consistency | emersion |
2018-03-29 | Merge pull request #777 from emersion/fix-surface-buffer-not-updated | Drew DeVault |
2018-03-29 | surface: fix texture not updated on commit | emersion |
2018-03-29 | xwayland: use a separate window for drag'n'drop | emersion |
2018-03-29 | data-device: redesign wlr_data_source | emersion |
2018-03-29 | Destroy layer surfaces on client destroyed | Drew DeVault |
2018-03-29 | Fix maximized windows interaction with layer shell | Drew DeVault |
2018-03-29 | xwayland: receive DND_FINISHED | emersion |
2018-03-29 | xwayland: allow drag data source transfer after drag ends | emersion |
2018-03-29 | data-device: add seat.drag_source | emersion |
2018-03-29 | xwayland: send drag'n'drop action to data source | emersion |
2018-03-29 | Merge pull request #720 from acrisci/xdg-positioner | emersion |
2018-03-28 | toplevel_box to toplevel_sx_box | Tony Crisci |
2018-03-28 | add todo for rotated unconstrained popup | Tony Crisci |
2018-03-28 | xwayland: improve error handling | emersion |
2018-03-28 | add comment for output box in toplevel coords | Tony Crisci |
2018-03-28 | address toplevel coords issue | Tony Crisci |
2018-03-28 | remove xdg-positioner wlr wrappers | Tony Crisci |
2018-03-28 | bug: dont slide over too far | Tony Crisci |
2018-03-28 | return early when no dest_x/y in output layout closest point | Tony Crisci |
2018-03-28 | popup constraint handle empty output layout | Tony Crisci |
2018-03-28 | dont allocate xdg-positioner attrs | Tony Crisci |
2018-03-28 | rename xdg-positioner structs | Tony Crisci |
2018-03-28 | xwayland: make wayland → xwayland work | emersion |
2018-03-28 | xdg-positioner bugfix | Tony Crisci |
2018-03-28 | xdg-positioner: honor constraint flags | Tony Crisci |
2018-03-28 | xdg-positioner wlr abstractions | Tony Crisci |
2018-03-28 | xwayland: send DND_LEAVE | emersion |
2018-03-28 | xwayland: fixes events not flushed causing issues with GTK apps | emersion |
2018-03-28 | xwayland: print names of unsupported properties and client messages | emersion |
2018-03-28 | xwayland: send DND_DROP | emersion |
2018-03-28 | xwayland: send DND_POSITION | emersion |
2018-03-28 | Merge pull request #765 from swaywm/transformed-events | emersion |
2018-03-28 | Fix wayland output absolute input handling | Drew DeVault |
2018-03-28 | xwayland: send DND_ENTER | emersion |
2018-03-28 | Merge pull request #763 from emersion/x11-backend-kbd-modifiers | Drew DeVault |
2018-03-28 | positioner rootston cleanup and bugfix | Tony Crisci |
2018-03-28 | Address review feedback | Drew DeVault |
2018-03-28 | fix xdg-positioner left constrain bug | Tony Crisci |
2018-03-28 | Remove width_mm from tablet events | Drew DeVault |
2018-03-28 | cleanup xdg-positioner rootston code | Tony Crisci |
2018-03-28 | Remove width_mm from wlr_touch events | Drew DeVault |
2018-03-28 | Remove width_mm from wlr_pointer events | Drew DeVault |
2018-03-28 | backend/x11: make xcb-xkb optional, remove global state | emersion |
2018-03-28 | Merge branch 'master' into xdg-positioner | Tony Crisci |
2018-03-28 | Merge pull request #744 from emersion/texture-redesign | Tony Crisci |
2018-03-28 | backend/x11: correctly update keyboard modifiers | emersion |
2018-03-27 | Merge pull request #731 from swaywm/layer-surfaces | Tony Crisci |
2018-03-27 | Assign layer surface role | Drew DeVault |