webkit
Here are 305 public repositories matching this topic...
-
Updated
Mar 18, 2020 - C#
I was trying to look up the API for the DebugPanel so I could locate an option to decrease the text size. I'm developing a smaller resolution game and the elements of the panel overlap and are unreadable/unusable at these lower sizes. Upon opening the API and searching/clicking on the DebugPanel link, I'm routed to [http://melonjs.github.io/melonJS/docs/me.DebugPanel.html](http://melonjs.github.io
@foolip Philip,
I presume you are one of the wpt maintainers.
Is the svg flag valid or deprecated?
<meta content="svg" name="flags">
I have declared the svg flag in 2 tests
and in 2 reference files so far:
web-platform-tests/wpt#20033
web-platform-tests/wpt#21450
svg is not in the list of valid flags
http://web-platform-tests.or
Video problems
I have analyzed video problems and below is the summary. All tested with examples/http_server.py
from the pywebview-3
branch.
Windows
- CEF / MSHTML / EdgeHTML. No problems with either. CEF supports only WebM and Ogg out of the box (MP4 not supported).
Cocoa
- Only video frame is displayed, video not playing. Youtube works fine. There are a bunch of flags related to media in WKWeb
-
Updated
Jan 18, 2019 - C++
I followed the instructions given here:
[/tmp/download]: git clone git://github.com/uzbl/uzbl.git
Cloning into 'uzbl'...
remote: Counting objects: 22234, done.
remote: Total 22234 (delta 0), reused 0 (delta 0), pack-reused 22234
Receiving objects: 100% (22234/22234), 7.17 MiB | 2.89 MiB/s, done.
Resolving deltas: 100% (12980/12980), done.
[/tmp/download]
I'm looking for something that I can use to deliver osx-style xxx.app files to my clients.
It's not clear if I can do that with this or what the steps are to package a .app
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/59850856-how-to-package-an-app?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_sourc
Steps to reproduce
Open http://git.exherbo.org/summer/ and start hinting by hitting f
.
Expected behaviour
Hint label should be placed on the rupper left corner of the hinted element.
Actual behaviour
The hint labels are displaced towards top.
It seems that this is caused by negative margin set in the links.
a {
padding: 10em;
marign: -10em;
}
-
Updated
Jan 4, 2020 - Objective-C
-
Updated
May 16, 2020 - Swift
Hello. I downloaded Version 1.0.1 (0656). I am using OS X 10.12.6 (16G29).
Steps: I download this specific SVG file
https://github.com/VCVRack/Tutorial/raw/master/res/MyModule.svg
from https://github.com/VCVRack/Tutorial
I select a tool, such as rectangle or line. I drag.
Expected behavior: A rectangle or line is drawn beginning at the point where I clicked down and ending a
-
Updated
Dec 13, 2019 - JavaScript
-
Updated
Jun 10, 2020 - Python
-
Updated
Nov 5, 2019 - Swift
Step 1/7 : FROM petrosagg/resin-wpe:raspberrypi3-30c7465
---> 4b90e1c6a06a
Step 2/7 : COPY udev-rules/ /etc/udev/rules.d/
Using cache
---> 801296c43c60
Step 3/7 : COPY wpe-init /wpe-init
Using cache
---> 56c77d01e232
**Step 4/7 : RUN chmod +x wpe-init
---> Running in 12b9f22eaa8c
panic: standard_init_linux.go:175: exec user process caused "no such file or directory" [recovered]
-
Updated
Jan 2, 2020 - Objective-C
the multi-chat Franz app has "recipes", very similar to MacPin sites: https://github.com/meetfranz/recipe-slack/blob/master/webview.js
https://github.com/meetfranz/plugins/blob/master/docs/integration.md
They have pulled off multi-repo sites, so maybe I could do the same?
Or just move sites/ to a submodule....
Or try to support the [W3C WebExtensions A
-
Updated
Mar 8, 2019 - HTML
Came across this today:
@media print {
@page {
margin: 1cm;
}
}
if it works, it's another cool way of setting margins. TODO: document it.
-
Updated
Oct 29, 2014 - CSS
Currently only a subset of style attributes are supported in the style
prop. It would be good to warn users when they attempt to use a style attribute that we do not support yet.
-
Updated
Jun 4, 2020 - Vala
-
Updated
Mar 12, 2017 - JavaScript
-
Updated
Dec 20, 2019 - Clojure
Add proxy settings
It would be cool if you will add proxy setting for all application or/and to each email account.
Want to back this issue? Post a bounty on it! We accept bounties via [Bountysource](https://www.bountysource.com
Build docfx site
Add Readme.md
Improve this page
Add a description, image, and links to the webkit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webkit topic, visit your repo's landing page and select "manage topics."
Personally I'm mainly using Liinux, but I see this project as an awesome opportunity to build cross platform GUI apps without trying to integrate large and complex frameworks.
However, it would be great if there were some basic indications of how to go about including dependencies needed to develop and build on each of the platforms.
For example, I'm familiar with linux however it took me a