Age | Commit message (Expand) | Author |
2018-08-09 | Set default output size for X11 backend | sdilts |
2018-08-09 | Merge pull request #1183 from ammen99/master | emersion |
2018-08-09 | remove dangling declaration of wlr_xdg_surface_popup_get_position() | Ilia Bozhinov |
2018-08-09 | Merge pull request #1182 from ammen99/master | Scott Anderson |
2018-08-08 | session: load GPU devices even if they have zero crtcs/connectors/encoders | Ilia Bozhinov |
2018-08-06 | Merge pull request #1179 from emersion/rootston-toggle-decoration-mode | Drew DeVault |
2018-08-06 | rootston: add keybinding to toggle decoration mode | emersion |
2018-08-06 | Fix typos/order in tablet-v2 | Markus Ongyerth |
2018-08-06 | tablet-v2 tool: Implement implicit grab | Markus Ongyerth |
2018-08-05 | Merge pull request #1177 from ascent12/check_prime | emersion |
2018-08-05 | Check for DRM prime | Scott Anderson |
2018-08-04 | Merge pull request #1168 from manio/multi-gpu | Drew DeVault |
2018-08-04 | Remove unused data from gbm_bo userdata | Scott Anderson |
2018-08-04 | Fix hardware cursor on secondary GPU | Scott Anderson |
2018-08-03 | Merge pull request #1175 from emersion/fix-xdg-output-layout-destroy | Ryan Dwyer |
2018-08-03 | xdg-output: fix segfault in handle_layout_destroy | emersion |
2018-08-03 | multi-gpu: do not flip screens on secondary GPU | Mariusz Bialonczyk |
2018-08-03 | gles2: change context when it is not current | Mariusz Bialonczyk |
2018-08-03 | multi-backend: do not expose internal renderers | Mariusz Bialonczyk |
2018-08-03 | Merge pull request #1173 from sdilts/add-missing-libinput | Scott Anderson |
2018-08-02 | Add missing dependency libinput to types/meson.build | sdilts |
2018-08-02 | Merge pull request #1157 from emersion/wlr-gamma-control | Drew DeVault |
2018-08-02 | Merge pull request #1171 from emersion/xwayland-document-sigusr1 | Drew DeVault |
2018-08-02 | gamma-control-v1: improve error handling | emersion |
2018-08-02 | gamma-control-v1: fix fds not closed | emersion |
2018-08-02 | examples/gamma-control: fix brightness formula | emersion |
2018-08-02 | examples/gamma-control: clamp values, default brightness to 1 | emersion |
2018-08-02 | examples: add gamma-control | emersion |
2018-08-02 | backend/drm: remove unnecessary casts | emersion |
2018-08-02 | gamma-control-v1: set O_NONBLOCK, improve error handling style | emersion |
2018-08-02 | gamma-control-v1: reset gamma table when control is destroyed | emersion |
2018-08-02 | backend/drm: allow to pass empty gamma ramp to reset it | emersion |
2018-08-02 | output: document gamma functions | emersion |
2018-08-02 | gamma-control-v1: don't insert control in the list before checking unicity | emersion |
2018-08-02 | rootston: fire up wlr-gamma-control-unstable-v1 | emersion |
2018-08-02 | Implement wlr-gamma-control-unstable-v1 | emersion |
2018-08-02 | xwayland: document SIGUSR1 handler | emersion |
2018-08-02 | Merge pull request #1053 from emersion/xdg-decoration | Drew DeVault |
2018-07-29 | Merge pull request #1167 from ammen99/master | Brian Ashworth |
2018-07-29 | Merge pull request #1131 from swaywm/initial-stable | Drew DeVault |
2018-07-29 | Initial pass on API stability guarantees | Drew DeVault |
2018-07-29 | rootston: focus newly-created surfaces | Ilia Bozhinov |
2018-07-29 | Merge pull request #1164 from emersion/fix-xwayland | Drew DeVault |
2018-07-29 | Merge pull request #1165 from Ongy/reintroduce_is_unmanaged | Drew DeVault |
2018-07-29 | Merge pull request #1166 from emersion/cleanup-example-simple | Drew DeVault |
2018-07-29 | examples: cleanup simple | emersion |
2018-07-29 | reintroduce xwayland is_unmanaged | Markus Ongyerth |
2018-07-29 | Revert "rootston: Reap child processes" | emersion |
2018-07-28 | Add xdg-decoration-unstable-v1 support | emersion |
2018-07-27 | Merge pull request #1127 from emersion/surface-precommit | Drew DeVault |