Changes between Version 17 and Version 18 of WPE
- Timestamp:
- Feb 20, 2020, 9:35:08 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WPE
v17 v18 72 72 73 73 74 4. '''Launch dyz''' (WPE basic webview)74 4. '''Launch MiniBrowser''' (WPE basic webview) 75 75 76 76 {{{ … … 84 84 85 85 Currently WPE doesn't support X11 natively, so if you can switch to a Wayland session for testing, then better. Otherwise, you can run it from a Weston window inside X11. 86 You can automate the process of launching a Weston window and then dyzinside [https://people.igalia.com/clopez/run-wpe-x11 with this script].86 You can automate the process of launching a Weston window and then MiniBrowser inside [https://people.igalia.com/clopez/run-wpe-x11 with this script]. 87 87 Save it on the directory above your WebKit dir, make it executable and run it from there like: 88 88