795 Commits (ed9796ec683b64655c60b09f0c9969263f4394d6)
 

Author SHA1 Message Date
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
Drew DeVault 10240af6ea Handle input device removal
7 years ago
Drew DeVault 262c3b1638 Remove unnecessary logging
7 years ago
Drew DeVault efadbf8424 Fix atom_map usage
7 years ago
emersion f8f4e6a35b
Merge branch 'rootston' into xwayland
7 years ago
emersion f0a14a318c
Fix segfault on startup
7 years ago
Drew DeVault e3af7d508f Remove example compositor
7 years ago
emersion b7927078e9
x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types
7 years ago
Drew DeVault 2850a9360b Merge pull request #166 from emersion/editorconfig
7 years ago
Drew DeVault c92199a953 Merge pull request #163 from emersion/wl_shell-fixes
7 years ago
emersion 275c7464f9
Add .editorconfig
7 years ago
emersion 8146d60a87
Fix 80 char limit with 4 width tabs
7 years ago
Drew DeVault 3cd4cf4fba Fix ATOM_LAST position
7 years ago
Drew DeVault 220a6e9bf6 Add xwayland activate and fix EGL bug
7 years ago
Drew DeVault 906a816abf Fix rootston keyboard, add Xwayland
7 years ago
emersion baed05b55e
Add TODO for pointer grab in set_popup
7 years ago
emersion 643a69f0b2
Call wlr_surface_set_role in wl_shell_get_shell_surface
7 years ago
emersion 55d2462180
Remove ping_timer when destroying wlr_wl_shell_surface
7 years ago
emersion 9d405cffa7
Use enums instead of uint32_t where applicable
7 years ago
emersion dbdfc46448
Add helper shell_surface_set_state
7 years ago
emersion 3d03ef2d02
role -> state
7 years ago
emersion 27ca8eaced
Fix typo: s/transcient/transient/
7 years ago
Drew DeVault 7cf4ee128e Merge remote-tracking branch 'origin/master' into rootston
7 years ago
Drew DeVault 38bb3b9608 Merge pull request #162 from emersion/wl_shell
7 years ago