Jari Vetoniemi
Jari Vetoniemi
### Hyprland Version System/Version info ```sh Hyprland, built from branch at commit 7447be822080fac5b8515a177773ec74b4d6c925 (). Date: 2024-02-02 Tag: flags: (if any) System Information: System name: Linux Node name: nixos Release: 6.6.13-xanmod1...
For anyone looking for easy way to install this: ```nix { pkgs ? import {}, stdenv ? pkgs.stdenv, lib ? pkgs.lib, fetchFromGitHub ? pkgs.fetchFromGitHub, fetchurl ? pkgs.fetchurl }: let stb_image...
Allow building and developing with nix ## Description Adds default.nix describing the build
Since the sectors are pretty small, could probably achieve better compression ratios by training dictionary on bunch of raw sectors
Implements the base that should usually work that is - Check LD_LIBRARY_PATH if the binary is no setuid setgid binary - Check /lib, /usr/lib, in that order The missing parts...
Hello, I'm porting budoux to zig (and C). I wonder what exactly is the unicode format of the keys in the model. Are they normalized? When constructing a key should...
### Zig Version 0.12.0-dev.2158+4f2009de1 ### Steps to Reproduce and Observed Behavior ```bash git clone https://github.com/Cloudef/zig2nix.git cd zig2nix nix run .#zig.master -- fetch file://$PWD/tools/fixtures/file-url-test.tar.gz ``` Outputs: ``` /nix/store/iw9vh9prrl1bb1z88bddwb5sakxhfsgk-app/bin/app: line 12: 39154...
Currently you can't copy between X11 and wayland views.
Compositor is not particularily useful if no keybind or core-functionality plugins are enabled.