diniamo

Results 39 issues of diniamo

This is the code I use for creating the hotkey: ```c++ d_hotkey = new QHotkey(Qt::Key_Print, Qt::NoModifier, true, this); qDebug()

bug

**Is your feature request related to a problem? Please describe.** My problem is that 3 rune pages are not enough in the launcher. **Describe the solution you'd like** Have another...

I want to set a rule in my Hyprland config (`windowrule = fullscreen,(discord)`) to instantly fullscreen Discord when started, but if I do, the app freezes, and doesn't load (gray...

### Hyprland Version Hyprland, built from branch main at commit 8f3848788422822c2cb36c57b4f3929eec1cc42c dirty (xwayland: don't change workspace on configure for invisible windows). Tag: v0.33.1-31-g8f384878 flags: (if any) debug ### Bug or...

bug

### Hyprland Version System/Version info ```sh Hyprland, built from branch main at commit d7d333d162da2d3fc852b2c7a3faa2709440cefa dirty (opengl: apply box rot to projections). Date: Sun Jan 7 18:51:08 2024 Tag: v0.34.0-31-gd7d333d1 flags:...

bug

I'd appreciate it if we discussed this, before you make any changes. Missing: - [ ] New default keybind for `jump fzf` - [ ] Fix the hang on line...

I have these few lines in my nvim-cmp setup: ```lua window = { completion = cmp.config.window.bordered({ winhighlight = "Normal:Normal,CursorLine:CursorLine,FloatBorder:FloatBorder,CmpItemAbbrMatchFuzzy:CmpItemAbbrMatch", }), documentation = cmp.config.window.bordered({ winhighlight = "Normal:Normal,FloatBorder:FloatBorder", }), }, ``` How...

### Package: https://aur.archlinux.org/packages/yazi-git ### Purpose: Modern terminal file manager ### Benefits: The package in the main repositories is very outdated, but compiling a rust project takes way too long ###...

request:new-pkg
waiting:upstream-fix
priority:low

I am currently trying to make the new wayland backend work, in hopes of it fixing my nvidia issues. But whatever flags I run gamescope with, it just hangs after...

Stops the whole thing from working: ``` Cannot start new world - Premade world not found ``` And mods fail to download as well. I'm not sure what I should...