Commit Graph

333 Commits (4c9807d3a68688ee0d6f96e3fc2a60f5edcca857)

Author SHA1 Message Date
Tony Crisci e003296c23 xdg-popup: render popups in the right place 8 years ago
Tony Crisci 97cdcccaf0 xdg-surface: get popup 8 years ago
Drew DeVault 87a0cb7ba3 Merge pull request from ascent12/drm-multi-gpu 8 years ago
Scott Anderson f193623ca1 Change iface prefix to suffix 8 years ago
Drew DeVault f2ea691b93 Add basic drawing tablet support to rootston 8 years ago
Scott Anderson f6f9c40965 Minor fixes 8 years ago
Scott Anderson 009c3747a8 Multi-GPU DRM 8 years ago
Scott Anderson fa3d0ed929 Change wlr_session to open every GPU 8 years ago
Scott Anderson eaef028976 Add renderer pointer inside drm_surface 8 years ago
Tony Crisci 8f41c497a7 Merge branch 'master' into feature/subcompositor 8 years ago
Tony Crisci 8b7ae61ad4 subsurface handle parent destroy 8 years ago
Tony Crisci 4c1bd9bde8 input events for subsurfaces 8 years ago
emersion 7f5d0624d6
Add x, y, width, height arguments to wlr_xwayland_surface_configure 8 years ago
Tony Crisci 19e30aab9b subcompositor protocol errors 8 years ago
Tony Crisci 93f79378f7 subsurface stacking requests 8 years ago
Tony Crisci 86bc4840a0 subsurface commit and render 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
emersion 74f2d0cd63
Completely fix resize offset 8 years ago
emersion 77d28183b5
Partially fix resize offset 8 years ago
emersion 28d4b475dc
Add edges support, remove get_input_bounds 8 years ago
Scott Anderson 4101b89700 Rename wlr_drm_output to wlr_drm_connector 8 years ago
emersion 33a97576ca
Add view_resize 8 years ago
Scott Anderson 22e77d9195 Rename backend to drm 8 years ago
Scott Anderson ec5b95e08f Add pointer to backend from DRM outputs 8 years ago
emersion 97679b8e12
React to xdg shell resize requests 8 years ago
Scott Anderson 096249a2a1 Split DRM rendering to its own file 8 years ago
Scott Anderson d0708b1a3a Split DRM internal interface to its own header 8 years ago
Scott Anderson 610b0493ac Rename files to remove pointless drm prefix 8 years ago
Scott Anderson c8a8ff66f2 Removed unused fields 8 years ago
Drew DeVault a48dedba3d Merge pull request from emersion/xwayland 8 years ago
emersion 4ccb83bf33
xwayland: add wlr_xwayland_surface_close 8 years ago
emersion 5002d968f3
xwayland: add window_type support 8 years ago
emersion b78ae54158
xwayland: add pid support 8 years ago
emersion 97346e7a1b
xwayland: add state support 8 years ago
emersion 7c9f3240f6
xwayland: add set_parent event 8 years ago
emersion d8c86431e0
xwayland: add signals for configure, set_{class,title} 8 years ago
emersion f2b03b2ec1
Add reply->type checks, add XCB_ATOM_WM_TRANSIENT_FOR 8 years ago
emersion 47d767dbc4
xwayland: expose wlr_xwayland_surface_configure 8 years ago
emersion e3917af69d
xwayland: read window title & class 8 years ago
Scott Anderson 1b18b0a27d Fix time and transform 8 years ago
Scott Anderson 6bf508df81 Add closing with WM button 8 years ago
Scott Anderson 8027232ae5 Add timer for rendering loop 8 years ago
Scott Anderson 9ca5b0cae8 Add basic input 8 years ago
Scott Anderson 3a5b150df2 Basic rendering 8 years ago
Scott Anderson bbe90d41bb Add EGL for X11 8 years ago
Scott Anderson 517ba0bc16 Change egl_get_config to always use visual id 8 years ago
Scott Anderson 7ad2a57feb Open X11 Window 8 years ago
Scott Anderson a598e6d026 Add X11 backend skeleton 8 years ago