Commit graph

1354 commits

Author SHA1 Message Date
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
Ch1llyB1lly
2114c14b0d
hyprsunset: add installation (#894) 2024-12-06 15:23:10 +01:00
69c3b78ab0 ecosystem: add hyprland-qtutils 2024-12-05 21:46:38 +00:00
FlyingStitchman
cd1a3a7a1b
Configuring/Binds: fix missing heading due to misplaced codeblock (#893)
There was a code block that was wrapping one of the headings which had the effect where the heading would not show as a heading and also the next code block initiator was rendered in plain text.
2024-12-04 15:11:47 +02:00
2e3eb78f69 add hyprgraphics to deps and ecosystem 2024-12-03 19:04:00 +00:00
izmyname
489135bda0
Installation: add a mention of hyprland-meta package under Arch section (#890)
* Installation: add a mention of hyprland-meta package under Arch section

* Installation: update text

* anyway
2024-11-30 17:46:41 +00:00
littleblack111
eab742635f
FAQ: fix broken XDPH link (#889) 2024-11-29 11:57:17 +02:00
Daniel Kusai
83cf1b2a7f
Added a windowrulev2 to Screen-Sharing.md (#888)
This window rule is added to xwaylandvideobridge to prevent it being focused. This is a recommendation to users who use the mentioned package.
2024-11-28 23:44:30 +00:00
nyx
43e1073237
binds: add type and default to allow_pin_fullscreen (#887)
* binds: add type and default to allow_pin_fullscreen

* oops

* maybe its false instead idk
2024-11-28 15:25:44 +00:00
fliplus
03b5af5b56
Update tips and tricks with new shadow var name (#886)
Rename keyword decoration:drop_shadow to decoration:shadow:enabled
2024-11-26 13:45:59 +00:00
Daniel Kusai
2f2bd49ac1
Hyprlock: remove duplicate wording (#885) 2024-11-25 16:20:10 +02:00
fqidz
680ef5066e Systemd-start: use programs.hyprland.withUWSM option for NixOS installation 2024-11-25 16:16:32 +02:00
izmyname
f6a67ff501
Systemd-Start: update the link to Environment-Variables page (#884) 2024-11-25 16:11:37 +02:00
littleblack111
79a4cd8026
variables: binds:allow_pin_fullscreen (#881) 2024-11-23 14:32:19 +00:00
Ryan
1fc4470a91
variables: add input_methods and input_methods_ignorealpha (#880) 2024-11-23 14:29:40 +00:00
littleblack111
5865bfbe14
set logging on -> set logging enabled (#882) 2024-11-22 13:26:48 +00:00
Saba Shaw
0803179626 Hypr-Ecosystem/hyprpicker: Fix configuration table 2024-11-21 10:26:29 +02:00
08f741ae6c versions: add 0.45.2 2024-11-19 21:47:48 +00:00
2e4b2aecd6
Nvidia: remove leftover GBM_BACKEND reference 2024-11-19 21:04:26 +02:00
Aqa-Ib
d68f474c28
change blurls to layer rules (#877) 2024-11-19 13:35:17 +00:00
Maximilian Seidler
7ace19d41b
Variables: explain that rgb(a) supports hex and decimal values (#876) 2024-11-18 19:45:38 +00:00
ad67df8000 versions: add 0.45.1 2024-11-18 14:27:47 +00:00
Alessio Molinari
4e89688c75
Add new monitor added/removed events (#875)
* feat: add new monitor added/removed events

* fix: move cmonitor* to phlmonitor
2024-11-17 20:49:57 +00:00
izmyname
7fc01c1d48
Environment-variables: add information on how to export variables using UWSM (#874) 2024-11-17 19:24:12 +02:00
Alexandre Acebedo
ccfe191b00
Variables: add lockdead_screen_delay description (#873) 2024-11-17 15:58:27 +00:00
izmyname
39ab773edd
Multi-GPU: add information on how to export AQ_DRM_DEVICES for uwsm users (#872) 2024-11-16 20:58:14 +02:00
littleblack111
23caaeea4a
bind: new long press option (#867)
for https://github.com/hyprwm/Hyprland/pull/8302
2024-11-15 23:22:15 +00:00
Vladimir-csp
052b616ffe
Systemd-start: clarify exit command variants (#868)
Resort to `terminate-users` only in case of problems.
2024-11-14 22:58:58 +02:00
fa8dd7dc26 variables: add use_cpu_buffer 2024-11-14 20:18:17 +00:00
RG
f64b73ffa4
fix(faq): 0.45.0 option for shadow (#871) 2024-11-14 14:09:59 +02:00
orangc
de78cb94d8
chore(nix): hyprnix moved to hypr-community (#870) 2024-11-14 14:06:30 +02:00
Vladimir-csp
02ab589e04
Code-tag "Hyprland" (#869)
https://github.com/hyprwm/Hyprland/discussions/8459#discussioncomment-11248704
2024-11-14 13:56:03 +02:00