1
0
Fork 0
mirror of https://github.com/hyprwm/hyprland-wiki.git synced 2025-01-11 09:39:48 +01:00
Commit graph

667 commits

Author SHA1 Message Date
powwu
acec25cd94
fix "you're" mistake ()
* 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. ()
* 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 ()
* 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 () 2023-09-28 17:51:00 +01:00
Cascade aka. Isoheptane
b603e29cf6
Add variables for tablets to wiki () 2023-09-27 19:49:35 +01:00
Aqa-Ib
41d64c4adf
Clarify alterzorder ()
* 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 () 2023-09-23 13:37:09 +01:00
memchr
657f57e433
doc window rule group ()
* doc window rule `group`

* wr group: document `always` qualifier
2023-09-22 10:18:04 +01:00
alaricljs
18788b4156
Alterzorder ()
* 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 () 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 () 2023-09-16 12:59:07 +01:00
Dungeonseeker
826c1f909d
Update _index.md ()
* 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 () 2023-09-15 12:07:29 +01:00
Jeremy Huang
7302dbfa47
add master mfact dispatcher () 2023-09-15 12:03:26 +01:00
Filip Åhfelt
12382f8c48
Add note regarding screen sharing with 10 bit enabled () 2023-09-15 11:59:38 +01:00
Mark Lansky
78408977d1
fix: unexisting href anchor () 2023-09-14 09:00:49 +01:00
alaricljs
1c1046e902
wrv2 move onscreen ()
Co-authored-by: Leeman <lstrout@enlj.com>
2023-09-12 09:56:23 +01:00
memchr
52e5559207
groups: document movewindoworgroup and other changes ()
documentation for 

Dispatchers:
- movewindoworgroup
- setgrouplockchecking

Variables:
- misc:group_focus_removed_window
- binds:check_group_lock
2023-09-10 23:29:16 +01:00
alaricljs
5ef73ce15b
resizeparams for hyprwm/Hyprland#3246 ()
Co-authored-by: Leeman <lstrout@enlj.com>
2023-09-10 23:26:17 +01:00
Jeremy Huang
b13b61230e
add smart_resizing for master layout () 2023-09-10 23:18:37 +01:00
vaxerski
1c0b0c6ee4 blah blah 2023-09-09 15:34:25 +01:00
shadowmax31
11a0847f7d
Update Installation.md ()
Needs gcc 13+, I don't know if it changed anything for clang.

https://github.com/hyprwm/Hyprland/pull/3186
2023-09-09 10:14:31 +01:00
lactose
3cde22b89c
Dispatchers: add exec with rules hyperlink () 2023-09-07 21:16:47 +03:00
vaxerski
e134ab7e7e config: disable blur special by default
very expensive
2023-09-07 00:36:20 +02:00
unrealhoang
1dc4390b32
add option scroll_button_lock () 2023-09-06 14:55:07 +02:00
EthosProjects
553348c40f Fix typo in Clipboard-Managers.md
it's wl-clip-persist not wl-clip-persists
2023-09-06 15:20:19 +03:00
vaxerski
1e9b54bc77 mark slackware as unofficial 2023-09-06 13:19:11 +02:00
vaxerski
90331e2db4 loosen animation keyword restrictions 2023-09-06 12:59:02 +02:00
vaxerski
2a2db2f917 socket2: add renameWorkspace event 2023-09-05 15:56:58 +02:00
Yann Jorelle
e84dd25d99
Waybar: update documentation () 2023-09-05 13:39:20 +02:00
Mihai Fufezan
207c85a3fe
Debugging: add Meson & Nix instructions 2023-09-04 22:30:00 +03:00
MightyPlaza
aef204decd
Add misc:groupbar_scrolling () 2023-09-04 21:03:41 +03:00
Mihai Fufezan
c900d5b924
Nix: add hint about NixOS module being required 2023-09-04 18:46:31 +03:00
shadowmax31
26ede94ddd
Add orientationcycle to MasterLayout () 2023-09-04 16:45:44 +02:00
MightyPlaza
a0f380a113
add "activespecial" ()
* add "activespecial"
modified:   IPC/_index.md

* mention closing
modified:   pages/IPC/_index.md
2023-09-04 16:45:18 +02:00
Syed Hassan Askri
84510a5bae
Removed warnings about Spotify not respecting window rules ()
As it turns out to be, Spotify now follows the window rules, e.g.
opening in its designated workspace etc.
2023-09-03 14:57:35 +02:00
Timothy Heath
c828351809
Update Installation.md ()
Added a mention to the slack build under a slackware tab.
2023-09-03 13:32:28 +02:00
vaxerski
cfded45515 add close_special_on_empty 2023-09-03 13:01:22 +02:00
vaxerski
b8de59bf08 mention per-display vrr 2023-09-02 20:28:08 +02:00
vaxerski
09e76441ea document modeline 2023-09-02 20:21:00 +02:00
Liam Kearney
372f596e90
Doc, window rules: Mention what pin does. ()
The description as it is can be implied from the name, it's pretty useless without the context. I've just copied that over from dispatchers.
2023-08-30 18:22:04 +02:00
Timo Beckers
19203f0c55
Copy empty string into primary clipboard instead of clearing selection ()
I'm using this wl-paste/wl-copy setup to disable middle click, but I've noticed
wl-copy -pc also clears the selected text in GTK UI elements, which prevents
the user from selecting text altogether.

I've found a similar report at https://bugs.kde.org/show_bug.cgi?id=461498.
Not sure where the issue lies exactly, but `wl-copy -p ''` accomplishes the
same (clearing the primary buffer) without also clearing the selected text.
2023-08-28 16:10:14 +02:00
Diego Viola
1882b1b172
Fix Qt typos () 2023-08-27 15:15:36 +02:00