Commit Graph

565 Commits

Author SHA1 Message Date
William Gray 707aaf6d48
Match changes in https://github.com/hyprwm/Hyprland/pull/5848 (#628) 2024-05-03 18:38:05 +01:00
Ikalco 9fab0c8b72
add default_cursor_monitor option (#627) 2024-05-03 02:39:23 +01:00
a-amr 88d1d8b0ca
Uncommon tips & tricks: minimize windows tip (#626) 2024-05-01 22:24:20 +03:00
thejch 23cb8d9820
add colored_stdout_logs (#623) 2024-04-29 16:07:50 +01:00
Vaxry 4c02d8b28b
tmp/hypr -> xdg_runtime_dir/hypr (#622) 2024-04-28 22:25:40 +01:00
niki-on-github fc45ed5686
update docs for hyprwm/Hyprland#5770 (#621)
Co-authored-by: nix <nix@local>
2024-04-27 17:34:22 +01:00
Celestial.y 4e766d2981
Example-configurations: update broken links (#620) 2024-04-27 17:36:31 +03:00
vilas c0ef210d31
GDK_BACKEND separator fix and try any backend (#618)
GDK_BACKEND only support comma separator. Also added try for any gdk backend after x11.
2024-04-26 12:05:28 +01:00
6543 382d305107
Suggest to also bind keyboard keys instead of mouse clicks for Touchpads (#615) 2024-04-24 22:46:40 +01:00
nekro 258a686af3
master: fix incorrect default val (#613)
The default value for `mfact` is `0.55`.
34413d1f36/src/config/ConfigManager.cpp (L427)
2024-04-24 16:25:02 +01:00
Vaxry 9e32831f0a add misc:initial_workspace_tracking 2024-04-24 16:17:56 +01:00
Vaxry 173803d0ea configuring: document noerror 2024-04-23 18:03:46 +01:00
Gabriel Ford 491ee14528
monitor: More Auto Dirs Docs. (#610) 2024-04-23 01:40:10 +01:00
phonetic112 f1dbaf0a65
treewide: fix grammar/punctuation + rewrites (#605) 2024-04-21 17:35:48 +03:00
SoSeDiK d4121fb7dc
Expand on window matching (#587) 2024-04-21 15:19:54 +01:00
thejch 9cab37c998
add fullscreen selector (#607) 2024-04-21 01:50:20 +01:00
Vaxry 31655f1c30 remove windowdance 2024-04-20 18:51:45 +01:00
zakk4223 9f6f4c85e8
Add 'v' flag to workspace window count selector description (#604) 2024-04-19 02:45:07 +01:00
lisuke 452958cedc
fix, GDK_BACKEND Environment Variables (#603) 2024-04-18 12:37:37 +01:00
davc0n df5196f4b8
Variables: fix force_default_wallpaper description (#602) 2024-04-17 23:11:49 +03:00
Maarten de Vries 4925e331cf
dispatchers: document new `silent` suffix for `movewindow` (#600) 2024-04-17 12:04:20 +01:00
Daragh 69699a07b2
Multi-GPU: Replace ~ with $HOME (#593) 2024-04-17 09:13:37 +03:00
Leon 35741d58f8 windowrulev2: fix typo 2024-04-13 17:57:52 +03:00
fuggy 039eab9bf6 Expand on tearing section for AMD 2024-04-13 16:05:44 +03:00
Jan-Peter Dhallé a56505d295
master: update mfact (#595) 2024-04-13 01:54:31 +01:00
Vaxry c1026d33f5 nuke numbered 2024-04-11 13:40:59 +01:00
TheOnlyMrCat 33f8c854b6
Add dimaround layer rule (#590) 2024-04-11 12:41:21 +01:00
Eilam Rosenfeld 9d479afda8
Update Monitors.md (#586)
Fix italics under 10-bit section
2024-04-09 20:01:19 +03:00
Sungyoon Cho 9ea4e50025
workspace: add group flag in window count selector (#585) 2024-04-09 16:23:13 +01:00
SoSeDiK 212e976a08
Allow gradient in border colors (#583) 2024-04-09 16:15:04 +01:00
Pablo 5f38a18287
Keywords: add space (#584) 2024-04-09 12:45:18 +03:00
dranull 586cecc718
input:off_window_axis_events values (#578)
* input:off_window_axis_events values

* Remove line-breaks
2024-04-08 23:35:26 +01:00
SoSeDiK d9d128694e
Per-window fullscreen opacity (#577) 2024-04-07 23:19:17 +01:00
DiskyToy 549b728393
update switchxkblayout example using name key (#576)
device:my-epic-keyboard-v1 {
    kb_layout=us,pl,de
}

does no longer work, but it does work when using

device {
    name=my-epic-keyboard-v1
    kb_layout=us,pl,de
}
2024-04-07 15:23:42 +01:00
end-4 a569c34633
animations: layersIn, layersOut, fadeLayersIn, fadeLayersOut (#572) 2024-04-04 16:41:36 +01:00
Vaxry 662de3cf4e fix default type for hide_cursor_on_key_press 2024-04-02 12:20:08 +01:00
quinn 863af8874c
Performance: fix grammar (#567) 2024-03-31 20:26:09 +03:00
Mihai Fufezan 16e8795268
Uncommon tips & tricks: change GIF locations 2024-03-31 14:46:11 +03:00
Mihai Fufezan 036195c550
Uncommon tips & tricks: change GIF locations 2024-03-31 14:42:20 +03:00
k26pl 4865c66066 Change env vars to hyprland format
Changes env vars to hyperland format making them copy-pastable into config.
QT_QPA_PLATFORM is originally in quotes, i think it is because of bash and ``;`` and works in hypr, but i am not sure.
2024-03-31 14:26:52 +03:00
Chenty 7b5f391046
Update document mistake with initialClass with added warnings (#563) 2024-03-31 02:25:14 +01:00
Vaxry 6c0e4a1f31 add disable_keybind_grabbing 2024-03-29 18:58:02 +00:00
Marek Vrbka eadd63151c
Show how you can set keyboard layout variants per layout (#559) 2024-03-28 02:08:52 +00:00
Vaxry b5fda3fe8e add hide_cursor_on_key_press 2024-03-28 02:05:11 +00:00
Vaxry 8df207a474 mention slide override 2024-03-28 01:41:40 +00:00
kiecla 2200f59f8d
Multi-GPU: Rewrite documentation to set WLR_DRM_DEVICES (#552)
Initial rewrite of multi GPU setup as raised here.
https://github.com/hyprwm/hyprland-wiki/issues/551
2024-03-25 22:30:53 +02:00
Vaxry 019d29e32b add blurpopups 2024-03-25 16:09:43 +00:00
Khalid 193cf5a4e5
add graphics tablet active area variables (#549) 2024-03-23 20:31:14 +00:00
Andrey Donets 43bbc8b126
add rollinglog (#547) 2024-03-21 15:19:42 +00:00
zakk4223 57161d2480
Add configerrors and error_limit documentation (#546) 2024-03-21 01:55:01 +00:00