19a57fbc50
more notes for hyprcursor
2024-03-09 18:34:05 +00:00
Micro
b63398d2fe
minor FAQ Edits ( #462 )
...
* tweaked formatting and removed double spaces
* added new FAQ
* formatting
* partially revert e2d4765389
* corrected grammar
2024-02-12 15:20:41 +00:00
end-4
5737cda04a
Add warning to middle-click disable method in faq ( #451 )
...
* faq: warn power consumption for middle-click paste disable using wl-paste
* faq: middle-click paste disabling warning: explanation
* not recursion, but a loop
* Update _index.md
2024-01-30 11:15:32 +00:00
Epilepsy Gatherings
9c3e598522
add pop-up window fix ( #418 )
2023-12-12 01:05:16 +02:00
AlephNought
c6d0480f9b
Perfomance category suggestion ( #405 )
...
* Perfomance category suggestion
* Perfomance category suggestion
* new file: pages/Configuring/Perfomance.md
* Moving stuff from FAQ to new page
* Add power draw back to FAQ
* More changes
* Revert mistake
2023-11-28 00:25:46 +00:00
Jer
c82e1c74b2
FAQ: add wl-copy info for screenshots ( #388 )
...
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2023-11-08 13:49:48 +02:00
tobimai
f6cc5e1ec6
FAQ: Add section about TLP causing stutter on Intel ( #382 )
...
Co-authored-by: Tobias <me@maiertobi.de>
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2023-11-05 20:09:43 +02:00
f800f0bfc4
add pixelation note to faq
2023-11-04 20:19:37 +00:00
Kiss Benedek Máté
4291f61727
Remove unnecessary optimization from FAQ ( #369 )
...
* Fix nesting in blur optimizations
* Remove the blur optimizations line altogether
2023-10-29 12:28:04 +00:00
5af6aa7028
fixup for new cmake pipeline
2023-10-14 18:52:53 +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
vaxerski
18622886a0
add faq passthru
2023-09-20 17:04: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
Timo Beckers
19203f0c55
Copy empty string into primary clipboard instead of clearing selection ( #316 )
...
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 ( #315 )
2023-08-27 15:15:36 +02:00
Shubh
52c0226fe8
FAQ: remove fixed issue wlroots#3451 ( #304 )
...
Signed-off-by: Shubh <shubhisroking@proton.me>
2023-08-17 18:58:53 +03:00
Lin Xianyi
accd8fa14f
Simplify autostarting apps ( #283 )
2023-08-02 18:28:58 +02:00
Samuel Kogler
fd15935db7
Add hyprland instance signature to handle_monitor_connect.sh ( #254 )
2023-06-22 13:15:52 +02:00
ardishco
d5d5ece682
Added screenshot utility stuff at _index.md ( #252 )
2023-06-19 18:16:13 +02:00
Juan Giordana
d8ea343e53
Fix: Improve XDP(s) processes termination. ( #241 )
...
Improve `xdg-desktop-portals` processes termination since
`xdg-desktop-portals` is 19 characters long.
From `killall(1)` man page:
> -e, --exact
>
> Require an exact match for very long names. If a command name is longer
> than 15 characters, the full name may be unavailable (i.e. it is swapped
> out). In this case, `killall` will kill everything that matches within
> the first 15 characters. With -e, such entries are skipped. `killall`
> prints a message for each skipped entry if -v is specified in addition
> to -e.
2023-06-04 10:47:08 +02:00
Simon
29e9b55133
update envvars (again) ( #230 )
2023-05-26 22:36:24 +02:00
Simon
ed1325e245
Update envvars ( #229 )
2023-05-26 20:33:55 +02:00
Lennard Hofmann
66c5100026
Fix shellcheck warnings and optimize code blocks ( #194 )
2023-04-23 21:20:55 +01:00
Russell Greene
51bb3bba1d
Add wl-screenrec as suggestion for screen recording ( #174 )
2023-04-05 11:23:09 +01:00
milkknife
e994c8ddf8
Update mouse cursor documentation ( #150 )
...
* Update mouse cursor documentation
I was having trouble with getting the cursor to work on chromium/electron flatpak applications. I updated this section of the documentation with what worked for me.
* Update _index.md
* Move archwiki link to the bottom of cursor no worky
...so that the cursor can worky. ;33 also update flatpak part.
2023-03-09 14:35:22 +00:00
vaxerski
aabe75696c
remove all mentions of wrappers
2023-03-05 13:43:30 +00:00
Bvngee Cord
7cabd2ba1d
new middle-click paste solution ( #135 )
2023-02-23 20:57:36 +00:00
Jonathan Dickinson
fcadd9a0eb
Add FAQ about VRR flickering ( #134 )
...
VRR can cause flickering on some monitors in desktop scenarios. Add a recommendation to change VRR to `2` if this is happening.
2023-02-23 10:15:05 +00:00
vaxerski
94845f1143
more xdp info
2023-02-16 23:56:52 +00:00
vaxerski
bdc56f2393
added vrr, no_vfr -> vfr
2023-02-14 17:16:40 +00:00
William Etheredge
186c646160
Fix paragraph in wrong section of FAQ ( #123 )
2023-02-11 10:24:50 +00:00
Mihai Fufezan
7d09d1b496
FAQ: update middle-click paste unbind
2023-01-27 12:49:08 +02:00
Mihai Fufezan
1562aa0dce
FAQ: add middle-click paste unbind
2023-01-27 12:32:59 +02:00
Raffaele Mancuso
edd4d7808b
Linksto wf-recorder and OBS Studio ( #88 )
2022-12-29 11:53:41 +01:00
a44635ea60
clarify external
2022-12-28 19:49:31 +01:00
taylor85345
21ad477df7
Updated Nvidia entry with multi-gpu fix ( #86 )
...
* Updated Nvidia entry with multi-gpu fix
2022-12-28 19:47:59 +01:00
vaxerski
7fbc3a114b
remove autoreaload
2022-12-19 19:48:26 +00:00
NotAShelf
6342a87e6f
add deprecation warning ( #79 )
...
* add deprecation warning
* fix retard moment
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-12-15 12:42:53 +00:00
Mihai Fufezan
67e7eee5ea
FAQ: remove unneeded command
2022-12-15 02:18:40 +02:00
9f138f7426
update info on wlroots external mon bug
2022-11-14 12:08:03 +00:00
Ammar Haddadi
a4596453fb
Added a needed package for obs ( #46 )
...
* addded needed package for obs
* removed the <br> as you said
![image](https://user-images.githubusercontent.com/75220043/200046514-dbfefb00-a17e-4c42-8a30-008eb8614462.png )
2022-11-04 19:48:10 +00:00
Mihai Fufezan
35c5576242
Update FAQ
...
Co-authored-by: NotAShelf <itsashelf@gmail.com>
Co-authored-by: Antonino Scordino <a.scordino.07@gmail.com>
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-10-23 18:32:09 +03:00
Kainoa Kanter
a733293271
add wd to faq
2022-10-20 17:31:35 -07:00
taupiqueur
30d7dd9632
Fix typos ( #24 )
2022-10-10 17:22:57 +03:00
vaxerski
00bee7dea4
more info to xdp
2022-10-02 13:44:10 +01:00
Mihai Fufezan
c2143ecbac
Use ini highlighting
2022-09-24 17:03:37 +03:00
Dries1234
31af71c7db
Update FAQ from OR to AND
...
Both of these options seem to be needed. So changing OR to AND seems preferable.
2022-09-15 10:35:37 +02:00
vaxerski
cbe8e57b28
mention mirroring
2022-09-13 15:28:47 +02:00
vaxerski
0185ee23c8
more of the previous
2022-09-12 15:17:26 +02:00
vaxerski
e25c7c65b2
mention GTK/Screensharing issues better
2022-09-12 15:13:18 +02:00