Age | Commit message (Expand) | Author |
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-16 | Merge pull request #276 from acrisci/bug/fix-view-centering | Drew DeVault |
2017-10-16 | bug: fix view centering | 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-14 | Merge pull request #271 from thejan2009/issue/double-scrollwheel | Tony Crisci |
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-11 | Don't segfault wlr_keyboard when no xkb state | Drew DeVault |
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 | Merge pull request #259 from Enerccio/Fixes-1 | Scott Anderson |
2017-10-11 | Fixed wrong function name | Enerccio |
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 |
2017-10-10 | wl-shell: render popups in the right place | Tony Crisci |
2017-10-10 | Merge pull request #254 from versusvoid/fix-frame-callback-double-free | Drew DeVault |
2017-10-10 | Merge pull request #255 from versusvoid/upload-texture-on-surface-commit | Drew DeVault |
2017-10-10 | Destroy callbacks before callback list reinitialization | Versus Void |
2017-10-10 | Upload texture on surface commit | Versus Void |
2017-10-09 | Merge pull request #206 from emersion/client-cursor | Drew DeVault |
2017-10-09 | Merge pull request #250 from acrisci/feature/surface-finder-to-wlr | Drew DeVault |
2017-10-09 | Merge pull request #251 from acrisci/bug/null-buffer-commit | Drew DeVault |
2017-10-09 | bug: null buffer commit detection | Tony Crisci |
2017-10-09 | move surface finder functions to wlroots | Tony Crisci |
2017-10-09 | Call frame_callback_list after rendering the cursor | emersion |
2017-10-09 | Do not commit surface on set_cursor, breaks GTK+ apps | emersion |
2017-10-09 | Fix cleanup old cursor surface in wlr_output_set_cursor_surface | emersion |
2017-10-09 | Merge pull request #220 from versusvoid/optional-xwayland | Drew DeVault |
2017-10-09 | Switch back to compositor cursor when switching from one view to another | emersion |
2017-10-09 | Check client is focused before setting client cursor | emersion |
2017-10-09 | Switch back to compositor cursor when leaving view | emersion |
2017-10-08 | Merge pull request #248 from Timidger/wlr_keyboard-include-fix | Drew DeVault |
2017-10-08 | Fixed include in wlr_keyboard.h | Timidger |
2017-10-08 | Merge pull request #247 from ascent12/dash-fix | Drew DeVault |