Commit Graph

1065 Commits

Author SHA1 Message Date
Paul b70443521e
Add locked command (#649)
Add `locked` command to hyprctl
2024-05-13 20:43:46 +01:00
Vaxry 158a77e3c5 update deps 2024-05-13 15:25:51 +01:00
Aqa-Ib e47c2d7041
Nvidia: clarify closed/open source drivers (#647) 2024-05-11 11:32:20 +03:00
Aqa-Ib f8e6bcf59e
Configuring/Variables: fix default value for hide_on_key_press (#648) 2024-05-11 11:30:04 +03:00
Agent00Ming e922f47e6f
Cursor related variables migration (#645)
modified:   pages/Configuring/Variables.md

Co-authored-by: Agent_00Ming <agent00ming9366@gmail.com>
2024-05-10 19:27:27 +01:00
MightyPlaza 3b2b215ed2
add focusonactivate (#643)
modified:   pages/Configuring/Window-Rules.md
2024-05-10 12:28:10 +01:00
Vaxry c56516109e ipc: fix socket path
fixes #644g
2024-05-10 12:23:43 +01:00
Agent00Ming 00f8bfe3a6
Update NVIDIA cursor:no_hardware_cursors (#642)
* Deprecation of WLR_NO_HARDWARE_CURSORS (NVIDIA)
	modified:   pages/Nvidia/_index.md

* Remove nvidia WLR_NO_HARDWARE_CURSORS reference in FAQ
	modified:   pages/FAQ/_index.md

---------

Co-authored-by: Agent_00Ming <agent00ming9366@gmail.com>
2024-05-09 22:14:08 +01:00
Vaxry 14f39a4b4a
Cursor/Tablet new impl stuff (#641) 2024-05-09 13:38:37 +01:00
William Gray 9ff9813cb9
Add emptym and emptymn to workspace options (#640) 2024-05-08 13:30:56 +01:00
VPavliashvili d028652d78
IPC: added `togglegroup`, `moveintogroup` and `moveoutofgroup` event infos (#637) 2024-05-07 11:54:43 +01:00
Paolo ab8ab81cee
Update IPC socket file location (#636)
* Update _index.md

Replace /tmp with XDG_RUNTIME_DIR

* Modified formatting
2024-05-06 17:19:48 +01:00
Gabriel Ford a237949fcb
Contributing and Debugging: add LSP, Formatting, and Debugging info (#635) 2024-05-05 23:45:06 +03:00
Vaxry 3ff5fa776a events: update keyPress props 2024-05-05 17:11:47 +01:00
Vaxry 4956eae9b0 events: update activeLayout props 2024-05-05 17:11:23 +01:00
Mihai Fufezan 0f744aceb9
Nix: update flake url 2024-05-05 15:57:03 +03:00
Ewen Le Bihan aaf3be8ab5
Useful Utilities/Others: mention hyprls (#633) 2024-05-05 15:33:30 +03:00
davc0n baabc6d62c
Add hyprlock text_trim option (#632) 2024-05-04 18:40:37 +01:00
CalfMoon a592caa781 App-Clients: change gtkcord4 to dissent
Name of gtkcord4 was changed to dissent by diamondburned. Although the
old link still points to the same repo, it would still be better if we
changed name as one might try to search it in a browser directly (like
me)
2024-05-04 19:55:04 +03:00
Vaxry cf1fe33bd8 versions: add 0.40.0 2024-05-04 16:44:51 +01:00
Cam F 9a0bf63c0a
update old socket directories (#630)
Updated the documentation to reflect the correct directory
2024-05-04 12:10:02 +01:00
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
Vaxry c57024fb5b xdph: add config section 2024-05-02 20:14:19 +01:00
Vaxry edcf958ebd add windowUpdateRules event 2024-05-02 02:18:46 +01:00
Carlos Desco 9c36f98ce5
Hyprpaper: add more usage examples (#619) 2024-05-01 22:25:54 +03:00
a-amr 88d1d8b0ca
Uncommon tips & tricks: minimize windows tip (#626) 2024-05-01 22:24:20 +03:00
Vaxry 4ffb8fe4e3 crashes: add debug stacktrace instructions 2024-05-01 19:52:40 +01: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
Vaxry d250fddf06 bisecting: add reset 2024-04-27 21:48:24 +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
Vaxry d0c5cf55d8 events: update CWindow* 2024-04-27 12:44:19 +01: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
Vaxry 2895c8f66b hyprlock: update supported bg types 2024-04-24 18:06:50 +01:00
Carlos Desco 1f38864ffb
hyprpicker: fix typos (#614)
Small grammar improvements
2024-04-24 17:35:00 +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
tharrmeehan 34d6d3ae61
Nvidia: fix typo (#612) 2024-04-24 01:10:55 +03:00
Vaxry 173803d0ea configuring: document noerror 2024-04-23 18:03:46 +01:00
Agent00Ming cb4d727dc0
Info callout on WLR_NO_HARDWARE_CURSORS env var for Nvidia since patch (#611)
modified:   pages/Nvidia/_index.md

Co-authored-by: Agent_00Ming <agent00ming9366@gmail.com>
2024-04-23 11:42:45 +01:00
Gabriel Ford 491ee14528
monitor: More Auto Dirs Docs. (#610) 2024-04-23 01:40:10 +01:00
phonetic112 f9cfbfc6da
Crashes and bugs: add bisect tutorial (#609) 2024-04-22 13:32:33 +03: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
Fazzi ae05fa7d56
NVidia: Partial rewrite, Explicit sync, Add missing information (#601) 2024-04-20 12:59:06 +03:00
Neurofibromin daa05cbc8e
Must-have: add polkit path for Fedora (#606)
fedora stores the polkit executable at a slightly different location, added the path
2024-04-19 21:11:55 +03: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
Vaxry c21fedb1c0 Add connect page 2024-04-16 20:32:40 +01:00
matytyma a483effa36
hyprcursor: Fix Flatpak override command (#599) 2024-04-15 23:43:41 +03:00
Vaxry 22c0d47c36 version: add 39 2024-04-14 20:08:45 +01:00
Leon 35741d58f8 windowrulev2: fix typo 2024-04-13 17:57:52 +03:00
bvr-yr d76c222301
hyprlock: add text_align label option (#594) 2024-04-13 14:38:18 +01:00
davc0n b21a358bf6
hyprlock: fix hide_cursor default value (#597) 2024-04-13 16:06:15 +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
JeremyStarTM bcbad15c3b
FAQ: Fix flatpak override command (#591) 2024-04-12 09:00:03 +03:00
Maximilian Seidler 1321e3fc8d
hyprlock: add general:pam_module and $PROMPT variable for input:place… (#582)
* hyprlock: add general:pam_module and $PROMPT variable for input:placeholder_text

* hyprlock: add $PROMPT variable for labels
2024-04-11 15:07:27 +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
nnra6864 26239e23e8
Popups at cursor position (#589)
* Popups at cursor position

Provided a fix for opening popups(such as Unity color picker/material selector) at cursor position and therefore not disappearing when moving the pointer towards them.

* xwayland only edit

Mentioned that this fix is needed for xwayland apps only.
2024-04-10 22:39:36 +01:00
bvr-yr df2636b7ec
hyprlock: add Shape widget (#588) 2024-04-10 17:24:34 +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
DiskyToy b9a82507c7
Add hyprlock default keypress behaviour (#581)
* Add default keypress behaviour

According to https://github.com/hyprwm/hyprland-wiki/issues/579 the wiki was lacking default behaviour, so i quickly added it.

* removed description for 'obvious and unnecessary' behaviour
2024-04-08 23:29:50 +01:00
SoSeDiK d9d128694e
Per-window fullscreen opacity (#577) 2024-04-07 23:19:17 +01:00
bvr-yr cb5bb868d7
hyprlock: add reload options to Image (#570)
* hyprlock: add reload options to Image

* typo
2024-04-07 18:09:36 +01:00
Oliver Säfström f2d991bb94
FAQ: clarify env var (#575) 2024-04-07 19:10:54 +03: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
LOSEARDES77 68eec5d3fa
hyprpaper: add splash_color (#573) 2024-04-04 20:52:51 +01:00
end-4 a569c34633
animations: layersIn, layersOut, fadeLayersIn, fadeLayersOut (#572) 2024-04-04 16:41:36 +01:00
Mihai Fufezan 7ffbed85b6
Nix: add systemd variables info 2024-04-04 10:29:00 +03:00
Vaxry 8b075fcdb9 add swipe events 2024-04-03 19:21:48 +01:00
Vaxry 224b9d1043 workspace changes 2024-04-02 20:32:32 +01:00
Vaxry 662de3cf4e fix default type for hide_cursor_on_key_press 2024-04-02 12:20:08 +01:00
Dranoel 56a2b2bcea
FAQ: remove mention of gender (#569) 2024-04-02 12:23:49 +03:00
Vaxry 3d2648f1fd add 38 2024-04-01 19:41:07 +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
Mr Unhappy 7f466c8885
nvidia: add missing semicolon for nix configuration. (#565) 2024-03-31 14:31:03 +03:00
Max Walters b9ec5f4f38
hypridle: fix typo in `restore` (#564) 2024-03-31 14:27:41 +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
Mike Rivnak 7f825b51a6
Add $DESC entry (#561) 2024-03-31 02:06:31 +01:00
bvr-yr 364145c988
hyprlock: add `rotate` option to label and image (#555)
* label: add `rotate` option

* upd
2024-03-29 19:01:20 +00:00
Vaxry 6c0e4a1f31 add disable_keybind_grabbing 2024-03-29 18:58:02 +00:00
Vaxry fa70fa6d07 improve plugin dev instructions 2024-03-29 02:47:06 +00:00
zefr0x 1af8b1cced
Useful Utilities/Other: remove note about GAMMA_LUT not supported in nvidia (#558)
Nvidia drivers supports GAMMA_LUT since version `550.54.14`. Color temperature shifting apps works now.

Read More:
    https://www.nvidia.com/download/driverResults.aspx/218826/en-us/

Closes: #557
2024-03-28 12:46:29 +02:00