718 Commits (7f5d0624d666ee2af7d607a44105cb15c44e8481)
 

Author SHA1 Message Date
emersion 7f5d0624d6
Add x, y, width, height arguments to wlr_xwayland_surface_configure
7 years ago
emersion e19b39b66b
Add view->resize for xwayland
7 years ago
Drew DeVault 40303b7a09 Merge pull request #175 from emersion/xdg-shell-resize
7 years ago
Drew DeVault edf5e6211d Merge pull request #176 from acrisci/bug/init-desktop-before-input
7 years ago
Tony Crisci 23e7411442 rootston: create desktop before input
7 years ago
emersion 74f2d0cd63
Completely fix resize offset
7 years ago
emersion 77d28183b5
Partially fix resize offset
7 years ago
emersion 28d4b475dc
Add edges support, remove get_input_bounds
7 years ago
emersion 33a97576ca
Add view_resize
7 years ago
emersion 97679b8e12
React to xdg shell resize requests
7 years ago
Drew DeVault 0c48ef5ad8 Merge pull request #116 from ascent12/contributing
7 years ago
Scott Anderson 8e45d4beb7 Change to irc.freenode.net
7 years ago
Scott Anderson bee3560f13 Added example
7 years ago
Scott Anderson b3dd1b5f95 Changed IRC back to webchat link
7 years ago
Scott Anderson deb90ae59d Changed "uninitialised" to "zeroed"
7 years ago
Scott Anderson e49aed8012 Updated CONTRIBUTING.md
7 years ago
Drew DeVault a48dedba3d Merge pull request #170 from emersion/xwayland
7 years ago
emersion 4ccb83bf33
xwayland: add wlr_xwayland_surface_close
7 years ago
emersion 5002d968f3
xwayland: add window_type support
7 years ago
emersion b78ae54158
xwayland: add pid support
7 years ago
emersion 97346e7a1b
xwayland: add state support
7 years ago
emersion 98707c16ad
Code style
7 years ago
emersion 7c9f3240f6
xwayland: add set_parent event
7 years ago
emersion d8c86431e0
xwayland: add signals for configure, set_{class,title}
7 years ago
emersion f2b03b2ec1
Add reply->type checks, add XCB_ATOM_WM_TRANSIENT_FOR
7 years ago
emersion 47d767dbc4
xwayland: expose wlr_xwayland_surface_configure
7 years ago
Drew DeVault 285a109d41 Merge pull request #164 from ascent12/x11-backend
7 years ago
emersion e3917af69d
xwayland: read window title & class
7 years ago
Scott Anderson 1b18b0a27d Fix time and transform
7 years ago
Scott Anderson 68c3806377 Remove unused device interfaces
7 years ago
Scott Anderson 5ca9a5c083 Remove dead code
7 years ago
Scott Anderson abe549e01d Cleanup x11 event handler
7 years ago
Scott Anderson 22d5652599 Don't ask for frame immediately after starting
7 years ago
Scott Anderson 6bf508df81 Add closing with WM button
7 years ago
Scott Anderson ce76cfba0f Add window resizing
7 years ago
Scott Anderson e00b4455fe Add pointer motion
7 years ago
Scott Anderson fc0e45f2ee Add mouse button presses
7 years ago
Scott Anderson 8027232ae5 Add timer for rendering loop
7 years ago
Scott Anderson 38bc0ab1cc Fix keycodes
7 years ago
Scott Anderson 9ca5b0cae8 Add basic input
7 years ago
Scott Anderson 3a5b150df2 Basic rendering
7 years ago
Scott Anderson bbe90d41bb Add EGL for X11
7 years ago
Scott Anderson 517ba0bc16 Change egl_get_config to always use visual id
7 years ago
Scott Anderson 7ad2a57feb Open X11 Window
7 years ago
Scott Anderson a598e6d026 Add X11 backend skeleton
7 years ago
Drew DeVault 6479fb27be Merge pull request #169 from acrisci/bug/keyboard-libinput-free
7 years ago
Tony Crisci 0f56326cb8 fix libinput wlr-keyboard use after free
7 years ago
Drew DeVault ada7fde6fb DRY up focus and implement z ordering
7 years ago
Drew DeVault 033036712a Merge branch 'rootston'
7 years ago
Drew DeVault e4ad534ab4 Merge pull request #167 from emersion/xwayland
7 years ago