Commit Graph

922 Commits

Author SHA1 Message Date
Vaxry ce9248b4de windowrules: add nearestneighbor 2023-10-24 21:29:43 +01:00
Ethan Martin 0854e9c736
Fix incorrect paths for Desktop entry and Example Config (#376)
Change from 'examples/' to 'example/' to match latest release.
2023-10-24 17:51:53 +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
Vaxry edcb741ed1 add cancellable events 2023-10-21 14:59:42 +01:00
Roberto Previdi 66d346ec1c
added hyprctl workspacerules (#374) 2023-10-21 02:28:46 +01:00
crimist e59361fe73
fix incorrect debug build log path (#373) 2023-10-18 12:35:54 +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
Vaxry 236fd69244 binds: add ignoreMods flag 2023-10-17 20:10:49 +01:00
Schweber 164dd2c880
HM: add section detailing how to fix problems with themes not working (#371)
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2023-10-17 09:04:44 +03:00
Vaxry 5af6aa7028 fixup for new cmake pipeline 2023-10-14 18:52:53 +01:00
vaxerski 2b306b38f7 fix misc issues with group docs 2023-10-10 20:19:54 +01:00
MightyPlaza 84ad6705fd
add group and groupbar sections (#366)
modified:   pages/Configuring/Variables.md
2023-10-10 17:42:48 +01:00
Philip Damianik 28e7e1e7c2
Add option to center the cursor on the focused window when switching workspaces (#368) 2023-10-10 17:34:42 +01:00
Roberto Previdi 558ffe1a04
Add persistent workspace rule (#367)
* Add persistent workspace rule

* reorder added flag to bottom
2023-10-09 20:28:28 +01:00
vaxerski a364e4d4d5 clarify force 2023-10-07 15:53:04 +01:00
DaniD3v 275ecbce51
force_default_wallpaper doc (#360)
* added wiki entry for my [PR](https://github.com/hyprwm/Hyprland/pull/3459)

* updated documentation for 686ef08980

* added "Setting this to 0 disables the anime background" note
2023-10-07 14:09:21 +01:00
vaxerski 82f21f2231 mention share picker theming stuff 2023-10-06 14:32:05 +01:00
flicko 120f6c5592 make subcategory notes more consistent: i forgot the "S" edition 2023-10-05 20:11:10 +03:00
flicko 11a8a18969 more consistent subcategory notes 2023-10-05 18:52:16 +03:00
vaxerski 87621a0103 add asan build instructions 2023-10-05 01:05:57 +01:00
Vaxry 272f9c7e9f add new_window_takes_over_fullscreen 2 2023-10-04 15:01:54 +01:00
Jeremy Huang d5ee5efc03
add master:drop_at_cursor (#363) 2023-10-03 22:17:16 +01:00
Aqa-Ib c3a51b2ccf
Rewrite Nvidia foreword (#362)
* Rewrite Nvidia foreword

* mention proprietary drivers and old cards

* grammar

* corrections
2023-10-03 10:01:52 +01:00
vaxerski 9197787690 misc: add misc:new_window_takes_over_fullscreen 2023-10-02 16:28:44 +01:00
vaxerski 4b6259c32d nuke multisample_edges 2023-10-02 16:27:49 +01:00
powwu acec25cd94
fix "you're" mistake (#356)
* fix "you're" mistake

* Update pages/FAQ/_index.md

Co-authored-by: Mihai Fufezan <mihai@fufexan.net>

* Update pages/FAQ/_index.md

Co-authored-by: Mihai Fufezan <mihai@fufexan.net>

* Update pages/FAQ/_index.md

Co-authored-by: Mihai Fufezan <mihai@fufexan.net>

---------

Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2023-10-01 18:03:06 +03:00
Aqa-Ib 1a597a66eb
Keep the Nouveau driver in mind. (#361)
* note nouveau driver

* note nouveau driver

* Update _index.md

* Update _index.md

* Update _index.md
2023-09-30 19:22:09 +01:00
tchofy 27cd525d8f
Nvidia: Add tips to fixing suspend issues (#359)
* Add nvidia suspend/wakeup related services and kernel parameters

* Include Nix equivalent configs
2023-09-29 23:36:22 +03:00
vaxerski dd976ffd69 add debug:watchdog_timeout 2023-09-29 16:39:16 +01:00
vaxerski 423936d1a7 clarify tearing issues more 2023-09-29 01:19:40 +01:00
vaxerski 43baf3abed clarify tearing issues 2023-09-28 22:06:29 +01:00
vaxerski 76e1baf9ae add tearing notes 2023-09-28 21:58:51 +01:00
RoastedCheese cca86d5a5a
prerequsities (#357) 2023-09-28 17:51:00 +01:00
Cascade aka. Isoheptane b603e29cf6
Add variables for tablets to wiki (#355) 2023-09-27 19:49:35 +01:00
Aqa-Ib 41d64c4adf
Clarify alterzorder (#352)
* Update Dispatchers.md

Clarification of alterzorder

* Update Dispatchers.md

* Update Dispatchers.md
2023-09-24 23:47:11 +01:00
memchr b2edb464af
binds(changegroupactive): support number as arg (#351) 2023-09-23 13:37:09 +01:00
memchr 657f57e433
doc window rule `group` (#349)
* doc window rule `group`

* wr group: document `always` qualifier
2023-09-22 10:18:04 +01:00
alaricljs 18788b4156
Alterzorder (#337)
* alterzorder docs

* deprecation warning bringactivetotop

---------

Co-authored-by: Leeman <lstrout@enlj.com>
2023-09-21 22:18:12 +01:00
vaxerski 18622886a0 add faq passthru 2023-09-20 17:04:07 +01:00
june1011 9fdb0f1f74
Must-have: fixe a typo (#350) 2023-09-18 21:50:07 +03:00
Mihai Fufezan bb69ed7a8d
misc: add disable_hypr_chan
Complements https://github.com/hyprwm/Hyprland/pull/3343.
2023-09-17 17:34:27 +03:00
vaxerski 5a991af825 clarify disable_hyprland_logo 2023-09-17 13:16:17 +01:00
memchr cdc71debb7
fix movewindoworgroup doc (#348) 2023-09-16 12:59:07 +01:00
Dungeonseeker 826c1f909d
Update _index.md (#347)
* Update _index.md

Added super key on laptop instructions

* Update _index.md

Fixed mis-capitalised name
2023-09-15 19:12:06 +01:00
memchr fbf14ab37d
improve documentation of group locks (#346) 2023-09-15 12:07:29 +01:00
Jeremy Huang 7302dbfa47
add master mfact dispatcher (#345) 2023-09-15 12:03:26 +01:00
Filip Åhfelt 12382f8c48
Add note regarding screen sharing with 10 bit enabled (#343) 2023-09-15 11:59:38 +01:00
Mark Lansky 78408977d1
fix: unexisting href anchor (#344) 2023-09-14 09:00:49 +01:00