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
/
sway
/
tree
Age
Commit message (
Expand
)
Author
2023-05-19
Add blur, shadow, and corner radius to layer-shell surfaces (#144)
Erik Reider
2023-05-16
Blur damage tracking simplification (#155)
William McKinnon
2023-04-17
Add kawase blur (#120)
Erik Reider
2023-04-06
structure: moved fx_renderer and related fuctions to a folder
Will McKinnon
2023-03-26
Extend minimize logic to work with XWayland and XDG applications (#132)
Erik Reider
2023-02-14
Implement for_window support for dim_inactive (#109)
famfo
2023-02-14
upstream update: merge sway 1.8.1 (#111)
Erik Reider
2023-01-18
feat: Add box shadows (#64)
William McKinnon
2023-01-04
rebase: Sway 1.8 (#78)
Erik Reider
2022-11-30
fix: titlebars on containers with smart_gaps on and a large corner_radius now...
Will McKinnon
2022-11-11
Per application color saturation support (#21)
Erik Reider
2022-11-11
feat: add round titlebars (#26)
William McKinnon
2022-10-21
refactor: move corner_radius to container struct
Will 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-07
container: Fix crash when view unmaps + maps quickly
David Rosca
2021-12-23
Add cairo_image_surface_create error handling
Simon Ser
2021-12-17
output: emit node::destroy event
Ronan Pigott
2021-12-17
output: change output::destroy to output::disable
Ronan Pigott
2021-12-13
Add support for linux-dmabuf surface hints
Simon Ser
2021-12-13
view: Fix null dereference
Alexander Orzechowski
2021-12-10
Add focused_tab_title
Vsevolod
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-11-18
sway: create wlr_renderer and wlr_allocator
Simon Zeni
2021-11-15
container: fix surface_is_popup()
Kirill Primak
2021-10-29
Add smart_gaps inverse_outer command
bR3iN
2021-10-21
view: add new container as a sibling of tiled view
siikamiika
2021-10-17
treat scratchpad as minimize
Will McKinnon
2021-09-20
Avoid unecessary font metric calculations
Hugo Osvaldo Barrera
2021-09-13
Rename pango_printf to render_text
Simon Ser
2021-09-08
view: fix child position calc
Kirill Primak
2021-09-06
surface: chase wlr subsurface list/link change
Kirill Primak
2021-09-05
view: fix saved buffer order
Kirill Primak
2021-09-04
Fix overly-wide mark textures
Daniel De Graaf
2021-08-27
Deduplicate code for rendering titlebar texts
Hugo Osvaldo Barrera
2021-08-26
Use fixed titlebar heights
Hugo Osvaldo Barrera
2021-08-12
xdg-decoration: let floating clients set borders
Dudemanguy
2021-07-06
container: ignore borders in fullscreen windows
Dudemanguy
2021-07-05
tree/container: fix indentation
Simon Ser
2021-06-22
Revert "Add workspace {prev,next}_on_output --create"
Ragnar Groot Koerkamp
2021-06-20
Don't apply hide_edge_borders to any floating container
novenary
2021-06-18
Only call workspace_auto_back_and_forth when needed
Ragnar Groot Koerkamp
2021-06-18
Move auto_back_and_forth logic out of workspace_switch
Ragnar Groot Koerkamp
2021-06-03
Iterate over subsurfaces below the parent surface
Simon Ser
2021-05-17
view: commit transactions for foreign toplevel requests
Ronan Pigott
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
2021-04-29
view: handle case where map_ws is NULL
Rouven Czerwinski
2021-04-26
workspace: reap empty parents when adding tiles
Ronan Pigott
[next]