Commit Graph

3606 Commits (f8fcd7f06a0da04d55316033d5e484815c139ce0)
 

Author SHA1 Message Date
Vincent Vanlaer 31861b3a7a Add option to rootston to start xwayland lazy 7 years ago
Vincent Vanlaer c80bf1591e Allow xwayland to start lazily 7 years ago
emersion 5087199d5d
output-damage: limit the number of damaged rectangles 7 years ago
Drew DeVault a3fd284876
Merge pull request from Flow-It/add-options-to-exclude-rootston-and-examples 7 years ago
florian.weigelt d68a27fd79 Add option to disable examples build 7 years ago
emersion 1265eff9b3
Merge pull request from kkartaltepe/readme-fix 7 years ago
florian.weigelt 34be87a3f6 Add option to disable rootston build 7 years ago
Kurt Kartaltepe 1cd2141f8e Fix xcb/xkb swap in README 7 years ago
Drew DeVault a5e70a2ac9
Merge pull request from emersion/xwayland-utf8-title 7 years ago
emersion cf10cbc00c
Use UTF-8 xwayland window title if available 7 years ago
emersion caf9f9022c
Merge pull request from emersion/full-hardware-cursors 7 years ago
emersion 2959fcce1a
Merge pull request from chebykinn/fix-maybe-uninitialized 7 years ago
Drew DeVault 57d03a3eda
Merge pull request from emersion/redesign-resource-destroy 7 years ago
Ivan Chebykin cec7cd2b39
Fix gcc maybe-uninitialized in wlr_cursor apply_output_transform 7 years ago
Drew DeVault bf793a68c1
Merge pull request from emersion/fix-xdg-popup-not-topmost-segfault 7 years ago
emersion 393f7aaeff
Fix a rootston crash when a client creates non-topmost popups 7 years ago
emersion d0a939243b
Merge pull request from Morganamilo/typos 7 years ago
emersion d136026a2c
seat: implement inert seat resources 7 years ago
morganamilo 6305e6327f
Fix typos in comments and strings 7 years ago
morganamilo 5bd170b2f3
Fix typos in documentation 7 years ago
Drew DeVault 093b49cb68
Merge pull request from agx/env-vars 7 years ago
emersion 96d166ed53
Merge pull request from agx/wlr-drm-no-atomic 7 years ago
emersion 5d37b14116
data-device: make sure resources are correctly destroyed 7 years ago
emersion 7843a48432
output: simplify and update code style 7 years ago
emersion ff4708d406
linux-dmabuf: correctly destroy resources 7 years ago
emersion 6d569def6d
compositor, surface: correctly destroy resources 7 years ago
emersion 8676155ae1
Update CONTRIBUTING.md with protocol implementation guidelines 7 years ago
Guido Günther 1637053ef8 drm: only disable atomic modesetting when WLR_DRM_NO_ATOMIC == 1 7 years ago
Guido Günther 697bb68ed5 Document env vars used by wlroots 7 years ago
Drew DeVault 2964248f42
Merge pull request from agx/cursor-output-transform 7 years ago
Drew DeVault 37d4ff90e7
Merge pull request from emersion/reorder-seat 7 years ago
emersion 2cff6dbd63
seat: split into multiple files 7 years ago
emersion 4b5b02057c
Merge pull request from emersion/reorder-data-device 7 years ago
emersion 9a83e8131a
Merge pull request from ammen99/master 7 years ago
Guido Günther 545d54439d backend/wayland: don't transform pointer events 7 years ago
Guido Günther 6f01c12b40 backend/x11: don't transform pointer events 7 years ago
Guido Günther 4efae8c177 wlr_cursor: transform absolute coordinates 7 years ago
Ilia Bozhinov 54bf3a36ca rootston: remove mode and transform signals when output is destroyed 7 years ago
emersion 1e563e7ecf
data-device: split into multiple files 7 years ago
emersion 6b3eac37f1
output: assert move_cursor if set_cursor is available 7 years ago
Drew DeVault 8f5045c871 Silently ignore touch_{motion,up} for unknown ids 7 years ago
emersion 225d182765
output: always use hardware cursors if available 7 years ago
emersion 509d38425c
Merge pull request from emersion/input-device-output-name 7 years ago
emersion 178ac8bffe
backend/{wayland,x11}: fix pointer coords for transformed outputs 7 years ago
emersion 62d7337d00
backend/x11: add one pointer per output 7 years ago
emersion ddac792b61
backend/wayland: only set one pointer listener 7 years ago
emersion 9e7a997433
rootston: map input devices with wlr_input_device.output_name 7 years ago
emersion 9f8a7c8fc4
backend/wayland: create one virtual pointer per output 7 years ago
emersion 2551ef8871
input-device: add output_name field, populate it from libinput 7 years ago
Drew DeVault a0f4903063
Merge pull request from emersion/fix-x11-backend-memory-leaks 7 years ago