Tony Crisci
|
be297d9d14
|
xwm: net wm state
|
2017-10-27 13:17:34 -04:00 |
|
Tony Crisci
|
6a4290b86a
|
xwm: moveresize events
|
2017-10-27 10:48:09 -04:00 |
|
Tony Crisci
|
4a106648c4
|
xwm: remove incorrect implementation of net wm state
|
2017-10-26 15:58:18 -04:00 |
|
Tony Crisci
|
32b848bd46
|
xwm: handle focus in
|
2017-10-26 11:54:39 -04:00 |
|
Tony Crisci
|
930ab06857
|
xwm: send net_wm_state
|
2017-10-26 11:39:08 -04:00 |
|
Tony Crisci
|
263279b7e0
|
xwm: rewrite xwm initialization
|
2017-10-26 10:39:36 -04:00 |
|
Tony Crisci
|
ff0006d0f0
|
xwm: refactor client message handler
|
2017-10-26 09:01:53 -04:00 |
|
Tony Crisci
|
a861b380ef
|
xwm: add net active window to supported
|
2017-10-25 20:41:55 -04:00 |
|
Tony Crisci
|
7914f4bda9
|
xwm: dont focus override redirect windows
|
2017-10-25 20:40:55 -04:00 |
|
Tony Crisci
|
d6a1e6fd79
|
xwm: dont flush if no events
|
2017-10-25 18:51:15 -04:00 |
|
Tony Crisci
|
b443b9a998
|
xwm: set net active window on xwm create
|
2017-10-25 08:42:42 -04:00 |
|
Tony Crisci
|
0d1dd84a48
|
xwm: improve activation and dont send focus twice
|
2017-10-25 08:39:28 -04:00 |
|
Tony Crisci
|
1be650d78a
|
xwm: only emit unmap notify once
|
2017-10-25 07:12:25 -04:00 |
|
Tony Crisci
|
e5ee01254b
|
xwm: map and unmap notify
|
2017-10-24 21:07:46 -04:00 |
|
Tony Crisci
|
22435e00c5
|
xwm: 80col cleanup
|
2017-10-24 19:18:31 -04:00 |
|
Tony Crisci
|
7643765e7b
|
xwm: unpaired surface list cleanup
|
2017-10-24 19:16:50 -04:00 |
|
Alexander Taylor
|
3277c6d994
|
Fix order of WM_HINTS and WM_PROTOCOLS in xwm atom_map
|
2017-10-24 19:11:57 -04:00 |
|
emersion
|
87b5b268d1
|
Remove gamma_control->link from list in destroy
|
2017-10-24 19:11:57 -04:00 |
|
Tony Crisci
|
2ff94d0036
|
xwm: get rid of displayable surfaces list
|
2017-10-24 18:57:20 -04:00 |
|
Tony Crisci
|
79e14f65e0
|
xwm: fix lists
|
2017-10-24 14:37:18 -04:00 |
|
Tony Crisci
|
fa94a06fd6
|
xwm: handle configure notify
|
2017-10-24 13:57:10 -04:00 |
|
Tony Crisci
|
a9d70a6256
|
xwm: set window attributes on create
|
2017-10-24 13:24:26 -04:00 |
|
Tony Crisci
|
a3f2754668
|
xwm: add surface to rootston on surface commit
|
2017-10-24 12:00:43 -04:00 |
|
Tony Crisci
|
c666d34d2d
|
xwm: add missing atoms to list
|
2017-10-24 11:00:41 -04:00 |
|
Tony Crisci
|
79978383ba
|
xwm: net active window
|
2017-10-24 10:04:33 -04:00 |
|
Tony Crisci
|
03bd34e826
|
xwm: atom cleanup
|
2017-10-24 09:21:11 -04:00 |
|
Tony Crisci
|
2ca502b546
|
Merge branch 'master' into feature/xwm-rewrite
|
2017-10-24 09:11:12 -04:00 |
|
Tony Crisci
|
0f7f6b1373
|
xwm: refactor xwm init
|
2017-10-24 08:49:10 -04:00 |
|
Drew DeVault
|
bbf08f3ef9
|
Merge pull request #262 from acrisci/feature/data-device-selection
wlr-data-device
|
2017-10-24 08:22:13 -04:00 |
|
Drew DeVault
|
93042e844b
|
Merge pull request #325 from acrisci/bug/texture-destroy
Revert "wlr-surface: destroy texture on null buffer commit"
|
2017-10-24 08:22:06 -04:00 |
|
Tony Crisci
|
1dbe314937
|
Merge branch 'master' into feature/data-device-selection
|
2017-10-24 07:57:36 -04:00 |
|
Drew DeVault
|
1b7918f50e
|
Merge pull request #328 from emersion/send-output-current-mode
Send output current mode when changed
|
2017-10-23 15:19:40 -04:00 |
|
emersion
|
eea532911a
|
Send output current mode when changed
|
2017-10-23 21:03:00 +02:00 |
|
Drew DeVault
|
b74e30be12
|
Merge pull request #327 from martinetd/meson_check_versions
Add version checks (mesa, libinput) in meson
|
2017-10-23 13:30:30 -04:00 |
|
Dominique Martinet
|
a2f5e60dea
|
meson: fail build if libinput < 1.7.0
We need libinput >= 1.7.0 for LIBINPUT_DEVICE_CAP_SWITCH
|
2017-10-24 02:05:41 +09:00 |
|
Dominique Martinet
|
98207fda81
|
meson: fail build if gbm/mesa < 17.1.0
We need mesa 17.1.0 for gbm_bo_get_offset and gbm_bo_get_stride_for_plane
We need mesa 17.0.0 for EGL_TEXTURE_EXTERNAL_WL
|
2017-10-24 02:05:41 +09:00 |
|
Tony Crisci
|
6e7caaee6b
|
Revert "wlr-surface: destroy texture on null buffer commit"
This reverts commit 0e7d13fab7 .
|
2017-10-23 09:09:12 -04:00 |
|
Scott Anderson
|
75f0a6c998
|
Merge pull request #286 from versusvoid/update-connector-crtc-bindings
Update Connector-CRTC bindings after resume in DRM backend
|
2017-10-23 20:25:40 +13:00 |
|
Drew DeVault
|
b2a9d74a94
|
Merge pull request #322 from Timidger/drm-failing-fix
Fixes #321, not using result of wl_container_of
|
2017-10-22 22:39:48 -04:00 |
|
Timidger
|
a299b9d875
|
Fixes #321, not using result of wl_container_of
|
2017-10-22 19:29:24 -07:00 |
|
Drew DeVault
|
f0add2f8a9
|
Merge pull request #320 from acrisci/refactor/abstract-buffer-exists
abstract buffer exists
|
2017-10-22 21:12:05 -04:00 |
|
Tony Crisci
|
0e7d13fab7
|
wlr-surface: destroy texture on null buffer commit
|
2017-10-22 21:07:54 -04:00 |
|
Tony Crisci
|
d1dd0a6970
|
refactor buffer detection
|
2017-10-22 21:07:32 -04:00 |
|
Drew DeVault
|
53174f3d61
|
Merge pull request #314 from emersion/cleanup-gamma-control
Cleanup wlr_gamma_control
|
2017-10-22 18:22:37 -04:00 |
|
Versus Void
|
3ed3271b98
|
Rescan connectors on DRM resume
|
2017-10-22 21:44:24 +00:00 |
|
Versus Void
|
549777ca19
|
Set crtc field when scanning for DRM connectors
and always use it when matching CRTCs with connectors.
Fix deactivated monitors check.
|
2017-10-22 21:38:30 +00:00 |
|
Versus Void
|
3c31209a97
|
Reinitialize only changed DRM outputs after setting mode on one
|
2017-10-22 21:34:56 +00:00 |
|
Versus Void
|
ecb2a2b0d3
|
Emit output resolution event only when resolution changes
|
2017-10-22 21:34:56 +00:00 |
|
emersion
|
1cc8f21d8e
|
Cleanup wlr_gamma_control
|
2017-10-22 23:11:26 +02:00 |
|
Drew DeVault
|
86be449a3f
|
Merge pull request #318 from emersion/drm-null-outputs
Create globals only for enabled outputs in DRM backend
|
2017-10-22 16:43:51 -04:00 |
|