vaxerski
|
65e75c0b44
|
fix backwards hyprctl compat
|
2022-07-14 11:43:15 +02:00 |
|
Vaxry
|
7c999fb9f5
|
Merge pull request #242 from calebowens/caleb-feature-add-width-multiplier
Added a multiplier for the width to height ratio
|
2022-07-14 11:38:49 +02:00 |
|
vaxerski
|
c2215e4efb
|
fix focus on fullscreen and over
|
2022-07-13 18:33:36 +02:00 |
|
vaxerski
|
49dbb586e3
|
fixed session-less envs
|
2022-07-13 18:31:09 +02:00 |
|
Vaxry
|
6708f3b133
|
Fixed TTY switching (#364)
|
2022-07-13 18:18:23 +02:00 |
|
vaxerski
|
ef7ee2fd0f
|
added active keymap prop
|
2022-07-13 16:02:14 +02:00 |
|
vaxerski
|
0a16513946
|
fix warning
|
2022-07-13 15:48:47 +02:00 |
|
Vaxry
|
be69098cb8
|
Merge pull request #360 from bazuin-32/main
Add hyprctl output in json when `-j` flag is used
|
2022-07-13 15:44:59 +02:00 |
|
bazuin-32
|
ab859ec9fc
|
Fix issues with batch requests
|
2022-07-12 16:34:28 -06:00 |
|
bazuin-32
|
ac9ff795cd
|
Fix calls to substr with invalid pos
|
2022-07-12 15:38:50 -06:00 |
|
vaxerski
|
bf762f566f
|
Fix VRAM memory leak when releasing snapshots
|
2022-07-12 23:11:34 +02:00 |
|
bazuin-32
|
2402f2e364
|
Use enum for specifying hyprctl output format and change the way flags
are passed for json output
|
2022-07-12 14:59:36 -06:00 |
|
bazuin-32
|
036f431206
|
Add hyprctl output in json when -j flag is used
|
2022-07-12 11:57:33 -06:00 |
|
vaxerski
|
ad03360665
|
fix device sections shadowing parse errors
|
2022-07-12 16:07:51 +02:00 |
|
vaxerski
|
3914672dd5
|
mention more config options in cfgs
|
2022-07-12 15:41:42 +02:00 |
|
vaxerski
|
78c6371743
|
default vfr to off
|
2022-07-12 15:41:28 +02:00 |
|
vaxerski
|
b1e3430405
|
only set xwayland size/pos on reasonable deltas
|
2022-07-12 14:14:12 +02:00 |
|
vaxerski
|
a4f82491b7
|
active opacity is now animated
|
2022-07-12 13:40:55 +02:00 |
|
Mathias Zhang
|
da83ef7b96
|
add config drag_lock for touchpad (#353)
* add config drag_lock for touchpad
* fix err
* Update ConfigManager.cpp
|
2022-07-12 13:11:54 +02:00 |
|
vaxerski
|
2d856ac4b0
|
Added yes/no values to int parsing
|
2022-07-12 10:28:42 +02:00 |
|
vaxerski
|
29e2bb27f6
|
added misc:no_vfr
|
2022-07-12 10:02:12 +02:00 |
|
vaxerski
|
2f3b2db83d
|
fixed tiled popups going behind windows
|
2022-07-12 09:49:56 +02:00 |
|
vaxerski
|
bf8bd87d11
|
added active monitor to hyprctl monitors
|
2022-07-12 00:16:28 +02:00 |
|
vaxerski
|
c0c75db621
|
roll VFR for everyone
|
2022-07-11 23:56:24 +02:00 |
|
vaxerski
|
f461ea3105
|
squish oversized subsurfaces while animating
|
2022-07-11 23:38:10 +02:00 |
|
vaxerski
|
b55b6c95f2
|
update wlroots dep
|
2022-07-11 23:09:35 +02:00 |
|
vaxerski
|
676e4c36c5
|
fix focus on layers when constrained
|
2022-07-11 22:51:20 +02:00 |
|
vaxerski
|
ad66c158ba
|
don't refocus on virt ptrs
|
2022-07-11 20:23:16 +02:00 |
|
vaxerski
|
ab44aabbd7
|
update decos on setgeometry x11
|
2022-07-11 19:07:59 +02:00 |
|
vaxerski
|
4c4c36096b
|
fix config reload on fullscreen mode maximized
|
2022-07-11 15:40:41 +02:00 |
|
vaxerski
|
c923b0e538
|
respect size in setgeo unmanaged x11
|
2022-07-11 15:31:31 +02:00 |
|
vaxerski
|
2936368e80
|
minor event fixes
|
2022-07-11 14:13:15 +02:00 |
|
vaxerski
|
5eaf93697a
|
clear kb focus on focusSurface null
|
2022-07-11 12:29:50 +02:00 |
|
vaxerski
|
11c88e2503
|
apply surface width to ls geo on commit
|
2022-07-10 20:36:32 +02:00 |
|
vaxerski
|
4b334594dc
|
Added splashes
|
2022-07-10 15:41:26 +02:00 |
|
vaxerski
|
06c0be5ea6
|
clear with 17
|
2022-07-10 11:45:50 +02:00 |
|
vaxerski
|
6f7377f381
|
accumulate mods from all kbs for keybind processing
|
2022-07-09 23:24:08 +02:00 |
|
vaxerski
|
c44cafda97
|
added cyclenext param previous
|
2022-07-09 18:39:41 +02:00 |
|
vaxerski
|
ddc4cbbd7e
|
allow focus to modal
|
2022-07-08 23:37:55 +02:00 |
|
vaxerski
|
e6872bddf4
|
fix minor issues with floating windows and fullscreen
|
2022-07-08 21:52:52 +02:00 |
|
Fernando Ayats
|
c8c5e0b90a
|
nix: fix wallpaper location (#334)
|
2022-07-08 17:46:42 +03:00 |
|
vaxerski
|
8482063157
|
fixed layersurface focus quirks
|
2022-07-08 13:19:57 +02:00 |
|
vaxerski
|
92e17f2925
|
added rules to hyprctl devices and fixed rules
|
2022-07-08 12:27:05 +02:00 |
|
vaxerski
|
491b99c61e
|
handle unmanaged X11 setGeometry
|
2022-07-08 11:24:07 +02:00 |
|
vaxerski
|
75a580feda
|
Disallow focus to modal and override_redirect X11 windows
|
2022-07-08 10:36:21 +02:00 |
|
vaxerski
|
91249675de
|
fix corner artifacts
|
2022-07-08 09:43:55 +02:00 |
|
vaxerski
|
46306e59eb
|
added keycode support to unbind
|
2022-07-08 09:32:09 +02:00 |
|
vaxerski
|
cd0a01f4de
|
Added binding by keycodes
|
2022-07-08 09:27:17 +02:00 |
|
vaxerski
|
75c2a378e3
|
unfocus keyboard on refocus null
|
2022-07-07 21:47:59 +02:00 |
|
vaxerski
|
96f19d706a
|
fix possible swipe crash
|
2022-07-07 20:53:22 +02:00 |
|