aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/unmark.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2024-01-18scene_graph: Port container server side decorationsAlexander Orzechowski
2021-02-25Fix for_window criteria and mouse button bindingsftilde
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-26Remove layout.cRyan Dwyer
2018-08-18Implement iterators per container typeRyan Dwyer
2018-08-11Remove container_for_each_descendant_bfsRyan Dwyer
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-05Improve criteria handlingCalvin Lee
2017-04-03Impliment i3-style marksCalvin Lee