python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Disable left and top swipe gestures ubuntu
Hello I am trying to make a kiosk on ubuntu 20.04.
The problem that I am having is that when I run the kiosk mode, with some gestures on the touch screen it takes it out.
For example, if I make the ge...

DAVID PAOLO RAMIREZ MORALES
Votes: 0
Answers: 1
Chromium selenium webdriver disable zoom-in option
I am trying to find a way to disable zoom in option in selenium webdriver, I am using chromium and there is no command line switch for this in docs, browser is in kiosk mode with touchscreen and user ...
Jason Leok
Votes: 0
Answers: 0
CefSharp CORS error on request to localhost: request client is not a secure context and the resource is in more-private address space local
I am building a web app with the following architecture:
remote server
CefSharp to render pages coming from the remote server
local server to communicate the app with a serial port
But when I make r...
Lucas Miyazaki
Votes: 0
Answers: 2
Can nw addon be built with _HAS_ITERATOR_DEBUGGING=1 for debug mode? (Windows)
Original questin: Is there any way to get what macros nw-gyp add to the build project by default?
I'm developing a nw addon and I've tried to link a custom static lib to .node DLL. However I found nw-...

Jian Wang
Votes: 0
Answers: 1