arbitrary-dev

Results 19 issues of arbitrary-dev

### Description Have a flag or configuration option for a kinetic scrolling introduced in v109 ### Who's implementing? - [ ] I'm willing to implement this feature myself ### The...

enhancement
help wanted

Trying to go through [Spring Quickstart](https://spring.io/quickstart), but getting this error: ``` Error executing vim.schedule lua callback: /usr/share/nvim/runtime/lua/vim/lsp/handlers.lua:122: bad argument #1 to 'ipairs' (table expected, got nil) stack traceback: [C]: in...

So according to #64 I can issue F1 .. F10 keys by using AGr+1 .. AGr+0, but: 1. What about F11 & F12? 2. Also Ins key 3. And documenting...

### Reproduction 1. Open `foot` 2. Open keyboard 3. Make `foot` fulscreen with Super+f 4. Now keyboard is not visible on this particular workspace 5. \+sxmo's context menus as well

- `gigahorse.maxConnections`should be used in `b.dispatcher` and `Dispatcher#setMaxRequests` - `gigahorse.maxConnectionsPerHost` should be used in `b.dispatcher` and `Dispatcher#setMaxRequestsPerHost` - `gigahorse.pooledConnectionIdleTimeout` should be used in `b.connectionPool` and `ConnectionPool#ConnectionPool(int, long, TimeUnit)`

### Your environment **Which OS do you use?** Gentoo **Which version of GHC do you use and how did you install it?** 9.8.2 compiled from sources **How is your project...

type: bug
status: blocked
build tool: cabal

Expected to be the same as when the server was connected.

client

### Description A shortcut to switch appearance mode (light/dark) ### Who's implementing? - [x] I'm willing to implement this feature myself ### The problem I'm always frustrated when daylight change...

enhancement
help wanted