Commit graph

1367 commits

Author SHA1 Message Date
Maximilian Seidler
abb1369628
hyprlock: add general:screencopy_mode (#952) 2025-01-24 14:25:51 +01:00
Alexander
b7eabd1b99
feat: cyclenext visible option (#945)
Co-authored-by: Alexandr Krylov <t@ruenya.nix>
2025-01-21 14:18:25 +00:00
Estevão Lobo
1b0dd84ad8
fix: hyperlink to 404 page had an extra .md at the file name (#951)
Change hyperlink from `../Using-hyprctl.md` to `../Using-hyprctl`, in order to point to an existent location.
2025-01-20 18:37:38 +00:00
Ali Q
09d5bc94d0
Getting Started/Master-Tutotial: improve clarity of FAQ links (#950) 2025-01-18 16:18:50 +02:00
2a7cc8f0f0 Getting Started/Installation: add NO_HYPRPM info, Meson custom flags 2025-01-18 11:40:03 +02:00
58211351e6 preconfigured: add ml4w website 2025-01-17 21:23:38 +01:00
52d4a0cbba
Getting Started/Installation: fix cmake call, add NO_UWSM info
We haven't used Ninja in the Makefile in a long time, but I forgot to
update the invocation here.
2025-01-15 20:55:58 +02:00
nnra
31fa60ddbd
FAQ: add fix for Discord binds not working (#947) 2025-01-15 20:22:56 +02:00
littleblack111
41326619a4
Crashes and bugs: fix typo (#946) 2025-01-14 17:10:57 +02:00
Maximilian Seidler
2eb7049679
hyprlock: add/remove vars and add a dedicated section about variable-substitution (#930)
Added:
- $PAMPROMPT
- $PAMFAIL
- $FPRINTFAIL
Removed:
- $PROMPT
- $FPRINTMESSAGE
2025-01-12 17:18:37 +00:00
Standreas
4ad065f28d
Configuring/Workspace-Rules: Remove duplicate rule (#943) 2025-01-12 15:56:30 +02:00
littleblack111
aa75b48f0a
add new exec-once keywords (#940) 2025-01-11 15:58:17 +00:00
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