aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/urgent.c
AgeCommit message (Collapse)Author
2018-07-23Switch to using a function to parse booleansBrian Ashworth
2018-07-16Implement urgency base functionalityRyan Dwyer
Introduces a command to manually set urgency, as well as rendering of urgent views, sending the IPC event, removing urgency after focused for one second, and matching urgent views via criteria.