Commit Graph

565 Commits

Author SHA1 Message Date
Khalid e601437165
Update tablet Variables (#544) 2024-03-20 04:00:56 +00:00
Vaxry bf44fdd750 add workspace selectors 2024-03-19 21:04:15 +00:00
Vaxry 74e0aae342 add note about setcursor on 37 2024-03-18 17:45:11 +00:00
Zach DeCook 13f9f6d46e
Gestures: document touchscreen workspace-swipe configuration (#448) 2024-03-17 22:42:35 +00:00
Mihai Fufezan 22d5e48e9b capitalize links 2024-03-17 18:40:41 +02:00
djvs eb8b70d8fc
setfloating/settiled dispatchers (#539)
* update

* describe setfloating/settiled dispatchers

---------

Co-authored-by: djvs <djvs@users.noreply.github.com>
2024-03-17 15:42:02 +00:00
rdvm 209a2377f2
Master-Layout: fix table (#540) 2024-03-17 12:28:39 +02:00
Mihai Fufezan 333f25859f
fix some links 2024-03-16 13:26:26 +02:00
Mihai Fufezan 127ae00225 wiki: prepare for hextra
treewide: replace hint with callout

treewide: remove ToC header

remove <toc>, since it's autogenerated
add missing _index.md

treewide: add frontmatter

treewide: fix headings

add weights

Configuring,Getting Started: expand in sidebar

Add version selector

fix links
2024-03-14 22:47:27 +02:00
Angelo Thys 27b9014e80
Remove outdated information (#532)
Remove a hint that suggested the name of the device be written as `device:<device-name>`.
2024-03-14 18:37:40 +00:00
Niklas Haas 7ac45d2cbd
Add pinentry window rule example (#531) 2024-03-14 18:27:43 +00:00
djvs 972ef5b69e
variables: add general:resize_corner (#525)
Co-authored-by: djvs <djvs@users.noreply.github.com>
2024-03-13 03:43:31 +00:00
Jayrah DeVore 61f33ba7ee Fix shebangs for NixOS users
There are a couple of places in the documentation where `/bin/bash`
are referenced (this doesn't exist on NixOS).  For compatibility, change
these to `/usr/bin/env bash`.  Leave `/bin/sh` intact as it isn't an
issue.
2024-03-10 18:43:58 +02:00
Vaxry a16c9f1cae add hyprcursor 2024-03-09 16:58:32 +00:00
Epilepsy Gatherings 270017158a
convert min/maxsize to dynamic (#486)
* convert min/maxsize to dynamic

* add props

* no comma
2024-03-08 14:53:16 +00:00
Hayake 563084c931
Update docs about bind of switch (#509) 2024-03-07 18:36:37 +00:00
ItsDrike c9670e691b
Mention the ability to set font-size for notifications (#507)
Documents https://github.com/hyprwm/Hyprland/pull/4981
2024-03-06 21:20:31 +00:00
Grant Ammons 50b96d937f
update docs for input:scroll_factor (#506)
* update docs for input:scroll_factor

* back out this change
2024-03-05 19:18:55 +00:00
jyf 65008a7838
dwindle: fix pseudotile desc (#503)
fix error description for pseudotile
2024-03-04 11:27:02 +00:00
Tobias Zimmermann 88762b35c1
Include new catchall keyword in binds docs (#499) 2024-03-03 03:23:13 +00:00
ItsDrike aa912684a2
Mention notification dimissing (#498)
This documents notification the dismissing feature, implemented in
https://github.com/hyprwm/Hyprland/pull/4790
2024-03-02 18:12:24 +00:00
Bilel MEDIMEGH df16e4cd05
Configuring Hyprland: add --config flag note (#495) 2024-02-29 23:22:40 +02:00
Vaxry 5e41b5e183 document layer animations 2024-02-28 15:02:42 +00:00
Philip Damianik 94272c7103
Update the documentation for mapping touch device and tablet inputs to outputs (#492) 2024-02-28 10:27:45 +00:00
Tobias Zimmermann 618a05aac1
Document behavior of new resolve_binds_by_sym option (#493) 2024-02-27 23:21:25 +00:00
Vaxry 891b2c9501 add defaultName for workspace rules 2024-02-27 22:45:25 +00:00
Vaxry b6c38d1cda config: add opengl:force_introspection 2024-02-23 21:22:48 +00:00
Hiram Muñoz 8cb605c1b1
Update configuration variables in documentation (#488)
* Update configuration variables in documentation

The configuration variables in the Variables.md file were updated. Two new variables, 'col.splash' and 'splash_font_family', were added. Intended for hyprwm/Hyprland#4707

* Undid formatting changes to the table.
2024-02-21 22:42:31 +00:00
Dashie 953c169cf2
feat: Add documentation about css gaps (#473) 2024-02-21 11:08:03 +00:00
Yassine IBRAHIMI 75e0ba1cf8 Update Uncommon-tips-&-tricks.md
Fix the gamemode.sh script
2024-02-20 12:13:51 +02:00
Vaxry c706ca2c7d update device sections 2024-02-18 15:01:43 +00:00
Vaxry d73f40f6e6 Add hypr ecosystem page 2024-02-17 23:55:35 +00:00
Federico Maria Morrone bf439f5d50
Updated moveoutofgroup params (#475) 2024-02-17 22:44:40 +00:00
epicgamer256705 8e2e5ca8db
add fullscreen 2 (#474) 2024-02-17 16:21:16 +00:00
Vaxry fa4e26cd02 oops 2024-02-14 22:26:07 +00:00
Vaxry ecd479f89b rewrite rules 2024-02-14 22:25:02 +00:00
Niklas Haas 76103d6d0f
dwindle: document swapsplit (#471)
See-Also: https://github.com/hyprwm/Hyprland/pull/4702
2024-02-14 17:58:30 +00:00
Ethan Harmon ddeb745c2a
Example Volume Media Key Binds (#470)
* Added example bindings for volume media keys in pages/Configuring/Binds.md in an Examples section at the bottom

* Added e flag to raise and lower per Vax's suggestion
2024-02-13 19:11:37 +00:00
Epilepsy Gatherings 85838d2d20
add `forcenofocus` (#460)
* add forcenofocus

* change name to nofocus
2024-02-13 18:07:44 +00:00
june 852f7ef559
fix invalid defaults in variables (#469)
the `col.inactive_border` and `col.active_border` default values are switched
2024-02-12 10:42:28 +00:00
june f21726c7d6
Update Environment-variables.md (#461)
fixed a typo
2024-02-11 14:53:46 +00:00
Xavier Ruiz 280c52769a
Uncommon tips&tricks: Add info for how to swap caps lock and escape (#457) 2024-02-07 18:25:25 +02:00
Mihai Fufezan 56ee1c51dd
Configuring/Workspace-rules: add monitor:desc: example
Fixes #250
2024-01-31 12:25:11 +02:00
alaricljs 2b3f6c41f6
Dispatchers: add movewindow (floating) (#339)
Co-authored-by: Leeman <lstrout@enlj.com>
2024-01-31 11:44:36 +02:00
Brenton Simpson fa00f8b742
Monitors: add note about how to rotate touchscreen (#402) 2024-01-31 11:23:57 +02:00
Mihai Fufezan 1579530085
Configuring: fix typo in Performance
Fixes #417
2024-01-31 11:13:51 +02:00
Vaxry 4145d664df nuke force_hypr_chan 2024-01-29 23:11:55 +00:00
Vaxry 3acbc177eb note kernel 6.8 bringing atomic async 2024-01-27 14:00:55 +00:00
Zach DeCook 2698aae1e9
Document input:touchdevice:enabled and device:$touchdevice:enabled (#446) 2024-01-24 00:15:04 +00:00
mtwb47 57be38d1e3
Configuring-Hyprland: add Variables link (#445)
* Add Variables Link to hint under default config section

* Remove quotes from link
2024-01-21 20:47:58 +02:00
virchau13 d3bf517879
document `focusworkspaceoncurrentmonitor` dispatcher (#440)
Implemented in https://github.com/hyprwm/Hyprland/pull/4439.
2024-01-15 16:30:51 +01:00
Hadi 8915f82bec
Ranges formatted (#441) 2024-01-15 16:18:36 +01:00
MightyPlaza f380378cf1
add height (#439)
modified:   pages/Configuring/Variables.md
2024-01-15 16:17:45 +01:00
Isaac Myhal 6effb622f2
Add border gradients (#429)
See https://github.com/hyprwm/Hyprland/pull/4335
2024-01-14 18:28:14 +01:00
Hadi bd020f45fd
Ranges formatted in Variables.md (#438)
* Ranges formatted

* Change for brackets and add strings options
2024-01-14 17:56:12 +01:00
Vaxry 107851dcde add input:special_fallthrough 2024-01-09 13:19:18 +01:00
Vaxry cce32b0428 add debug:disable_scale_checks 2024-01-05 00:34:08 +01:00
MightyPlaza ce0b8774ed
add groupbar enabled and priority (#428)
modified:   pages/Configuring/Variables.md
2023-12-30 15:19:08 +01:00
Vaxry bce147807a add decoration:blur:popups_ignorealpha 2023-12-28 22:30:38 +01:00
MightyPlaza d33f35dade
add hyprctl decorations (#427)
modified:   Using-hyprctl.md
2023-12-28 16:38:12 +01:00
Vaxry 250a0e2f8f add nvidia_anti_flicker 2023-12-27 19:18:38 +01:00
Tuur Vanhoutte 8467a9cd18
Added initialTitle and initialClass to windowrules (#425)
https://github.com/hyprwm/Hyprland/pull/4259
2023-12-26 23:47:53 +01:00
Vaxry e37433d241 add blur:popups 2023-12-25 18:05:00 +01:00
Vaxry b20ed9d882 add tiled floating to cyclenext 2023-12-24 15:10:29 +01:00
thejch 6b136fd58f
master layout: add rollnext and rollprev (#422) 2023-12-22 12:37:50 +01:00
Vaxry 02cd8e53d6 add hl env to doc 2023-12-21 22:29:15 +01:00
Vaxry 0a6fcc766d add onworkspace 2023-12-20 23:54:03 +01:00
Mihai Fufezan e2eadffeba
Variables: add scroll_points (#415) 2023-12-10 16:30:13 +00:00
Vaxry 13e19e2ccb add relative_input for tablets 2023-12-09 04:08:32 +00:00
Vaxry 2d0a931ed8 add focus windowrule param 2023-12-08 16:02:50 +00:00
Vaxry 90c0a219b4 rename output to monitor
ref #411
2023-12-07 10:54:54 +00:00
Vaxry 24e278d8a5 fix workspace rules example 2023-12-05 15:01:47 +00:00
Caleb Maclennan 154e019d72
binds: Remove inaccurate comment about case and clarify xkb keysym usage (#408) 2023-12-05 14:47:29 +00:00
thejch 3b3e7e31c1
add master orientation workspace rule (#406) 2023-12-02 14:43:13 +00:00
AlephNought c6d0480f9b
Perfomance category suggestion (#405)
* Perfomance category suggestion

* Perfomance category suggestion

* new file:   pages/Configuring/Perfomance.md

* Moving stuff from FAQ to new page

* Add power draw back to FAQ

* More changes

* Revert mistake
2023-11-28 00:25:46 +00:00
jacekpoz 038dc16dfd
add window rule case sensitivity disclaimer (#403)
Co-authored-by: jacekpoz <jacekpoz@cock.li>
2023-11-25 19:43:01 +00:00
Vaxry 86be8876e5 default special scale factor to 1 2023-11-25 01:46:01 +00:00
Xavier 1c76d64632
Adding first_launch_animation (#401) 2023-11-24 21:46:01 +00:00
thejch 12e50733ab
update execr dispatcher description (#400) 2023-11-24 12:42:37 +00:00
Vaxry 79e1e53c2a add hyprctl plugins 2023-11-21 18:44:25 +00:00
end-4 753ee54fac
add animations:workspace_gap (#397)
* add animations:workspace_gap

* move animations:gap_workspace -> general:gaps_workspaces
2023-11-19 12:33:38 +00:00
Vaxry f586710e9e remove workspaceopt 2023-11-18 17:01:52 +00:00
Vaxry 532be2054c remove floating special restriction 2023-11-18 17:01:52 +00:00
TheAngusMcFire c283a07ebe
Updated hyprctl monitor docu to include the all flag (#396) 2023-11-17 16:01:27 +00:00
Vaxry f3aa95f956 new disable_logs def 2023-11-14 20:06:35 +00:00
Vaxry 0181967513 windowrules: make idleinhibit dynamic 2023-11-14 15:47:36 +00:00
Kai Norman Clasen 6c1eecafd9 Update Monitors.md
Add a paragraph about negative position values in the layout
and give a more explicit example of how to use the `description` of the `hyprctl monitors` output to provide more specific rules.
2023-11-12 17:59:29 +02:00
Vaxry 7df17bc117 fixup max id docs 2023-11-12 13:28:23 +00:00
Vaxry 17fe4baac1 small fixes 2023-11-11 20:55:02 +00:00
MathisP75 f9ab954345
Corrected the comma in the movecursor dispatcher to a space (#390)
Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-11-08 19:48:16 +00:00
Visual-Dawg c86e8b55cd
update blur docs (#377)
* update blur docs

* update to latest changes

* update to latest changes
2023-11-06 18:49:12 +00:00
David Leal 2534668fa6
Document group:groupbar:font_family (#386) 2023-11-05 19:25:52 +00:00
Vaxry 9a20b225a6 add floating and tiled to window params 2023-11-05 16:24:00 +00:00
Vaxry b14e3f458d binds: add movefocus_cycles_fullscreen 2023-11-04 21:04:12 +00:00
Vaxry ce9248b4de windowrules: add nearestneighbor 2023-10-24 21:29:43 +01:00
Brenno Lemos c014bc0518
docs: document on-created-empty workspace rule (#375)
the new workspace rule is being introduced in hyprwm/Hyprland#3559
2023-10-22 23:10:47 +01:00
Roberto Previdi 66d346ec1c
added hyprctl workspacerules (#374) 2023-10-21 02:28:46 +01:00
Vaxry 1240050452 variables: remove toc header 2023-10-18 01:44:02 +01:00
Vaxry 5972f124b4 variables: fix some headers 2023-10-18 01:42:54 +01:00
Vaxry a4f2ad4994 add toc to variables 2023-10-18 01:41:29 +01:00