Robert Ancell
6f5d92d241
Remove the input type and action from TextInputModel. ( #18919 )
...
These aren't used by the model so are better managed outside of it.
2020-06-10 10:00:32 +12:00
Robert Ancell
474e6f121e
Remove rapidjson from TextInputModel ( #18397 )
...
This allows this class to be shared with the Linux plugin.
Also move client_id outside this class as was noted in a TODO.
2020-05-15 14:59:56 +12:00
Francisco Magdaleno
5c8611194d
[glfw/windows] Stops keeping track of input models ( #12234 )
2019-09-12 15:30:53 -07:00
Chinmay Garde
56052c70af
Rename the shell namespace to flutter. ( #8520 )
2019-04-09 17:10:46 -07:00
stuartmorgan
d452dd5c36
Initial import of GLFW Linux shell from FDE ( #8159 )
...
Changes include:
- File structure
- Header guards
- Include paths
- Namespaces
- Integration with the engine's GN build
- Conversion from jsoncpp to rapidjson
- Style and clang-format adjustment to match engine repository
2019-03-20 17:15:52 -04:00