Commit graph

756 commits

Author SHA1 Message Date
Arkady Buryakov
f17b336ac9
Groupbar: add test_offset and keep_upper_gap settings (#1017) 2025-04-02 22:26:48 +02:00
nyx
6828d205ce
variables: add anr_missed_pings (#1019) 2025-03-31 18:06:22 +02:00
LeviVanDerMaas
20e299963b
Configuring/Variables: add binds:hide_special_on_workspace_change (#1018) 2025-03-30 03:11:41 +02:00
nyx
aecda60bad
dispatchers: add sendkeystate (#1002)
* dispatchers: add sendkeystate

* e
2025-03-25 00:59:45 +01:00
991fb10b48 variables: bring back border_part_of_window 2025-03-24 23:58:45 +00:00
4e6d1cec5d
Configuring/Example-configurations: add callout 2025-03-23 14:57:58 +02:00
UjinT34
4c7ade0164
update hdr variable (#1012)
#9698
2025-03-22 18:34:18 +01:00
Andrei V
0b6e12c2a3
XWayland: add the abstract Unix socket description and new variable information (#1006)
* variables: add xwayland:create_abstract_socket

* Configuring/XWayland: add information about the abstract socket
2025-03-19 23:06:39 +01:00
1f183abb97 variables: add render:cm_enabled 2025-03-18 11:31:02 +00:00
6f91f6e950 move windowrules to new syntax 2025-03-18 11:18:38 +00:00
68395f1cd4 windowrules: update v2 -> regular, nuke v1 2025-03-18 01:41:26 +00:00
UjinT34
f0dd6c2e0b
variables: Simple cm settings (#991)
* Update Variables.md

* Update Monitors.md

* Update Monitors.md
2025-03-16 22:52:57 +01:00
9cb962b5bc variables: remove allow_early_buffer_release 2025-03-14 14:14:40 +00:00
phonetic112
9aec3e57ee
Document groupbar gap vars (#1001)
* Document groupbar gap vars

* size
2025-03-12 15:09:26 +01:00
Vaxry
e71bf57b7e
Merge pull request #997 from khalid151/main
update `transform` default values
2025-03-11 01:45:03 +01:00
nyx
b188781d72
docs(windowrules): add persistentsize rule (#983)
* docs(windowrules): add disablemaximizedhints rule

* docs(windowrules): clarify floating, rather than windows as a whole

* nomaximizehints

* remove d

* e
2025-03-08 02:11:49 +01:00
Khalid
cd025739b6
update transform default values 2025-03-08 00:47:43 +03:00
nyx
7ba699e37f
docs(master): add option to keep master window position (#995) 2025-03-06 23:06:16 +01:00
Landon Buttars
699e8de0ac
dispatchers: add documentation for fullscreenstate (#892)
* dispatchers: add documentation for fullscreenstate

This is a WIP and needs feedback to clarify a few things. Specifically whether fullscreen is planned for deprecation and the functionality of state 3 "maximize and fullscreen."

* add details for maximize and fullscreen

* remove incorrect deprecation statement
2025-03-04 18:09:12 +01:00
nyx
11c27e7a79
variables: add flip_x and flip_y for touchpad (#984) 2025-03-03 21:56:20 +01:00
1bb1e7e1ab variables: add new anr var 2025-02-18 15:17:58 +00:00
andrewandreii
9a6992ae40
variables: added follow_mouse_threshold (#978) 2025-02-17 03:03:37 +01:00
421f77e009 animations: add the gnomed style 2025-02-16 20:54:29 +00:00
0f2023d3dd variables: update no_hardware_cursors 2025-02-15 00:23:25 +00:00
soufhehe
bf4f4d6288
variables: fix gradients default value (#971) 2025-02-10 23:29:42 +01:00
f7693284c7 variables: movefocus_cycles_fullscreen -> def false 2025-02-09 17:51:22 +00:00
Paul Cross
738120ddcd
Hyprland#9344 - workspace rules - pinned window flag (#967) 2025-02-08 01:44:49 +01:00
Ikalco
922db0cec5
Configuring/Multi-GPU: clarify AQ_DRM_DEVICES (#966) 2025-02-05 23:50:57 +02:00
Tom Benham
b7a76e38f7
dispatchers: add toggleswallow (#965) 2025-02-05 09:56:53 +00:00
Alexander
59d4de63fb
feat: hist option for cyclenext dispatcher (#954)
Co-authored-by: Крылов Александр <aleksandr.krylov@hyperus.team>
2025-02-03 02:34:43 +01:00
UjinT34
c1fa44edeb
Content type changes (#962)
* Update Variables.md

* Update Window-Rules.md
2025-02-02 20:25:56 +01:00
0dbca5ed7e variables: nuke force_introspection 2025-01-31 16:09:27 +00:00
01ee9c75e8 variables: new groupbar stuff 2025-01-31 13:34:24 +00:00
winkelnp
7fe1fa957f Configuring/Keywords: fix broken links 2025-01-29 13:51:26 +02: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
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
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
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
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
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
61dd01cafe variables: add missing render values 2024-12-30 12:07:53 +01:00