aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/mark.c
AgeCommit message (Expand)Author
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-01ipc: add window::mark eventIan Fan
2018-05-17Implement show_marksRyan Dwyer
2018-05-15Change unmark implemention to match i3'sRyan Dwyer
2018-05-15Implement marksRyan Dwyer
2017-11-18Move everything to sway/old/Drew DeVault
2017-04-07Add `-t get_marks` and use more i3-like marksCalvin Lee
2017-04-05Improve criteria handlingCalvin Lee
2017-04-03Impliment i3-style marksCalvin Lee