Age | Commit message (Expand) | Author |
2018-03-30 | Address review feedback | Drew DeVault |
2018-03-30 | Merge pull request #782 from orestisf1993/fix-build | emersion |
2018-03-30 | Minor bugfixes | Drew DeVault |
2018-03-30 | Add pointer support to layer shell example | Drew DeVault |
2018-03-31 | Fix build error with -O2 | Orestis Floros |
2018-03-30 | Find layer surfaces for input events | Drew DeVault |
2018-03-30 | Refactor cursor event passhtrough | Drew DeVault |
2018-03-30 | Merge pull request #779 from emersion/xwayland-map-consistency | Tony Crisci |
2018-03-30 | Merge pull request #780 from emersion/output-damage-box-include | emersion |
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 |