288 Commits (bfcaa4bc44b16c68445b10edcc9d4b85f158a253)

Author SHA1 Message Date
emersion 75ef7860bb
Merge branch 'master' into display-destroy
7 years ago
emersion 3b4b8953d9
Update output layout when scale or transform changes
7 years ago
emersion c67a5824b8
Merge branch 'master' into display-destroy
7 years ago
emersion 529675b7b0
Add wlr_output_set_custom_mode
7 years ago
emersion 18eb1eee3f
Listen to display destroy in xwayland, rename wlr_egl_free
7 years ago
emersion 9d43adaafa
Listen to display destroy in backends
7 years ago
emersion 7d847efe40
Terminate local display on remote X11 server error
7 years ago
emersion 2c63aa2056
Destroy x11 output with backend
7 years ago
Tony Crisci 9cc5166905 bug: free x11 backend output in destroy
7 years ago
Tony Crisci 875a5b446f remove time usec
7 years ago
Tony Crisci a224e74fad refactor input time_sec to time_msec
7 years ago
emersion eea532911a
Send output current mode when changed
7 years ago
Scott Anderson 822a9f65a4 Add pointer to backend inside wlr_output
7 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h
7 years ago
D.B 7cdc19d57f Fix duplicated pointer axis events
7 years ago
Greg V a5fe9aa736 Add FreeBSD compatibility
7 years ago
Drew DeVault 2f36e78de1 Merge pull request #240 from acrisci/feature/x11-backend-axis
7 years ago
Tony Crisci 2f2392c39e x11-backend: create wlr output global
7 years ago
Tony Crisci 6d9b4f330e x11-backend: axis events
7 years ago
Tony Crisci 4f848000af Merge branch 'master' into feature/xdg-popup
7 years ago
Versus Void 568b270cdf Use xkb_state_update_mask() with Wayland backend
7 years ago
Tony Crisci 7b697fe841 bug: fix x11 event time
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 7ad2a57feb Open X11 Window
7 years ago
Scott Anderson a598e6d026 Add X11 backend skeleton
7 years ago