index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
System user; root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-01-18
feat: Add box shadows (#64)
William McKinnon
2023-01-04
rebase: Sway 1.8 (#78)
Erik Reider
2022-12-07
[Feature] Dim inactive windows (#66)
Erik Reider
2022-11-23
render refactor: implement decoration_data struct (#61)
William McKinnon
2022-11-11
feat: added support for external textures
Will McKinnon
2022-11-11
feat: render tiling move indicator with round corners
Will McKinnon
2022-11-11
Per application color saturation support (#21)
Erik Reider
2022-11-11
feat: add round titlebars (#26)
William McKinnon
2022-11-10
refactor: move shaders to individual files
Will McKinnon
2022-10-26
style: cleaned up some frag shaders
Will McKinnon
2022-10-26
style: cleaned up rounded corner shader
Will McKinnon
2022-10-26
refactor: improved rounded corner shader
Will McKinnon
2022-10-21
refactor: move corner_radius to container struct
Will McKinnon
2022-10-09
feat: add round borders (#22)
William McKinnon
2022-09-09
removed unused (for now) blur shaders
Will McKinnon
2022-08-29
Add Anti-Aliased Corner Radius (#18)
William McKinnon
2022-08-25
moved shaders to header
Will McKinnon
2022-08-21
Add rounded corners (#9)
William McKinnon
2022-08-21
Render rect with fx_renderer (#14)
William McKinnon
2022-08-15
Revert "merge sway master"
Will McKinnon
2022-08-13
Add official fx renderer (#3)
William McKinnon
2022-04-27
merge sway master
William McKinnon
2022-04-26
Merge pull request #1 from swaywm/v1.7
William McKinnon
2022-01-09
Destroy sub-surfaces with parent layer-shell surface
Simon Ser
2021-12-17
output: change output::destroy to output::disable
Ronan Pigott
2021-12-13
swaynag: remove xdg-output logic
Simon Ser
2021-12-13
Add support for linux-dmabuf surface hints
Simon Ser
2021-12-10
Add focused_tab_title
Vsevolod
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-11-23
Add 'output render_bit_depth [8|10]' command
Manuel Stoeckl
2021-11-18
sway: create wlr_renderer and wlr_allocator
Simon Zeni
2021-10-30
Bump RLIMIT_NOFILE
Simon Ser
2021-10-29
Add smart_gaps inverse_outer command
bR3iN
2021-10-25
refactor: use JSON_MAX_DEPTH everywhere
Jason Nader
2021-10-17
treat scratchpad as minimize
Will McKinnon
2021-10-01
commands: Remove unused code after 1d3681f52135
Evgeniy Khramtsov
2021-09-25
layer-shell: fix commit handler
Kirill Primak
2021-09-21
xdg-shell: remove unused request_maximize listener
Kirill Primak
2021-09-20
Add -Dnoscanout debug option
Simon Ser
2021-09-20
swaybar: properly draw blocks with transparent black border
Nathan Schulte
2021-09-13
Rename pango_printf to render_text
Simon Ser
2021-09-09
introduce wlr_drm_lease_v1
Simon Zeni
2021-09-08
view: fix child position calc
Kirill Primak
2021-09-02
seatop_down: End if surface is destroyed or other seatop starts
Simon Plakolb
2021-09-02
input: Use seatop_down on layer surface click
Simon Plakolb
2021-08-31
Add `output modeline` command
David Rosca
2021-08-26
Use fixed titlebar heights
Hugo Osvaldo Barrera
2021-08-12
layer_shell: damage previous area when a surface shrinks
Ronan Pigott
2021-08-12
Document view_map
Simon Ser
2021-08-05
seatop_down: Change type of sx, sy to double in begin_seatop_down
David Rosca
[next]