Age | Commit message (Expand) | Author |
2017-10-08 | Center xdg shell views | emersion |
2017-10-08 | Add GL/EGL extension loader generator | Scott Anderson |
2017-10-08 | Move read_pixels from output to renderer | emersion |
2017-10-07 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-07 | Remove cairo dependency, write raw pixels | emersion |
2017-10-07 | xdg-seat: keyboard grabs | Tony Crisci |
2017-10-07 | Call glReadPixels right before swapping buffers | emersion |
2017-10-07 | rootston: create screenshooter interface | emersion |
2017-10-07 | Add post_frame event to wlr_output, use wlr_drm_plane_make_current in wlr_drm... | emersion |
2017-10-07 | First attempt to implement screenshooter | emersion |
2017-10-07 | Add screenshooter skeleton | emersion |
2017-10-06 | Make xwayland compile-time optional | Versus Void |
2017-10-06 | Add config option to disable Xwayland | Versus Void |
2017-10-06 | Merge pull request #221 from versusvoid/wayland-xkb_state_update_mask | Drew DeVault |
2017-10-06 | Use xkb_state_update_mask() with Wayland backend | Versus Void |
2017-10-06 | Implement wlr_xdg_toplevel_v6_send_close | emersion |
2017-10-06 | Add close command, add close for xwayland | emersion |
2017-10-06 | xdg-shell: cleanup | Tony Crisci |
2017-10-06 | rootston: handle grab end | Tony Crisci |
2017-10-06 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-06 | xdg-popup: basic pointer grab | Tony Crisci |
2017-10-06 | Transform hotspot with cursor | Versus Void |
2017-10-05 | Merge pull request #189 from emersion/xwayland-hints | Drew DeVault |
2017-10-05 | Copy xcb_icccm structs into wlroots | emersion |
2017-10-05 | wlr-seat: pointer grab interface | Tony Crisci |
2017-10-05 | Merge pull request #198 from emersion/rootston-move-resize-rotate | Drew DeVault |
2017-10-05 | Parse _MOTIF_HINTS | emersion |
2017-10-05 | Use pointers for xwayland hints and size_hints | emersion |
2017-10-05 | Add support for WM_HINTS | emersion |
2017-10-05 | Add padding if xcb_icccm is not available | emersion |
2017-10-05 | xwayland: parse normal hints | emersion |
2017-10-05 | xwayland: add wlr_xwayland_surface->motif_hints | emersion |
2017-10-05 | Fix memory leaks | Versus Void |
2017-10-03 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-03 | rootston: add meta-key to config file | emersion |
2017-10-03 | Reset buffer resource pointer on destroy signal | Versus Void |
2017-10-03 | rootston: rotate views! | emersion |
2017-10-03 | Add modifiers signal, remove wlr_keyboard_update_modifiers | emersion |
2017-10-03 | Add modifiers support in wayland backend, parse modifiers in rootston config | emersion |
2017-10-03 | Fix modifiers handling, add wlr_keyboard_get_modifiers | emersion |
2017-10-03 | Begin modifiers support | emersion |
2017-10-03 | Use a command string rather than an action enum | emersion |
2017-10-03 | Parse bindings in config, execute bindings | emersion |
2017-10-03 | Use keysyms instead of keycodes | emersion |
2017-10-03 | Add keyboard state to rootston | emersion |
2017-10-02 | xdg-popup: render popups in the right place | Tony Crisci |
2017-10-02 | xdg-surface: get popup | Tony Crisci |
2017-10-02 | Merge pull request #182 from ascent12/drm-multi-gpu | Drew DeVault |
2017-10-02 | Change iface prefix to suffix | Scott Anderson |
2017-10-01 | Add basic drawing tablet support to rootston | Drew DeVault |