Commit Graph

1094 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