Age | Commit message (Expand) | Author |
2017-10-17 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-17 | Merge pull request #280 from acrisci/bug/xdg-shell-pending-different-force | Drew DeVault |
2017-10-17 | xdg-shell: force configure when pending different | Tony Crisci |
2017-10-17 | Merge pull request #257 from emersion/fix-client-cursors | Drew DeVault |
2017-10-17 | Merge pull request #279 from acrisci/bug/shell-buffer-detection | Drew DeVault |
2017-10-17 | bug: detect invalid texture in xdg-shell | Tony Crisci |
2017-10-17 | Disable hardware cursors for now | emersion |
2017-10-16 | Merge pull request #276 from acrisci/bug/fix-view-centering | Drew DeVault |
2017-10-16 | bug: fix view centering | Tony Crisci |
2017-10-16 | cleanup: redo buggy set pointer function | Tony Crisci |
2017-10-16 | bug: fix seat handle destroy handler | Tony Crisci |
2017-10-16 | data-device: handle multiple data devices | Tony Crisci |
2017-10-16 | rootston: handle icon already being in the list | Tony Crisci |
2017-10-16 | data-device: keyboard grabs | Tony Crisci |
2017-10-16 | data-device: button release drag bugfixes | Tony Crisci |
2017-10-16 | wlr-seat: pointer state button info | Tony Crisci |
2017-10-16 | wlr-seat: selection signal | Tony Crisci |
2017-10-15 | Merge pull request #272 from emersion/editorconfig-xml | Drew DeVault |
2017-10-15 | Add XML rules to .editorconfig | emersion |
2017-10-15 | xwayland: use xfixes extension | Tony Crisci |
2017-10-15 | data-device: refactor set selections for xwayland | Tony Crisci |
2017-10-15 | wlr-data-device: drag icons | Tony Crisci |
2017-10-15 | wlr-data-device: basic drag and drop | Tony Crisci |
2017-10-15 | wlr-data-device: source actions | Tony Crisci |
2017-10-15 | wlr-data-device: offer set actions | Tony Crisci |
2017-10-15 | wlr-data-device: basic clipboard | Tony Crisci |
2017-10-15 | wlr-data-device interface | Tony Crisci |
2017-10-14 | Merge pull request #271 from thejan2009/issue/double-scrollwheel | Tony Crisci |
2017-10-14 | Release buffer in wlr_surface_flush_damage | emersion |
2017-10-14 | Fix software cursor when setting committed cursor surface | emersion |
2017-10-14 | Fix client cursors when software cursors are used | emersion |
2017-10-14 | Fix cursor role name, fix segfault when surface->resource is NULL | emersion |
2017-10-14 | Fix duplicated pointer axis events | D.B |
2017-10-12 | Merge pull request #266 from versusvoid/window-switching | Drew DeVault |
2017-10-12 | Merge pull request #269 from acrisci/bug/emit-pointer-grab-end | Drew DeVault |
2017-10-12 | Move binding parsing to separate function | Versus Void |
2017-10-12 | New binding to switch windows | Versus Void |
2017-10-12 | bug: emit wlr-seat pointer grab end event | Tony Crisci |
2017-10-12 | Check pointer focused surface instead of view at cursor | emersion |
2017-10-12 | Better handling of hidden cursors in wayland backend, add TODOs | emersion |
2017-10-12 | Allow to update the cursor hotspot without its pixels | emersion |
2017-10-11 | Don't segfault wlr_keyboard when no xkb state | Drew DeVault |
2017-10-11 | Do not call wlr_surface_state_release_buffer anymore | emersion |
2017-10-11 | Merge pull request #260 from versusvoid/fix-accessing-freed-client | Drew DeVault |
2017-10-11 | Destroy surfaces on client destruction | Versus Void |
2017-10-11 | Merge pull request #252 from myfreeweb/freebsd-compat | Drew DeVault |
2017-10-11 | Rename release label | emersion |
2017-10-11 | Merge pull request #259 from Enerccio/Fixes-1 | Scott Anderson |
2017-10-11 | Fixed wrong function name | Enerccio |
2017-10-11 | Do not release buffer before emitting commit event | emersion |