UjinT34
f800b253ee
variables: add early_buffer_release ( #941 )
...
https://github.com/hyprwm/Hyprland/pull/9019
2025-01-10 18:42:40 +00:00
f817e13095
variables: add no_donation_nag
2025-01-10 19:10:26 +01:00
Standreas
b1831e6acd
add pcmanfm-qt as a file manager ( #937 )
2025-01-09 22:39:38 +00:00
Dardo D Kleiner
80901a1747
Window-Rules: add new ``suppressevent
` for
`fullscreenoutput
`` ( #936 )
...
Addresses https://github.com/hyprwm/Hyprland/issues/8944#issuecomment-2571419182
2025-01-09 22:38:44 +00:00
zakk4223
6c9ab154b2
Add window tag: regex ( #934 )
2025-01-09 20:52:42 +00:00
7188630680
fix brainfart phrasing
2025-01-08 23:48:57 +01:00
e6ef0c004a
ecosystem: add hyprland-qt-support
2025-01-08 22:59:57 +01:00
littleblack111
b122a7c8cb
dispatchers: add forcekillactive, killwindow, signal, signalwindow ( #933 )
2025-01-08 21:17:04 +00:00
648ba0fff3
cursor: nvidia now has enabled hw cursors by default
2025-01-08 12:30:41 +01:00
UjinT34
adcb5c9fff
HDR: Update Variables.md ( #932 )
2025-01-07 18:33:05 +00:00
Zetta1 Reid0
5d5f9cbea0
Configuring/Master-Layout.md: add option to show slaves on left in master center orientation ( #931 )
...
Co-authored-by: Zetta1_Reid0 <11255-Zetta1_Reid0@users.noreply.gitlab.xfce.org>
2025-01-07 17:50:42 +00:00
Maximilian Seidler
fb826bae6c
hyprlock: add animations, remove deprecated options ( #923 )
2025-01-06 12:39:25 +00:00
Pollux
cbee5436f3
variables: document decoration:rounding_power ( #929 )
...
window-rules: document roundingpower rule
2025-01-05 18:39:08 +00:00
Sergio Miguéns
8d2b51552a
layouts: add loop option to master layout cycle commands ( #926 )
2025-01-04 16:40:38 +00:00
Ryan Roden-Corrent
0b98e91eea
Document that hyprlock config is required. ( #928 )
...
Without a config, hyprlock fails with:
```
[CRITICAL] ConfigManager threw: Could not find config in HOME, XDG_CONFIG_HOME, XDG_CONFIG_DIRS or /etc/hypr.
```
This was mentioned in https://github.com/hyprwm/hyprlock/issues/450 and closed with
> hyprlock with no config is more confusing than anything, as it will not render anything
So I'm assuming this is behaving as expected and the docs just need to be fixed.
2025-01-04 16:39:24 +00:00
Piotr Kocia
74f9126dff
Clipboard-Managers: remove broken manager ( #927 )
...
The manager `cb` does not support Wayland. The version available in AUR
renders the entire desktop unusable by spawning invisible windows which
cause focus loss and repositioning of all windows every ~2 seconds. Does
not work with `wl-paste --watch` either.
2025-01-04 16:34:02 +00:00
davc0n
f5fdf3e61d
ipc: add focusedmonv2 ( #924 )
2025-01-03 22:44:01 +00:00
RadConMax
2115e24a22
Update Multi-GPU.md ( #925 )
...
This needs to be colon. Semi colon doesn't work.
2025-01-03 11:58:16 +00:00
a7ef1fa791
preconfigured: update ml4w image
2025-01-02 14:40:18 +01:00
davc0n
95a36dac5c
hyprlock: add timezone documentation ( #921 )
2024-12-30 18:46:02 +00:00
61dd01cafe
variables: add missing render values
2024-12-30 12:07:53 +01:00
khushal-solves
4bc397ae59
Replaced always_center_master to slave_count_for_center_master ( #918 )
2024-12-29 23:11:40 +00:00
ThomChroma
a44a30729e
Update global keybinds examples ( #916 )
...
Add a valid window parameter to the out-of-date examples.
2024-12-29 11:16:59 +00:00
nnra
f5486a4995
Added glaze to packages needed for manual installation on Arch ( #917 )
...
I was getting the following error when trying to build until I installed glaze from AUR:
```
CMake Error at hyprpm/CMakeLists.txt:13 (find_package):
By not providing "Findglaze.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "glaze", but
CMake did not find one.
Could not find a package configuration file provided by "glaze" with any of
the following names:
glazeConfig.cmake
glaze-config.cmake
Add the installation prefix of "glaze" to CMAKE_PREFIX_PATH or set
"glaze_DIR" to a directory containing one of the above files. If "glaze"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
make[1]: *** [Makefile:15: release] Error 1
make[1]: Leaving directory '/home/nnra/Packages/Hyprland'
make: *** [Makefile:32: all] Error 2
```
2024-12-28 13:33:09 +00:00
Ricky Lopez
ea218c834f
hyprlock: Add documentation for $FPRINTPROMPT ( #915 )
...
Variable added in https://github.com/hyprwm/hyprlock/pull/613
2024-12-27 14:34:15 +00:00
Maximilian Seidler
a5c2395c3d
hyprlock: improve doc for the monitor
option ( #914 )
2024-12-27 14:33:32 +00:00
dc7b6090bd
debug: add debug:pass for debugging the render pass
2024-12-22 17:21:07 +00:00
Amaan Qureshi
8fc51f9db6
Plugins/Development/Getting Started: rename CColor
to CHyprColor
( #911 )
2024-12-22 09:53:17 +02:00
b82f549a33
windowrules: mention regex caveats
2024-12-21 23:13:14 +00:00
cc11dcf167
Clipboard-Managers: add warning about cb
2024-12-21 23:09:53 +02:00
Maximilian Seidler
a6ac8b4a41
hyprlock: document float support for layoutxy ( #908 )
2024-12-21 17:35:18 +01:00
pynappo
04ba521df2
Configuring/Window-Rules: callout that regexes need a full match ( #909 )
...
* Update Window-Rules.md for regex full match clarification
* Add note for very general regexes
* Remove most unnecessary regex chars
* fix long line
2024-12-20 17:05:45 +01:00
2adbff54de
versions: add 0.46.2
2024-12-19 19:32:20 +00:00
Robin Carlier
16b2322062
hyprlock: document background reloading options ( #906 )
2024-12-18 16:28:15 +01:00
36919990ca
nvidia: stop recommending no hw cursors
2024-12-18 01:13:25 +00:00
18b314e490
preconfigured: add jakoolit
2024-12-17 19:12:16 +00:00
63dc5c5502
versions: add 0.46.1
2024-12-17 16:08:31 +00:00
4f2906f1ac
versions: add 0.46.0
2024-12-16 23:40:20 +00:00
egnrse
a10760ebda
Configuring/Binds.md: fixed a link to 'Using-Hyprctl' ( #904 )
2024-12-16 21:05:25 +01:00
Maximilian Seidler
87f206e430
hyprlock: move auth related options ( #903 )
2024-12-16 19:59:09 +01:00
davc0n
bf86ec8521
binds: add nested submaps example ( #902 )
...
* binds: add nested submaps example
* binds: refactor nested submaps example
2024-12-16 01:02:19 +01:00
43543369a0
add cursor:warp_back_after_non_mouse_input
2024-12-15 23:55:14 +00:00
end-4
ee21a1940e
preconfigured setups: remove end-4/dots-hyprland ( #901 )
...
due to inactivity and various issues
2024-12-14 02:39:25 +01:00
05f7e8b8d7
xdph: add custom_picker_binary
2024-12-13 21:12:53 +00:00
normaltaro
4b229720af
Update movefocus for #8601 ( #900 )
2024-12-13 21:28:39 +01:00
Pavel Belyavsky
39c7e4ae57
variables: update cursor:warp_on_change_workspace
description ( #898 )
2024-12-10 21:55:08 +01:00
Mike Will
0bcef641ea
Window-Rules: add descriptions for scrollmouse
and scrolltouchpad
2024-12-10 11:15:45 +02:00
davc0n
b8cdb07237
status-bars: remove obsolete waybar popup faq ( #896 )
2024-12-08 17:01:50 +02:00
968a50738c
PR guidelines: add style
2024-12-07 17:58:53 +00:00
cf77151365
variables: add new stuff from hyprland-qtutils
2024-12-06 14:46:50 +00:00