Age | Commit message (Expand) | Author |
2018-10-03 | output: make gamma size a size_t and gamma table const | emersion |
2018-10-01 | Merge pull request #1275 from linkmauve/fix-xdg-decoration-destroy-crash | Drew DeVault |
2018-10-01 | Fix a crash on zxdg_decoration_manager_v1 destroy | Emmanuel Gil Peyrot |
2018-09-30 | Merge pull request #1271 from emersion/gamma-control-destroy | emersion |
2018-09-29 | gamma-control-v1: add missing destroy handler | emersion |
2018-09-28 | Merge pull request #1265 from sghctoma/conditional-b_lundef | emersion |
2018-09-28 | Use == to check system instead of a prefix match | sghctoma |
2018-09-28 | Set minimum Meson version to 0.48.0 | sghctoma |
2018-09-28 | Merge pull request #1268 from emersion/drm-connector-disappeared | Drew DeVault |
2018-09-28 | Merge pull request #1269 from ivyl/remove_xcb_image | emersion |
2018-09-28 | xwayland/xwm: Stop including xcb_image.h | Arkadiusz Hiler |
2018-09-28 | backend/drm: don't free connector immediately | emersion |
2018-09-27 | Merge pull request #1266 from Ongy/xdc_tablet_fix | Drew DeVault |
2018-09-27 | Fix tablet_tool tilt and send proximity_out | Markus Ongyerth |
2018-09-27 | Merge pull request #852 from Laaas/master | Drew DeVault |
2018-09-27 | pointer-constraints: add unstable header | emersion |
2018-09-27 | seat: remove unused keyboard focus_change event | emersion |
2018-09-27 | pointer-constraints: use proper wayland-scanner functions | emersion |
2018-09-27 | rootston: remove broken rotated pointer constraint handling | emersion |
2018-09-27 | pointer-constraints: refactoring | emersion |
2018-09-26 | pointer-constraints: make region not a pointer, add committed bitfield | emersion |
2018-09-26 | Adjust README to reflect change regarding b_lundef | sghctoma |
2018-09-26 | Add b_lundef=false Meson option on FreeBSD | sghctoma |
2018-09-26 | pointer-constraints: rename wl_{global,resources} | emersion |
2018-09-26 | examples/pointer-constraints: style fixes | emersion |
2018-09-26 | Merge pull request #1264 from emersion/examples-unknown-cursor | Drew DeVault |
2018-09-26 | Fix unknown cursor in layer-shell example | emersion |
2018-09-24 | Rework session handling | nyorain |
2018-09-25 | wlr_surface: more consistent argument naming in surface_update_damage | random human |
2018-09-25 | wlr_surface: remove duplicated damage calculation | random human |
2018-09-25 | wlr_surface: fix surface damage on resize | random human |
2018-09-24 | wlr_surface: fix surface damage transformation | random human |
2018-09-24 | Merge pull request #1260 from RyanDwyer/xwayland-set-decorations | emersion |
2018-09-24 | xwayland: Introduce set_decorations event | Ryan Dwyer |
2018-09-22 | Merge pull request #1257 from sghctoma/fix-protocol_meson | emersion |
2018-09-22 | Merge pull request #1256 from sghctoma/fbsd-multiseat-fixes | emersion |
2018-09-21 | Apply multiseat fixes to FreeBSD direct backend | sghctoma |
2018-09-21 | Fix partial dependency in protocol/meson.build | sghctoma |
2018-09-19 | Merge pull request #1253 from RyanDwyer/multi-for-each-backend | emersion |
2018-09-19 | Merge pull request #1252 from emersion/fatal-unknown-buffer | Drew DeVault |
2018-09-19 | Merge pull request #1245 from emersion/capture-disable-hw-cursors | Drew DeVault |
2018-09-19 | Introduce wlr_multi_for_each_backend | Ryan Dwyer |
2018-09-19 | buffer: disconnect clients that commit an unknown buffer type | emersion |
2018-09-18 | Merge pull request #1248 from emersion/assert-all-the-things | Drew DeVault |
2018-09-18 | Fix implicit conversion of floats to ints in calls to pixman_region32_contain... | Las |
2018-09-18 | export-dmabuf: disable hardware cursors if desired | emersion |
2018-09-18 | output: add wlr_output_set_hardware_cursors_enabled | emersion |
2018-09-18 | backend/drm: add assertions | emersion |
2018-09-18 | backend/x11: add assertions | emersion |
2018-09-18 | backend/wayland: add assertions | emersion |