aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/opacity.c
AgeCommit message (Expand)Author
2024-01-18scene_graph: Port opacity and filter modesAlexander Orzechowski
2024-01-18Delete old damage tracking codeAlexander Orzechowski
2019-08-05cmd_opacity: add relative opacity changesJeff Peeler
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-10-23commands: print correct command on error for exec and opacityIan Fan
2018-10-08Check if there is a current container before setting it's opacityJohn Axel Eriksson
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-04-06Simplify damage tracking functions, use them in layer shellemersion
2018-04-04Implement opacity commandTony Crisci