Mihai Fufezan

Results 28 issues of Mihai Fufezan

#### Describe your PR, what does it fix/add? Revert https://github.com/hyprwm/Hyprland/pull/7774 and https://github.com/hyprwm/Hyprland/pull/7778. Reason: CMake + Makefile + Mold builds the fastest out of the tested configurations. See https://github.com/hyprwm/Hyprland/pull/7774#issuecomment-2350092139 for an...

Nix

### Description of the requested feature I would like to have the ability to set a custom alignment for wrapped text inside a label. Currently line breaks mean the text...

enhancement

@trippwill is no longer actively using Hyprland, so he will no longer be maintaining `shellevents`. If anyone wants to take up maintainership for it, let me know.

#### Describe your PR, what does it fix/add? TO BE MERGED AFTER #9930 Add `defaultSettings` option in the NixOS module. Can be disabled by setting it to `{}`. Default settings...

`general:resize_on_border` does not work when hyprbars is enabled. I have a rule that only enables hyprbars for floating windows, so tiled windows are not affected.

Fix trying to get the python path from the system instead of the meson option.

Add option `install_config` that allows users to enable/disable installing the config. Needed on NixOS to preserve the path to a read-only `/etc/howdy/config.ini`.

#### Describe your PR, what does it fix/add? Allows users to disable the mold linker. Mostly useful on older machines that do not support SSE4_2 and AVX2. Fixes hyprwm/hyprutils#73. ####...