Age | Commit message (Expand) | Author |
2016-09-05 | Make it possible to move views between outputs | Mikkel Oscar Lyderik |
2016-09-05 | Fix constant scale factor in font code | Drew DeVault |
2016-09-05 | Add support for * input configs | Drew DeVault |
2016-09-02 | merge in latest commits | Zandr Martin |
2016-09-02 | Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactor | Zandr Martin |
2016-09-01 | refactor commands.c | Zandr Martin |
2016-09-02 | Correct `hide_edge_borders` command | Lukas Lihotzki |
2016-09-01 | Tweak how swaylock surfaces are handled | Drew DeVault |
2016-09-01 | Reorganize includes | Drew DeVault |
2016-08-31 | document `orientation` command | Zandr Martin |
2016-08-22 | Fix a format string | Hummer12007 |
2016-08-20 | Avoid dereferencing null configuration | James Murphy |
2016-08-18 | Add input example section to config | Götz Christ |
2016-08-12 | Update man page | Guillaume Brogi |
2016-08-12 | Rerender after every split command | Guillaume Brogi |
2016-08-11 | Add support for indicator color | Guillaume Brogi |
2016-08-10 | Handle output disabling during runtime | D.B |
2016-08-09 | document all xkb settings handled by wlc | Manuel Mendez |
2016-08-07 | Merge pull request #843 from thejan2009/bug/move-container-819 | Drew DeVault |
2016-08-07 | Sort workspaces when moving workspace to output | D.B |
2016-08-07 | Fix container move when workspace is focused | D.B |
2016-08-07 | Display class in tab title if app_id is null | D.B |
2016-08-05 | Merge pull request #840 from minus7/man-inputs | Drew DeVault |
2016-08-05 | added get_inputs hint to man 5 sway-input | minus |
2016-08-05 | Fix switch to prev ws on handle_view_created | D.B |
2016-08-04 | ipc: log sending of events | Tony Crisci |
2016-08-04 | ipc: recursive workspace containers in event | Tony Crisci |
2016-08-04 | ipc: always include nodes in views | Tony Crisci |
2016-08-05 | Arrange windows after swapping containers | Mykyta Holubakha |
2016-08-04 | Fix 'workspace back_and_forth' and workspace_auto_back_and_forth clash | D.B |
2016-08-03 | Simplify focus setting | Tony Crisci |
2016-08-03 | Use uintptr_t for ipc container id | Tony Crisci |
2016-08-02 | fixed uninitialized bar.wrap_scroll | minus |
2016-08-02 | remove unmanaged nodes from get_tree | Zandr Martin |
2016-08-02 | Fix segfault in border.c | Drew DeVault |
2016-08-01 | bugfix: focus container on output when focused | Tony Crisci |
2016-08-01 | Remove dead global locked_view_focus | Tony Crisci |
2016-08-01 | Merge pull request #811 from acrisci/feature/focus-container | Drew DeVault |
2016-07-31 | cache floating container size when fullscreening | Zandr Martin |
2016-07-31 | Update view border when workspace is focused | Tony Crisci |
2016-07-31 | Bugfix: descend focus stack on new window focus | Tony Crisci |
2016-07-31 | Refactor functions to update container borders | Tony Crisci |
2016-07-31 | Implement focus handling for containers | Tony Crisci |
2016-07-31 | document `kill` command | Zandr Martin |
2016-07-31 | Update container geometry on layout switch | D.B |
2016-07-30 | implement solid color rendering for swaybg | Zandr Martin |
2016-07-30 | Merge branch 'master' of git://github.com/SirCmpwn/sway into x11-pids | Zandr Martin |
2016-07-30 | revert border hiding to more recent version | D.B |
2016-07-30 | properly hide top border inside tabbed/stacked | D.B |
2016-07-29 | remove outdated (when wlc commit merged) comment | Zandr Martin |