SoSeDiK
212e976a08
Allow gradient in border colors ( #583 )
2024-04-09 16:15:04 +01:00
SoSeDiK
d9d128694e
Per-window fullscreen opacity ( #577 )
2024-04-07 23:19:17 +01:00
DiskyToy
549b728393
update switchxkblayout example using name key ( #576 )
...
device:my-epic-keyboard-v1 {
kb_layout=us,pl,de
}
does no longer work, but it does work when using
device {
name=my-epic-keyboard-v1
kb_layout=us,pl,de
}
2024-04-07 15:23:42 +01:00
Andrey Donets
43bbc8b126
add rollinglog ( #547 )
2024-03-21 15:19:42 +00:00
zakk4223
57161d2480
Add configerrors and error_limit documentation ( #546 )
2024-03-21 01:55:01 +00:00
74e0aae342
add note about setcursor on 37
2024-03-18 17:45:11 +00:00
Mihai Fufezan
22d5e48e9b
capitalize links
2024-03-17 18:40:41 +02:00
Mihai Fufezan
127ae00225
wiki: prepare for hextra
...
treewide: replace hint with callout
treewide: remove ToC header
remove <toc>, since it's autogenerated
add missing _index.md
treewide: add frontmatter
treewide: fix headings
add weights
Configuring,Getting Started: expand in sidebar
Add version selector
fix links
2024-03-14 22:47:27 +02:00
Epilepsy Gatherings
270017158a
convert min/maxsize to dynamic ( #486 )
...
* convert min/maxsize to dynamic
* add props
* no comma
2024-03-08 14:53:16 +00:00
ItsDrike
c9670e691b
Mention the ability to set font-size for notifications ( #507 )
...
Documents https://github.com/hyprwm/Hyprland/pull/4981
2024-03-06 21:20:31 +00:00
ItsDrike
aa912684a2
Mention notification dimissing ( #498 )
...
This documents notification the dismissing feature, implemented in
https://github.com/hyprwm/Hyprland/pull/4790
2024-03-02 18:12:24 +00:00
Epilepsy Gatherings
85838d2d20
add forcenofocus
( #460 )
...
* add forcenofocus
* change name to nofocus
2024-02-13 18:07:44 +00:00
MightyPlaza
d33f35dade
add hyprctl decorations ( #427 )
...
modified: Using-hyprctl.md
2023-12-28 16:38:12 +01:00
79e1e53c2a
add hyprctl plugins
2023-11-21 18:44:25 +00:00
TheAngusMcFire
c283a07ebe
Updated hyprctl monitor docu to include the all flag ( #396 )
2023-11-17 16:01:27 +00:00
Roberto Previdi
66d346ec1c
added hyprctl workspacerules ( #374 )
2023-10-21 02:28:46 +01:00
Waddy Hussain
219399d5d7
fix mistake in hyprctl activeworkspace description ( #297 )
2023-08-15 10:18:26 +02:00
MightyPlaza
e921b954a1
Keep aspect ratio ( #287 )
2023-08-08 18:53:03 +02:00
4bdd8eea17
add hyprctl instance flag
2023-08-08 18:08:12 +02:00
3d3b1ec1e5
add hyprctl instances
2023-08-08 16:17:36 +02:00
dcedcd7567
add bordersize prop
2023-06-04 21:36:17 +02:00
d97fe5890b
nodim
2023-05-31 21:14:33 +02:00
Yavor Kolev
caf81435c1
Add activeworkspace ( #213 )
...
Also improves activewindow
2023-05-04 14:44:11 +01:00
Lennard Hofmann
66c5100026
Fix shellcheck warnings and optimize code blocks ( #194 )
2023-04-23 21:20:55 +01:00
vaxerski
49595af61e
add hyprctl notify
2023-03-20 16:03:55 +00:00
milkknife
285c2c02aa
Update switchxkblayout section ( #156 )
2023-03-13 20:48:26 +00:00
vaxerski
9f4991eefa
added hyprctl animations
2023-01-25 15:17:20 +00:00
vaxerski
f8b5ebe49a
remove restrictions from setprop for ints
2023-01-24 21:45:40 +00:00
vaxerski
330424e36f
add setprop examples
2023-01-24 19:16:22 +00:00
vaxerski
103ea6d634
add setprop and seterror
2023-01-24 19:14:44 +00:00
47314f9582
added hyprctl binds
2023-01-06 14:33:14 +01:00
c93068ec4d
add monitor example to keywords
2023-01-05 14:37:13 +01:00
m0ppers
6428ca67ae
Update Using-hyprctl.md ( #89 )
...
fix broken links
2022-12-29 11:54:27 +01:00
Flafy
492fd71551
fix layout instead of kb_layout ( #82 )
2022-12-17 22:41:47 +00:00
MahouShoujoMivutilde
d207b592c5
setxkblayout
is actually switchxkblayout
in hyprctl
(#69 )
2022-12-03 20:24:36 +00:00
vaxerski
e374688509
added hyprctl setxkblayout
2022-12-03 15:59:13 +00:00
Philip Jones
785202fe30
Add note on passing arguments to exec. ( #50 )
2022-11-10 15:36:41 +00:00
vaxerski
af289c0bd5
add usage for hyprctl output
2022-11-05 18:09:03 +00:00
vaxerski
d353e00892
mention hyprctl cursorpos
2022-10-26 13:20:18 +01:00
Mihai Fufezan
842187cdd9
Configuring: add more relevant info
...
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:33:34 +03:00
Mihai Fufezan
3dae7b8604
Treewide: fix formatting and addressing
...
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:30:29 +03:00
5d0dc58d8a
update submodule
2022-08-13 17:00:53 +02:00
Mihai Fufezan
9819cd6b51
Format with mdformat
2022-08-13 15:58:34 +03:00
1e63d97c70
remove headers
2022-08-12 21:02:50 +02:00
24a554876b
added pages
2022-08-12 20:46:36 +02:00