emersion
|
91d72040e5
|
Configure outputs with make, model, serial in rootston
Added fallbacks in DRM backend in case EDID extension data for model and serial is missing.
Updates #403
|
2017-12-07 13:59:19 +01:00 |
|
emersion
|
bf2b58eb6d
|
Add wlr_output_set_scale
Fixes #465
|
2017-12-06 16:36:46 +01:00 |
|
emersion
|
9e29621ec3
|
Always center fullscreen view on screen
|
2017-11-21 10:14:50 +01:00 |
|
emersion
|
5a8bbc6203
|
Fix GCC build
|
2017-11-20 20:54:54 +01:00 |
|
emersion
|
54f1135c05
|
Fix fullscreen in xdg-shell
|
2017-11-20 20:53:13 +01:00 |
|
emersion
|
abab2902f5
|
Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface
|
2017-11-20 19:45:10 +01:00 |
|
emersion
|
b04a9a248d
|
Initial fullscreen support
|
2017-11-20 17:27:36 +01:00 |
|
Tony Crisci
|
4d6b3618b8
|
rootston: remove unmapped surface from desktop
|
2017-11-20 07:40:22 -05:00 |
|
emersion
|
76e8e1a6ad
|
Merge branch 'master' into seat-views
|
2017-11-19 17:56:26 +01:00 |
|
Tony Crisci
|
3b74db467b
|
data-device: wlr-drag-icon
|
2017-11-19 09:33:55 -05:00 |
|
emersion
|
72d877658a
|
Merge branch 'master' into seat-views
|
2017-11-18 22:18:25 +01:00 |
|
emersion
|
bb6d34e7a5
|
rootston: add per-seat views
|
2017-11-17 12:45:07 +01:00 |
|
Tony Crisci
|
12758a00a2
|
rootston: touch to focus
|
2017-11-15 08:34:48 -05:00 |
|
Tony Crisci
|
ac4841ba37
|
put dnd icon in the right place
|
2017-11-15 08:34:48 -05:00 |
|
Tony Crisci
|
6a516f7c41
|
basic touch dnd
|
2017-11-15 08:34:48 -05:00 |
|
emersion
|
3f6cf517b9
|
Add wlr_xdg_surface_v6_popup_get_position
|
2017-11-15 14:03:13 +01:00 |
|
emersion
|
bb973ff27d
|
Remove remaining buffer_{width,height} usage
|
2017-11-14 21:18:34 +01:00 |
|
emersion
|
2f44140f4a
|
Don't use buffer size
|
2017-11-14 15:33:29 +01:00 |
|
emersion
|
94b20da3ce
|
Fix popups position for rotated views
|
2017-11-14 10:20:20 +01:00 |
|
emersion
|
f8b43940b1
|
Merge branch 'master' into cursor-scale
|
2017-11-12 22:12:50 +01:00 |
|
emersion
|
28fc813ca9
|
Merge branch 'master' into cursor-scale
|
2017-11-12 21:16:45 +01:00 |
|
emersion
|
454bea678b
|
Fix rendering of rotated views on HiDPI outputs
|
2017-11-12 12:54:45 +01:00 |
|
emersion
|
8605243459
|
Introduce wlr_xcursor_manager
|
2017-11-12 11:10:56 +01:00 |
|
emersion
|
2dccb11741
|
rootston: keep one xcursor_theme per seat
|
2017-11-11 23:53:45 +01:00 |
|
emersion
|
09279b90a6
|
Add wlr_output.serial
|
2017-11-11 19:09:34 +01:00 |
|
emersion
|
aaf0691883
|
rootston: add roots_xcursor_theme
roots_xcursor_theme loads multiple wlr_xcursor_theme at different scales.
|
2017-11-11 18:42:14 +01:00 |
|
Tony Crisci
|
1db3b55128
|
rootston: prefix config structs and functions
|
2017-11-11 10:59:04 -05:00 |
|
Tony Crisci
|
2a9dc60f28
|
Merge branch 'master' into feature/multiseat
|
2017-11-11 09:59:39 -05:00 |
|
Tony Crisci
|
09c6092423
|
multiseat: somewhat working
|
2017-11-07 15:56:11 -05:00 |
|
Drew DeVault
|
ca8cf7d48d
|
Rethink HiDPI output layouts, fixes everything
Except for subsurfaces not rendering at the right scale. But that part
is (somewhat) easy.
|
2017-11-02 23:17:39 -04:00 |
|
Drew DeVault
|
7f76f46318
|
Adjust rendering to compensate for disparate scale
Something about my math is off, but I'm not certain what. Would
appreciate a second opinion.
|
2017-11-01 08:51:59 -04:00 |
|
Drew DeVault
|
a7446792a1
|
Consider scale factor when rendering views
|
2017-11-01 08:44:07 -04:00 |
|
Tony Crisci
|
1a756b3123
|
bugfix: dnd force cancel
|
2017-11-01 08:05:02 -04:00 |
|
emersion
|
ae9a46fc9b
|
Remove outdated TODOs, use wlr_surface_has_buffer
|
2017-10-31 12:30:57 +01:00 |
|
emersion
|
c45f2eef0e
|
Fix rootston
|
2017-10-31 12:30:06 +01:00 |
|
Drew DeVault
|
50e86a0efa
|
Allow configuring output mode in rootston
Fixes #336
|
2017-10-28 15:32:08 -04:00 |
|
emersion
|
ec5beeb8b8
|
Move xcursor stuff into its own file
|
2017-10-27 19:09:38 +02:00 |
|
Tony Crisci
|
1dbe314937
|
Merge branch 'master' into feature/data-device-selection
|
2017-10-24 07:57:36 -04:00 |
|
Drew DeVault
|
16f35ecbea
|
Merge branch 'master' into heghe/wl_list
|
2017-10-21 22:03:48 -04:00 |
|
Tony Crisci
|
6fcac087fe
|
rootston: remove mostly unused mapped icon param
|
2017-10-21 09:59:35 -04:00 |
|
Tony Crisci
|
3c7ef3aae6
|
Merge branch 'master' into feature/data-device-selection
|
2017-10-21 09:43:24 -04:00 |
|
emersion
|
c8570d0e42
|
Remove wl_list_init when using wl_signal_add
|
2017-10-21 12:35:51 +02:00 |
|
Heghedus Razvan
|
1d716241af
|
Replace list_t with wl_list in wlr_output
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
2017-10-20 11:46:09 +03:00 |
|
Tony Crisci
|
c00a94ca76
|
data-device: fix drag icon position
|
2017-10-17 17:21:11 -04:00 |
|
Tony Crisci
|
df0a8d3abe
|
wlr-data-device: drag icons
|
2017-10-15 11:06:03 -04:00 |
|
Drew DeVault
|
bf5299a3a5
|
Merge pull request #252 from myfreeweb/freebsd-compat
Add FreeBSD compatibility
|
2017-10-11 08:54:28 -04:00 |
|
Greg V
|
a5fe9aa736
|
Add FreeBSD compatibility
|
2017-10-11 00:07:21 +03:00 |
|
Tony Crisci
|
f7e7f6271d
|
wl-shell: cleanup
|
2017-10-10 11:13:11 -04:00 |
|
Tony Crisci
|
d4c065e59b
|
wl_shell: map transient surfaces closer to parent
|
2017-10-10 08:39:08 -04:00 |
|
Tony Crisci
|
cd1204f71f
|
wl-shell: render popups in the right place
|
2017-10-10 08:39:08 -04:00 |
|