Age | Commit message (Expand) | Author |
---|---|---|
2018-06-09 | WIP: Atomic layout updates ground work | Ryan Dwyer |
2018-06-01 | Don't auto float xdg views if their dimensions are not set | Ryan Dwyer |
2018-06-01 | Fix floating position when view is floated when mapped | Ryan Dwyer |
2018-06-01 | Don't unmaximize floating views | Ryan Dwyer |
2018-06-01 | Use surface size if xdg shell's geometry isn't set | Ryan Dwyer |
2018-06-01 | Implement wants_floating for xdg_shell and xdg_shell_v6 | Ryan Dwyer |
2018-06-01 | Store swayc coordinates as layout-local | Ryan Dwyer |
2018-06-01 | Rename set_maximized functions to set_tiled | Ryan Dwyer |
2018-06-01 | Replace is_floating boolean with function | Ryan Dwyer |
2018-06-01 | Implement floating | Ryan Dwyer |
2018-05-27 | xdg-shell: make all toplevels tiled | emersion |
2018-05-14 | xdg_shell: Replace get_prop with get_string_prop | Ryan Dwyer |
2018-05-13 | Add xdg-shell stable support | emersion |