Commit Graph

75 Commits (f61986e8dbadf1be3f3d850356d939ef57f942a0)

Author SHA1 Message Date
Drew DeVault 86b8729998 Merge remote-tracking branch 'origin/master' into hidpi 7 years ago
emersion f8de7aa0fd
Add checks for wl_resource_create 7 years ago
Drew DeVault c8f97a3a2c Use surface matrix for software cursors 7 years ago
Drew DeVault a6930cd8ea Handle output enter/leave correctly 7 years ago
Drew DeVault a7446792a1 Consider scale factor when rendering views 7 years ago
emersion 816d6890ee
Fix remaining unchecked allocs in types and code style 7 years ago
Drew DeVault bbf08f3ef9 Merge pull request from acrisci/feature/data-device-selection 8 years ago
Tony Crisci 1dbe314937 Merge branch 'master' into feature/data-device-selection 8 years ago
Tony Crisci 6e7caaee6b Revert "wlr-surface: destroy texture on null buffer commit" 8 years ago
Tony Crisci 0e7d13fab7 wlr-surface: destroy texture on null buffer commit 8 years ago
Tony Crisci d1dd0a6970 refactor buffer detection 8 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h 8 years ago
Tony Crisci df0a8d3abe wlr-data-device: drag icons 8 years ago
Drew DeVault fbddc81b59 Merge pull request from versusvoid/fix-frame-callback-double-free 8 years ago
Versus Void d3af2c09c2 Destroy callbacks before callback list reinitialization 8 years ago
Versus Void a6db47196c Upload texture on surface commit 8 years ago
Drew DeVault c39bfe7f84 Merge pull request from emersion/client-cursor 8 years ago
Drew DeVault 1c3c2ff90a Merge pull request from acrisci/feature/surface-finder-to-wlr 8 years ago
Tony Crisci 100b39c608 bug: null buffer commit detection 8 years ago
Tony Crisci 654e2ccd6b move surface finder functions to wlroots 8 years ago
emersion c4c948c5d9
Use attach x,y when computing hotspot, set sx,sy in surface_attach 8 years ago
Tony Crisci 761b35339e bug: handle commit empty buffer 8 years ago
emersion 7b6d785f52
Rename wlr_surface->signals to events 8 years ago
Tony Crisci db15ab77b4 use input bounds for pointer events 8 years ago
Versus Void 606311c755 Reset buffer resource pointer on destroy signal 8 years ago
Tony Crisci 8b7ae61ad4 subsurface handle parent destroy 8 years ago
Tony Crisci 19e30aab9b subcompositor protocol errors 8 years ago
Tony Crisci 93f79378f7 subsurface stacking requests 8 years ago
Tony Crisci 3a04f5b2db consistently name surface state variables 8 years ago
Tony Crisci 693e30dff7 refactor surface commit 8 years ago
Tony Crisci 86bc4840a0 subsurface commit and render 8 years ago
Tony Crisci 5cbb4f5ca0 refactor surface commit 8 years ago
Tony Crisci cb2d05e83b subsurface sync and position 8 years ago
Tony Crisci 7f39578824 cleanup wlr_surface.[ch] 8 years ago
Tony Crisci 68eeebc647 subsurface implementation stubs 8 years ago
Tony Crisci b2c71287f2 set toplevel role on wlr_surface 8 years ago
Tony Crisci 74e9578889 add surface destroy signal 8 years ago
Dominique Martinet ea906ea3e2 wlr surface/shell types: add message on creation 8 years ago
Dominique Martinet 84c0c87a5d wlr_surface: change update_size/damage to bool 8 years ago
Dominique Martinet 4da976bfad wlr_surface: small refactoring 8 years ago
Dominique Martinet 03b29eb32c wlr region/surface: explicitely select interface fields 8 years ago
Dominique Martinet fc1a851415 wlr_surface: clear/fini buffers when appropriate 8 years ago
Dominique Martinet f24b3df980 wlr renderer/texture: rename init to create when it does alloc 8 years ago
Dominique Martinet bb3b9d0156 wlr_surface: use post_event instead of queue 8 years ago
Tony Crisci c6631e2140 Fix wild pointer to buffer 8 years ago
nyorain 10eee58d2d Fix surface buffer uploading 8 years ago
Drew DeVault 27c13d621d Merge pull request from 4e554c4c/alloc_crashing 8 years ago
Drew DeVault f60b53c6e3 Change how surface matricies are calculated 8 years ago
Tony Crisci d5f98dbf61 refactor getting surface size into a function 8 years ago
Tony Crisci 2bf2dbb2bd formatting fixup 8 years ago