Commit Graph

1035 Commits

Author SHA1 Message Date
Simon Vedaa c8ce6fd9a9
Simplify keybind generation code for workspaces
Change workspace keybind generation to use keycodes instead of 
numbers. This makes the code snippet work with different layouts.
Removed redundant code.
2024-05-07 20:30:08 +02: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