index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
Age
Commit message (
Expand
)
Author
2024-10-09
fix top border size and placement (#356)
HEAD
master
amy
2024-08-14
text_input: Implement input-method popups (#315)
Zephyr Lykos
2024-07-29
Fixed blur opacity. Fixes #338 (#339)
Erik Reider
2024-06-01
Fixed blurred tiling indicator not drawing on the right coordinates (#319)
Erik Reider
2024-04-30
Update server.c removing duplicated code block (#306)
Eric Chastain
2024-04-22
fix: gray background rect not being expanded by blur size (#295)
Erik Reider
2024-04-18
Fix segfaults (#291)
Erik Reider
2024-04-17
Fixed compilation errors (#290)
Erik Reider
2024-04-15
feat: 1.9 merge (#277)
Reza Jelveh
2024-02-15
Add blur to tiling indicator (#252)
Erik Reider
2024-02-14
enhancement: update version printing format (#254)
Rolf Vidar Mazunki Hoksaas
2024-01-05
Fix shadow_offset position (#263)
famfo
2024-01-05
Fixed #258 blur regression (#261)
Erik Reider
2024-01-03
feat: blur tweaks (#258)
ozwaldorf
2023-12-28
Blur damage compensation fixes (#259)
Erik Reider
2023-12-22
Implement shadow_offset (#255)
famfo
2023-12-17
Limit corner radius size to the smallest box dimension (#251)
Erik Reider
2023-12-17
Readds check if the floating child is in a container for xray (#250)
Erik Reider
2023-10-23
feat: add shadow color for inactive windows (#230)
eri
2023-09-20
Add layer effect option to ignore transparent regions when blurring (#159)
Erik Reider
2023-09-06
refactor: simplify blur (#219)
William McKinnon
2023-07-29
fix: not being able to build without xwayland support (#209)
Erik Reider
2023-07-29
fix: floating child always using blur xray (#210)
Erik Reider
2023-07-18
fix: crash when moving to scratchpad tiled window (#202)
Yaroslav
2023-07-06
Fix toplevel borders (#171)
Evy Garden
2023-07-03
Fixed blur/surfaces dst_box not being offset by the titlebar height (#185)
Erik Reider
2023-06-07
fix: crash when splitting inside stacking container (#187)
RAR27
2023-06-04
fix: consider dim introduced transparency for blur (#184)
rti
2023-06-02
fix: crash when moving tabbed container to scratchpad (#182)
RAR27
2023-06-02
default scratchpad_minimize to false and add warning
William McKinnon
2023-06-02
fix: update stencil if the output size changes (#178)
Erik Reider
2023-06-02
fix: crash when splitting inside tabbed container (#180)
RAR27
2023-05-30
fix: blur not being able to blur edges of damage (#168)
Erik Reider
2023-05-21
upstream: ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry
William McKinnon
2023-05-21
fix: layer old damage not being offset by the monitor layout coords
William McKinnon
2023-05-20
Fix layer surface damage not being extended if using effects (#160)
Erik Reider
2023-05-20
fix: maybe-uninitialized error
William McKinnon
2023-05-19
Add blur, shadow, and corner radius to layer-shell surfaces (#144)
Erik Reider
2023-05-19
improved blur optimization checks
William McKinnon
2023-05-18
Fix damage being extended after clearing the previous frame (#158)
Erik Reider
2023-05-18
Flipped the order of which the stencil add function is called (#157)
Erik Reider
2023-05-17
Move stencil into each framebuffer (#156)
Erik Reider
2023-05-16
Blur damage tracking simplification (#155)
William McKinnon
2023-05-15
style: simplified render_whole_output
William McKinnon
2023-05-05
fix: shadow clipping & shadow corners (#153)
William McKinnon
2023-04-30
fix: smart_corners with shadow and titlebars
Will McKinnon
2023-04-30
improved stenciling region
Will McKinnon
2023-04-30
fix: blurred region is rounded below titlebars
Will McKinnon
2023-04-30
style: created struct for each shader type
Will McKinnon
2023-04-30
style: moved stencil mask to its own shader
Will McKinnon
[next]