Age | Commit message (Expand) | Author |
---|---|---|
2018-08-19 | Replace hacky L_FLOATING container with a list | Ryan Dwyer |
2018-08-18 | Implement iterators per container type | Ryan Dwyer |
2018-07-25 | reverted includes of "sway/config.h" and replaced with "config.h" from meson ... | Pascal Pascher |
2018-07-25 | more style fixes, included "sway/config.h" where needed | Pascal Pascher |
2018-07-24 | style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false | Pascal Pascher |
2018-07-24 | Added meson option "enable_xwayland" (default: true) to enable/disable xwayla... | Pascal Pascher |
2018-07-14 | Simplify transactions by utilising a dirty flag on containers | Ryan Dwyer |
2018-06-09 | Refactor everything that needs to arrange windows | Ryan Dwyer |
2018-05-28 | Fix ancestor typos | Ryan Dwyer |
2018-05-26 | Implement swap command | Brian Ashworth |