-
## I'm submitting a…
[ ] Bug
[x] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)
## Current Behavior
In many cases, when improving i3 itself is not an opt…
-
The restrictions are implemented within `-[LSApplicationWorkspace isApplicationAvailableToOpenURL:error:]`, which otherwise just calls `[LSApplicationWorkspace applicationsAvailableForHandlingURLSchem…
-
sometimes we want to execute elevated JavaScript script instead of external process.
if there is something like child_process.fork() call, it will be great.
documents about node.js native fork and…
-
Observing this error:
```
[error] [ipcMain] No window to send event on
```
Which means menubar is somehow failing to instantiate the window?
**Observed:**
- Release 1.3.1
- OSX 10.13.1
-
To reproduce (verified on Apple M1):
1. Launch Ladybird `./Meta/ladybird.sh run`
2. Go to https://www.uiua.org
3. Wait for the page to load and the editor pane to appear
4. Click in the editor p…
-
Just purchased a white LSC Smart Connect Outdoor IP camera in German Action Market (EUR 29.99)
The LSC Smart Connect app offers upgrade to version 3.10.67 (not yet upgraded). Only open port
is 6668…
-
Many Node.js applications leverage Unix Domain Sockets for inter-process communication (IPC), providing a more efficient and secure way to communicate compared to traditional network sockets. Supporti…
-
### Steps to Reproduce
1. previously using web app version in macos
2. install new version via homebrew
3. open the homebrew ver. app
4. error popup
### Error Log (Desktop only)
##…
-
Currently the IPC writer prepares a record batch in memory before writing it into the writer.
The goal of this issue is to make so that the record batch is written directly to the writer, thereby a…
-
Wayfire IPC is maturing quite nicely. At present, IPC has excellent support for retrieving Workspace Sets and Workspaces. IPC also provides the information about views and wset in which the view exist…