aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/mark.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2024-01-18scene_graph: Port container server side decorationsAlexander Orzechowski
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-01Move view marks properties to container structRyan Dwyer
2018-10-17Fix crashes when running certain commands on an empty workspaceRyan Dwyer
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