3852 Commits (e8855ee462c80d22944841be3365f0714741247e)
 

Author SHA1 Message Date
Drew DeVault b46e097fe2 Update version to 0.4.1
6 years ago
Guido Günther 65f1ec1d5e rootston: Make add_{switch,binding}_config static
6 years ago
athrungithub 2000d52405 clang compile fix #1572
6 years ago
emersion 0b33643175
Bump version to 0.4
6 years ago
emersion d425206719 data-device: check if there's a source before sending dnd_finish
6 years ago
Jan Beich 421283935b Add xcb-errors to FreeBSD build
6 years ago
Scott Anderson d945c97926 backend/drm: Unset cursor on cleanup
6 years ago
Drew DeVault e77e53dae5
Merge pull request #1517 from emersion/refactor-dnd
6 years ago
Drew DeVault 00b1b40b36
Merge pull request #1568 from emersion/rootston-refactor
6 years ago
emersion 9adcbabea4
rootston: make roots_view embedded and remove unions
6 years ago
emersion 9f11bf571e
rootston: add a view child interface
6 years ago
emersion e86c7a3dd6
rootston: move part of desktop.c to view.c, use an interface for views
6 years ago
Sebastian Krzyszkowiak 4f66565606 rootston: surface_at: check for fullscreen surfaces in between TOP and OVERLAY layers
6 years ago
Sebastian Krzyszkowiak de56ea6b1e rootston: don't try to maximize fullscreen surfaces
6 years ago
Scott Anderson 132290aeb4
Merge pull request #1565 from Emantor/fix/realloc_allocation
6 years ago
Rouven Czerwinski e1834ace28 backend/drm: fix memory leak in realloc crtcs
6 years ago
emersion d6de640440
data-device: unbreak wl_data_source.cancel during drag-and-drop
6 years ago
emersion 7d367a9e21
data-offer: send WL_DATA_OFFER_ERROR_INVALID_FINISH
6 years ago
emersion ae2aeb65cc
rootston: cancel drag on invalid serial
6 years ago
emersion 44ec3afb27
data-device: fix drag cleanup if not started
6 years ago
emersion 6291e84532
data-device: refactor wlr_drag
6 years ago
Drew DeVault 18600f457b
Merge pull request #1564 from emersion/remove-sock-cloexec
6 years ago
emersion cfe7e28416
xwayland: remove remaining SOCK_CLOEXEC
6 years ago
Brian Ashworth 50011e7170 backend/drm: fix modeset on drm fd resume
6 years ago
Drew DeVault dcd05f67ab
Merge pull request #1562 from emersion/remove-sock-cloexec
6 years ago
emersion cb0a91e45a
xwayland: don't use SOCK_CLOEXEC
6 years ago
Drew DeVault ea28887a23
Merge pull request #1493 from emersion/primary-selection-v1
6 years ago
Markus Ongyerth fc9838b15e Prevent NULL dereference in tablet_tool handler
6 years ago
Drew DeVault b455df3b91
Merge pull request #1557 from emersion/inert-offers
6 years ago
Drew DeVault 7aa445779c
Merge pull request #1556 from emersion/unmap
6 years ago
Drew DeVault 93c8b91b05
Merge pull request #1558 from emersion/fix-hide-cursor-mgpu
6 years ago
emersion 2a738803b2
backend/drm: fix NULL dereference when unsetting cursor
6 years ago
emersion 07e1bedb08
data-device: make old offers inert before sending selection
6 years ago
emersion 81ed1efe4f
xwayland, data-device: fix surface state on unmap
6 years ago
Drew DeVault fd0b625ab9
Merge pull request #1553 from emersion/subsurface-map
6 years ago
emersion 943e918a96
subsurface: add map/unmap events
6 years ago
Brian Ashworth 3c9f791d0e wlr_output: do not modeset to current mode
6 years ago
Drew DeVault 2d2c79e37c
Merge pull request #1537 from VincentVanlaer/cursor-dmabuf-nouveau
6 years ago
Vincent Vanlaer 26a9fa8148 Add workaround for hardware cursors on nouveau
6 years ago
Drew DeVault 9a5d59a839 Revert "drm: do not modeset to current mode"
6 years ago
Drew DeVault 8b203c28f8
Merge pull request #1548 from emersion/error-invalid-transform
6 years ago
Ivan Molodetskikh b59370088e Update data-control
6 years ago
Uli Schlachter e7d9cf5815 xwm: Add _NET_CLIENT_LIST support
6 years ago
emersion d238cc9f56
surface: error out on invalid transform
6 years ago
Sebastian Krzyszkowiak 69b9e2ae8f Post protocol error on invalid wl_surface scale
6 years ago
Vincent Vanlaer bc048b22fb Copy cursor surface to secondary gpu if necessary
6 years ago
Brian Ashworth 72c76b128e drm: do not modeset to current mode
6 years ago
emersion 8163f7e1e2
primary-selection-v1: copy from gtk-primary-selection
6 years ago
Geoff Greer 5c8d2da0a1 Add a wlr_output_set_subpixel()
6 years ago
Brian Ashworth db6206aa1c xwm: stack below on map
6 years ago