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 |
emersion
|
e3917af69d
|
xwayland: read window title & class
|
7 years ago |
Drew DeVault
|
6479fb27be
|
Merge pull request #169 from acrisci/bug/keyboard-libinput-free
fix libinput wlr-keyboard use after 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
[WIP] Improve 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
Add .editorconfig
|
7 years ago |
Drew DeVault
|
c92199a953
|
Merge pull request #163 from emersion/wl_shell-fixes
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
Add wl_shell to rootston
|
7 years ago |
emersion
|
4e70d36e61
|
examples/compositor: fix handle_output_frame
|
7 years ago |
emersion
|
a04462ba8b
|
wl_shell: listen for wlr_surface destroy signal
|
7 years ago |
emersion
|
eaa414bbd8
|
wl_shell: properly set wl_surface->resource
|
7 years ago |
emersion
|
d41a4a0bae
|
wl_shell: gluten-free cosmetic variable renaming
|
7 years ago |
emersion
|
dd9c15c69e
|
rootston: no need to implement get_input_bounds and activate for wl_shell views
|
7 years ago |
emersion
|
63f277f3b9
|
rootston: handle request_move
|
7 years ago |
emersion
|
d6c6b7c506
|
class_ -> class, free more stuff in destroy_shell_surface
|
7 years ago |
emersion
|
241fec4d87
|
wl_shell: add wlr_wl_shell_surface_{configure,popup_done}
|
7 years ago |
emersion
|
14ab56b6c5
|
wl_shell: implement set_popup request
|
7 years ago |
emersion
|
663bfe4cd8
|
wlr_wl_shell: implement all requests except set_popup
|
7 years ago |
emersion
|
e001e40022
|
Set view->surface
|
7 years ago |
emersion
|
acf58e04de
|
Fix segfault, add wl_shell view
|
7 years ago |
Drew DeVault
|
d7d73cd298
|
Merge pull request #144 from ascent12/drm-dp-mst
DisplayPort MST
|
7 years ago |
emersion
|
ed9a43c213
|
Add first try to add wl_shell to rootston
|
7 years ago |
Drew DeVault
|
80a1cc01e9
|
Merge pull request #161 from acrisci/bug/egl-segfault
unset egl current before terminating display
|
7 years ago |
Tony Crisci
|
00f1686ce5
|
unset egl current before terminating display
fixes segfault when closing the compositor with an egl window.
|
7 years ago |
Drew DeVault
|
1ddda91b1b
|
Fix broken keyboard handling
|
7 years ago |
Drew DeVault
|
e6a6634bc5
|
Minor tweaks to (broken) keyboard support
|
7 years ago |
Drew DeVault
|
f4387b437f
|
Merge branch 'master' into rootston
|
7 years ago |