Philip Lamb
1471a6dc80
Replace use of c++ keyword 'default' in c++ code and C APIs. Also correct obsolete use of qualified name in member declaration.
2020-12-16 11:36:55 +13:00
Paul Rouget
47fde310b1
UWP: Bookmarks
2020-08-10 15:58:24 +02:00
Josh Matthews
5de6074ad8
Add missing media session callback in UWP embedding.
2020-08-06 14:17:58 -04:00
Paul Rouget
52f01a8a14
UWP: Crash report UI
2020-08-03 17:36:52 +02:00
Paul Rouget
79ecc7e216
UWP: allow servo's initial URL to be set before Servo starts
2020-07-06 11:49:13 +02:00
Paul Rouget
34265c872e
UWP: support virtual keyboard
2020-07-02 10:57:34 +02:00
bors-servo
db00c1f96e
Auto merge of #27114 - paulrouget:key_events, r=jdm
...
[UWP] Key events
This is the initial work required for proper keyboard events.
The text controller implementation is very basic, just enough to show the virtual keyboard when it's needed, and have basic key events.
2020-06-30 09:41:15 -04:00
Paul Rouget
2dcb78de13
UWP: Basic key events
2020-06-30 07:30:54 +02:00
Paul Rouget
2ef6ba25dc
Fix DEFAULT_URL
2020-06-29 06:31:32 +02:00
Paul Rouget
8cf2f14baa
Allow embedder to bypass devtools prompt
2020-06-22 11:47:03 +02:00
Paul Rouget
e5edd22208
L10N for UWP app.
2020-06-11 07:54:57 +02:00
Paul Rouget
dd2ebce57e
UWP: Preference panel
2020-06-10 09:38:14 +02:00
Alan Jeffrey
8bb1732258
Update surfman to 0.2 and remove glutin
2020-04-17 23:44:53 -05:00
Paul Rouget
0b489a0135
Make it possible to add a title to context menu
2020-03-31 12:25:54 +02:00
bors-servo
c3ecf2ecef
Auto merge of #26043 - paulrouget:IMMenu, r=jdm
...
Context menu API
This adds an API for Servo internals to request a context menu to the embedder, along an implement for the UWP port.
2020-03-30 03:08:08 -04:00
Paul Rouget
ed601bcbad
Context Menu: UWP
2020-03-30 07:42:06 +02:00
Paul Rouget
a707432b00
Add a devtools button
2020-03-25 13:23:10 +01:00
Paul Rouget
00395125f6
UWP port: re-enable devtools
2020-03-16 13:43:10 +01:00
Paul Rouget
6ddde1a3e1
Stop animations when window is hidden (API + UWP)
2020-02-19 14:10:49 +01:00
Paul Rouget
51f15a055e
Embedder Prompt API
2020-02-10 06:51:18 +01:00
Fernando Jimenez Moreno
b01e3fdc7e
Introduce CMediaSessionPlaybackState and CMediaSessionActionType
2019-12-05 15:34:34 +01:00
Fernando Jimenez Moreno
d5200ba453
Hololens - Trigger MediaSessionActions for play and pause buttons
2019-12-05 15:20:48 +01:00
Fernando Jimenez Moreno
d633c8b9da
Hololens - Show/hide media controls according to playback state
2019-12-05 15:19:18 +01:00
Paul Rouget
171e826180
Properly send TouchEvents to Servo
2019-12-04 14:24:27 +01:00
Paul Rouget
1c3da95b70
do not rely on UWP URL parser
2019-11-06 07:38:19 +01:00
bors-servo
f626355b67
Auto merge of #24552 - paulrouget:clangformat, r=jdm
...
mach fmt calls clang-format
Fix #24031
What would be the right way to also integrate this with tidy?
2019-11-04 04:48:20 -05:00
Paul Rouget
36c1669215
Format support/hololens/
2019-11-04 07:05:06 +01:00
Paul Rouget
112221f046
UWP: More mouse events
2019-11-01 06:28:14 +01:00
Paul Rouget
f2f8223cf1
UWP: better mouse interaction support
2019-10-29 07:35:50 +01:00
Fernando Jimenez Moreno
7737610870
Allow passing args to UWP app from command line
2019-10-24 11:49:40 +02:00
Paul Rouget
010bc0036d
Use Tapped event instead of PointerReleased
2019-10-14 09:22:55 +02:00
Paul Rouget
4490b2de9a
Isolate default URL in its own file, for convenience
2019-09-21 09:45:49 +02:00
Paul Rouget
56dd81f852
Branding: s/servo/firefox reality/
2019-09-06 07:45:43 +02:00
Paul Rouget
5fe9a6223d
Switch to chromeless mode when app opens from a servo:// link
2019-08-29 06:53:53 +02:00
Paul Rouget
b2c56940eb
Resize Servo on surface resize
2019-08-23 11:10:09 +02:00
Paul Rouget
10f86935b8
Support hidpi
2019-08-23 11:08:46 +02:00
bors-servo
5bf00c07c2
Auto merge of #24013 - paulrouget:gestureCapture, r=jdm
...
[hololens] Gesture capture
I can't reproduce #24010 but I think this should fix it.
Fix #24010
Depends on #24008
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24013 )
<!-- Reviewable:end -->
2019-08-23 01:06:45 -04:00
Paul Rouget
b642ff2057
Implement missing C callbacks
2019-08-22 07:43:12 +02:00
Paul Rouget
aaefaee5dc
Disable URL bar hit testing while scrolling in Servo
2019-08-21 11:12:20 +02:00
Paul Rouget
5c1d130217
Handle servo:// url
2019-08-21 11:03:19 +02:00
Paul Rouget
92f57b66d1
move control to its own directory
2019-08-19 07:12:17 +02:00