Supreeeme

Results 53 issues of Supreeeme

Running Arch Linux with Cinnamon DE. Whenever I try to use the edit bindings button in the home button menu Cinnamon crashes and prompts me to restart it.

This plugin doesn't seem to be maintained anymore. I've fixed it up for gedit 40 on my fork. https://github.com/Supreeeme/gedit-source-code-browser

If an OpenXR runtime gives an unrecognized Vulkan format (i.e. one that returns DXGI_FORMAT_UNKNOWN from map_format_vulkan_to_dxgi) for one of its swapchain formats, the formatCountOutput that is returned on the first...

# Feature Request ## I confirm: - [x] that I haven't found another request for this feature. - [x] that I have checked whether there are updates for my system...

Feature Request

Observed in both Anvil and Niri. Behavior observed with Cage, Sway, and Labwc wlroots compositors. Steps to reproduce: 1. `$ cage -- firefox` (make sure no other firefox is running/run...

Also includes fixes to allow building on Linux.

### Problem Currently the `complete` key of `nvim_create_user_command` accepts a lua function reference that should act identical to a `customlist` completion function, but there is no way to give a...

enhancement
api
lua
completion

I just went through some confusion after disabling snippets in my config but still receiving them from rust-analyzer. I discovered that rust-tools enables snippet support unconditionally here: https://github.com/simrat39/rust-tools.nvim/blob/b297167d9e01accc9b9afe872ce91e791df2dde0/lua/rust-tools/lsp.lua#L134 Could there...

The docs say: > WARNING: do not use any of the private functionality of the terminal or other non-public parts of the API as these can change in the future....