Age | Commit message (Expand) | Author |
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 |
2017-10-11 | Add FreeBSD compatibility | Greg V |
2017-10-10 | Merge pull request #256 from emersion/fix-output-layout-intersects | Drew DeVault |
2017-10-10 | Fix wlr_output_layout_intersects | emersion |
2017-10-10 | Merge pull request #246 from acrisci/feature/wl-shell-fixes | Drew DeVault |
2017-10-10 | wl-shell: documentation | Tony Crisci |
2017-10-10 | wl-shell: fix popup grab | Tony Crisci |
2017-10-10 | wl-shell: cleanup | Tony Crisci |
2017-10-10 | bug: emit surface new event later | Tony Crisci |
2017-10-10 | wl-shell: popup input handling | Tony Crisci |
2017-10-10 | wl_shell: map transient surfaces closer to parent | Tony Crisci |
2017-10-10 | wl-shell: basic pointer grab | Tony Crisci |