Tony Crisci
|
51de398885
|
bug: fix clipboard
|
2017-10-07 16:33:22 -04:00 |
|
Tony Crisci
|
d61621e2fa
|
wlr-data-device-mgr: cleanup
|
2017-10-07 15:49:44 -04:00 |
|
emersion
|
55c063f440
|
Remove examples/compositor.c, re-added by mistake
|
2017-10-07 19:37:49 +02:00 |
|
emersion
|
e4a8831bf1
|
Fix GCC build
|
2017-10-07 19:30:00 +02:00 |
|
emersion
|
c9909a45ab
|
Code style
|
2017-10-07 19:22:55 +02:00 |
|
emersion
|
63af97800f
|
Use ImageMagick to write PNG screenshot
|
2017-10-07 19:12:47 +02:00 |
|
Tony Crisci
|
4f848000af
|
Merge branch 'master' into feature/xdg-popup
|
2017-10-07 13:04:04 -04:00 |
|
emersion
|
a87f016017
|
Remove cairo dependency, write raw pixels
|
2017-10-07 19:01:11 +02:00 |
|
Tony Crisci
|
4680943e74
|
xdg-seat: keyboard grabs
|
2017-10-07 12:52:02 -04:00 |
|
emersion
|
b27b6cd69c
|
Check wl_shm_buffer format
|
2017-10-07 18:25:27 +02:00 |
|
emersion
|
4374c52135
|
Free screenshot state
|
2017-10-07 16:22:03 +02:00 |
|
emersion
|
ecd5263d4d
|
Flip screenshots
|
2017-10-07 16:22:03 +02:00 |
|
emersion
|
d4cc82f11a
|
Call glReadPixels right before swapping buffers
|
2017-10-07 16:22:03 +02:00 |
|
emersion
|
05096ab458
|
rootston: create screenshooter interface
|
2017-10-07 16:22:03 +02:00 |
|
emersion
|
3eefd75e7e
|
Rebase wlr_drm_connector_read_pixels
|
2017-10-07 16:22:03 +02:00 |
|
emersion
|
d0db6a80ab
|
Add post_frame event to wlr_output, use wlr_drm_plane_make_current in wlr_drm_output_read_pixels
|
2017-10-07 16:22:02 +02:00 |
|
emersion
|
35f9700251
|
First attempt to implement screenshooter
|
2017-10-07 16:22:02 +02:00 |
|
emersion
|
1c8b72e0cd
|
Add screenshooter skeleton
|
2017-10-07 16:22:02 +02:00 |
|
Drew DeVault
|
321c26c2a3
|
Merge pull request #228 from emersion/no-modes
When output has no modes, send one anyway
|
2017-10-07 09:56:04 -04:00 |
|
emersion
|
2ffa4f3fce
|
When output has no modes, send one anyway
|
2017-10-07 14:01:25 +02:00 |
|
Versus Void
|
9cab66f0f9
|
Make xwayland compile-time optional
|
2017-10-06 21:50:25 +00:00 |
|
Versus Void
|
decd87043f
|
Add config option to disable Xwayland
|
2017-10-06 21:48:50 +00:00 |
|
Drew DeVault
|
08ccc7f653
|
Merge pull request #221 from versusvoid/wayland-xkb_state_update_mask
Use xkb_state_update_mask() with Wayland backend
|
2017-10-06 15:16:10 -04:00 |
|
Versus Void
|
568b270cdf
|
Use xkb_state_update_mask() with Wayland backend
Fix #158
|
2017-10-06 22:02:29 +00:00 |
|
Drew DeVault
|
b351e0a950
|
Merge pull request #224 from emersion/rootston-commands
Add command to close views
|
2017-10-06 11:13:37 -04:00 |
|
emersion
|
f402598ee1
|
Match default keybindings with sway's
|
2017-10-06 17:10:24 +02:00 |
|
emersion
|
fbca280949
|
Unset input->active_view when view is destroyed
|
2017-10-06 16:51:16 +02:00 |
|
emersion
|
b21f783c34
|
Disconnect wl_shell clients when closing
|
2017-10-06 16:44:55 +02:00 |
|
emersion
|
ecc0f712af
|
Update rootston.ini.example
|
2017-10-06 16:09:43 +02:00 |
|
emersion
|
69aff9b35e
|
Implement wlr_xdg_toplevel_v6_send_close
|
2017-10-06 16:03:35 +02:00 |
|
emersion
|
972e9dbd1b
|
Add close command, add close for xwayland
|
2017-10-06 16:03:35 +02:00 |
|
emersion
|
8ff548cdba
|
Require exec prefix to execute shell commands
|
2017-10-06 16:02:40 +02:00 |
|
Drew DeVault
|
6aafc2f61a
|
Merge pull request #223 from versusvoid/xwayland-activate
Activate only active xwayland views
|
2017-10-06 09:34:48 -04:00 |
|
Drew DeVault
|
d1c26059d2
|
Merge pull request #219 from versusvoid/cursor-bounds
Transform hotspot with cursor
|
2017-10-06 09:34:41 -04:00 |
|
Drew DeVault
|
528f000a7a
|
Deactivate xwayland when focus leaves there
|
2017-10-06 09:34:22 -04:00 |
|
Drew DeVault
|
bcbf78ddaf
|
Merge pull request #222 from versusvoid/flush-xwayland-resize
Flush xwayland surface configuration
|
2017-10-06 09:02:14 -04:00 |
|
Tony Crisci
|
27ee171d25
|
xdg-popup: protocol errors and ungrab
|
2017-10-06 08:41:43 -04:00 |
|
Tony Crisci
|
67ea307753
|
xdg-shell: cleanup
|
2017-10-06 07:52:18 -04:00 |
|
Tony Crisci
|
48ae4fc588
|
rootston: handle grab end
|
2017-10-06 07:32:59 -04:00 |
|
Tony Crisci
|
4657f10dd2
|
Merge branch 'master' into feature/xdg-popup
|
2017-10-06 07:04:27 -04:00 |
|
Versus Void
|
4d7ff3cb48
|
Activate only active xwayland views
Fix #217
|
2017-10-06 13:57:25 +03:00 |
|
Tony Crisci
|
d3ebf99b0f
|
xdg-popup: basic pointer grab
|
2017-10-06 06:54:43 -04:00 |
|
Versus Void
|
c22b02618c
|
Flush xwayland surface configuration
Fix #215
|
2017-10-06 12:55:36 +03:00 |
|
Versus Void
|
641d08ce7e
|
Transform hotspot with cursor
Fix #188
|
2017-10-06 09:07:08 +03:00 |
|
Drew DeVault
|
b2d478a418
|
Merge pull request #189 from emersion/xwayland-hints
xwayland: add support for window hints
|
2017-10-05 16:27:30 -04:00 |
|
emersion
|
12b9b1a4bd
|
Copy xcb_icccm structs into wlroots
|
2017-10-05 22:23:37 +02:00 |
|
Drew DeVault
|
7d57c1463d
|
Fix #210
|
2017-10-05 14:55:55 -04:00 |
|
Drew DeVault
|
e5276e9d70
|
Merge pull request #209 from versusvoid/fix-null-view-focus
Fix focusing null view
|
2017-10-05 14:38:49 -04:00 |
|
Versus Void
|
1b1346462e
|
Fix focusing null view
|
2017-10-05 21:32:49 +00:00 |
|
Tony Crisci
|
7b697fe841
|
bug: fix x11 event time
|
2017-10-05 14:38:12 -04:00 |
|