Age | Commit message (Expand) | Author |
2017-11-20 | Remove meson hack | Drew DeVault |
2017-11-20 | Merge pull request #436 from acrisci/bug/roots-xsurface-unmap | Drew DeVault |
2017-11-20 | xwm: selection stubs | Tony Crisci |
2017-11-20 | rootston: remove unmapped surface from desktop | Tony Crisci |
2017-11-20 | Merge pull request #427 from emersion/seat-views | Tony Crisci |
2017-11-20 | Fix laggy move-resize for wl-shell views | emersion |
2017-11-20 | Fix laggy move-resize for xwayland views | emersion |
2017-11-20 | Set min view size to 1x1 | emersion |
2017-11-19 | Merge pull request #435 from acrisci/bug/xwm-wm-state | Drew DeVault |
2017-11-19 | bug: properly send WM_STATE | Tony Crisci |
2017-11-19 | Update view position for previous configure_ack too | emersion |
2017-11-19 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-19 | Improve roots_seat_cycle_focus | emersion |
2017-11-19 | Raise the view on the desktop even if already focused in the seat | emersion |
2017-11-19 | Add roots_seat_cycle_focus | emersion |
2017-11-19 | Make the close command use roots_seat_get_focus, rename a few symbols | emersion |
2017-11-19 | Remove roots_seat_{add,remove}_view | emersion |
2017-11-19 | Merge branch 'master' into seat-views | emersion |
2017-11-19 | Merge pull request #434 from acrisci/refactor/remove-client-bound-signal | Drew DeVault |
2017-11-19 | wlr-seat: remove client bound and unbound signal | Tony Crisci |
2017-11-19 | Merge pull request #433 from acrisci/refactor/wlr-drag-icon | Drew DeVault |
2017-11-19 | Merge pull request #432 from acrisci/bug/xwayland-ready-listener | Drew DeVault |
2017-11-19 | rootston: remove grab listeners | Tony Crisci |
2017-11-19 | wlr-data-device: map icon by default | Tony Crisci |
2017-11-19 | Merge branch 'bug/xwayland-ready-listener' into refactor/wlr-drag-icon | Tony Crisci |
2017-11-19 | rootston: xwayland ready listener | Tony Crisci |
2017-11-19 | data-device: wlr-drag-icon | Tony Crisci |
2017-11-19 | Refactor wlr_list inside wlroots | emersion |
2017-11-18 | Merge branch 'master' into seat-views | emersion |
2017-11-18 | Merge pull request #418 from acrisci/feature/wlr-seat-touch | Drew DeVault |
2017-11-18 | data-device: fix memory leak | Tony Crisci |
2017-11-18 | rootston: seat/cursor 80col cleanup | Tony Crisci |
2017-11-18 | Merge branch 'master' into feature/wlr-seat-touch | Tony Crisci |
2017-11-18 | Merge pull request #429 from emersion/config-cursor-theme | Drew DeVault |
2017-11-18 | Add per-seat cursor configuration | emersion |
2017-11-18 | Add cursor theme to rootston config | emersion |
2017-11-18 | Fix typo making GCC build fail | emersion |
2017-11-18 | Update view coords when no configure is required | emersion |
2017-11-18 | Fixed a bug with move-resize, removed xdg-shell ack_configure event | emersion |
2017-11-17 | Ensure to move the view when configured | emersion |
2017-11-17 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-17 | Merge pull request #428 from emersion/fix-disabled-xwayland | Drew DeVault |
2017-11-17 | Fix segfault when xwayland is disabled | emersion |
2017-11-17 | Remove outdated comment | emersion |
2017-11-17 | rootston: add per-seat views | emersion |
2017-11-16 | rename touch slot to touch id | Tony Crisci |
2017-11-16 | wlr-seat: return serial from touch down interface | Tony Crisci |
2017-11-16 | wlr-seat: clear touch focus on touch point destroy | Tony Crisci |
2017-11-16 | data-device: bug: fix touch detection | Tony Crisci |
2017-11-16 | Merge branch 'master' into feature/wlr-seat-touch | Tony Crisci |