• Joined on 2025-07-07
Naxdy created pull request NaxdyOrg/niri#10 2025-11-25 13:31:52 +00:00
work/tab-titles
Naxdy pushed to work/tab-titles at NaxdyOrg/niri 2025-11-25 13:27:34 +00:00
44f469db97 feat(tile/tabs): display tab window titles
fc1bc49255 fix(tile/tabs): use correct logic for determining tile & window size
Compare 2 commits »
Naxdy created branch work/tab-titles in NaxdyOrg/niri 2025-11-25 13:27:34 +00:00
Naxdy created branch work/blur-non-opacity in NaxdyOrg/niri 2025-11-24 22:27:28 +00:00
Naxdy pushed to work/blur-non-opacity at NaxdyOrg/niri 2025-11-24 22:27:28 +00:00
33d04966cf feat(blur/tile): do not reduce blur opacity
Naxdy pushed to main at NaxdyOrg/niri 2025-11-24 22:07:28 +00:00
6430306f69 fix(blur): transform blur texture depending according to output
Naxdy pushed to main at NaxdyOrg/niri 2025-11-24 22:06:59 +00:00
56b0045ddd fix(blur): transform blur texture depending according to output
4c072bda82 fix(blur/tile): sample blur texture from proper region during open / resize animations
Compare 2 commits »
Naxdy pushed to main at NaxdyOrg/niri 2025-11-24 22:06:20 +00:00
82563c84ea fix(blur): transform blur texture depending according to output
e2ab83aedc fix(blur/tile): sample blur texture from proper region during open / resize animations
582fb90187 fix(blur/tty): update effects frame buffers on output resize
ff19257a51 chore(project): move CONTRIBUTING.md
Compare 4 commits »
Naxdy pushed to main at NaxdyOrg/niri 2025-11-24 12:39:19 +00:00
3144b920de chore(project): add fork readme
Naxdy pushed to main at NaxdyOrg/niri 2025-11-24 12:37:14 +00:00
f392aa3dda chore(project): add fork readme
Naxdy pushed to main at NaxdyOrg/niri 2025-11-24 12:34:54 +00:00
65417f7023 chore(project): add fork readme
Naxdy pushed to main at NaxdyOrg/niri 2025-11-24 12:30:35 +00:00
0a78ed1307 chore(project): add fork readme
Naxdy pushed to main at NaxdyOrg/niri 2025-11-24 12:20:56 +00:00
b6e85abf56 chore(project): add fork readme
c2e99ad332 chore(project): move readme
Compare 2 commits »
Naxdy pushed to main at NaxdyOrg/niri 2025-11-24 10:09:54 +00:00
e78dbe5c46 chore(project): autofix clippy
ffde08c14c feat(blur): require to be enabled explicitly for windows & layer surfaces
214b315db4 fix(tile/groups): use correct offsets when moving windows out of groups
9552437a3f chore(project): raise MSRV
b9aa7adaf8 feat(blur): implement for windows & layer surfaces
Compare 11 commits »
Naxdy pushed to main at NaxdyOrg/niri 2025-11-24 09:53:30 +00:00
f0bd4ab0ad chore: autofix clippy
6dda0923d1 feat: require blur to be enabled explicitly for windows & layer surfaces
b5bce9cdb0 fix: use correct offsets when moving windows out of groups
448f94c2ac chore: raise MSRV
Compare 4 commits »
Naxdy pushed to main at NaxdyOrg/niri 2025-11-23 23:15:21 +00:00
a6115368b4 feat: implement blur for windows & layer surfaces
Naxdy opened issue NaxdyOrg/niri#9 2025-11-23 23:11:42 +00:00
add "ignore alpha" setting for blurring layer surfaces
Naxdy opened issue NaxdyOrg/niri#8 2025-11-23 23:10:52 +00:00
blur for floating tiles in overview is too zoomed out
Naxdy closed issue NaxdyOrg/niri#2 2025-11-23 23:10:25 +00:00
implement blur patch
Naxdy pushed to main at NaxdyOrg/niri 2025-11-23 23:10:17 +00:00
62766243ea feat: implement blur for windows & layer surfaces