-
Hello,
I am trying to implement a run or raise feature on my new dwl build. I used wlrctl for all my other wayland compositors but I am getting Foreign Toplevel Management interface not found! on d…
-
Is it possible to recreate the "run-or-raise" functionality found in this stumpwm config whereby a keybinding either starts a program or switches to it if it is already running. Many thanks in advance…
-
Actually the dock is a launcher. Could it be possible to make it like wmaker?
On widowmaker, if there are instances already open, it raises all of them.
[Here](https://github.com/labwc/labwc/issue…
-
Could it be possible to support [Run or Raise](https://github.com/Soft/run-or-raise) for launcher module?
Thanks!
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
I believe it would be useful to have Django management commands to import and export data from the command line.
This could also be useful for automating repeated imports and exports.
Below is the…
-
After updating to 5.16, when I try to run `old_glory.exe`, it pops up an error window:
![error](https://github.com/user-attachments/assets/370a5a69-a26e-4eea-ac50-05e0a4af78ae)
The traceback:
`…
-
## Steps to reproduce
- Set `config.parallel_migration_threads = 4` (really anything greater than 1 will expose the issue)
- Run `bundle exec rake db:migrate`
## Expected behavior
- All schemas …
-
To reproduce this:
```
git clone git@github.com:biothings/DGIdb.git
cd DGIdb
biothings-cli dataplugin dump # this work fine
biothings-cli dataplugin upload # raise the error below
```
```
…
-
**Describe the bug**
When creating a `Document` with an unique indexed attribute, violating the uniqueness raise a `RevisionIdWasChanged` instead of a `DuplicateKeyError`.
**To Reproduce**
```p…