Age | Commit message (Expand) | Author |
2016-09-07 | squash commits, move enum into resize.c | 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-01 | Reorganize includes | Drew DeVault |
2016-08-12 | Rerender after every split command | Guillaume Brogi |
2016-08-07 | Fix container move when workspace is focused | D.B |
2016-08-04 | Fix 'workspace back_and_forth' and workspace_auto_back_and_forth clash | D.B |
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 | Refactor functions to update container borders | Tony Crisci |
2016-07-31 | Update container geometry on layout switch | D.B |
2016-07-30 | implement solid color rendering for swaybg | Zandr Martin |
2016-07-28 | Update hidpi support to latest wlc API | Drew DeVault |
2016-07-28 | Initial pass on HiDPI support | Drew DeVault |
2016-07-28 | Merge pull request #791 from acrisci/feature/focus-child | Drew DeVault |
2016-07-28 | Close all focused container's child views on kill | D.B |
2016-07-27 | Implement `focus child` command | Tony Crisci |
2016-07-23 | Put ipc command result json in an array | Tony Crisci |
2016-07-21 | Initial work on window events | Mykyta Holubakha |
2016-07-17 | Add missing entry to list of accepted arguments for the move command | David Eklov |
2016-07-17 | Do not crash when handling the command 'move position' | David Eklov |
2016-07-17 | Implement configurable wrapping on bar ws scroll | Drew DeVault |
2016-07-16 | refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where... | D.B |
2016-07-07 | Fix tabbed/stacked corner case #742 | D.B |
2016-07-03 | resize command updates (#713) | Zandr Martin |
2016-07-03 | match i3 syntax for `resize set` | Zandr Martin |
2016-06-19 | Minor fix to warning messages | Drew DeVault |
2016-06-11 | implement resize command for absolute dimensions | Zandr Martin |
2016-06-11 | cleanup + add timeouts for pid_workspace list | Zandr Martin |
2016-06-11 | Merge branch 'master' into assign-command | Zandr Martin |
2016-06-10 | trigger bg change on config reload | Zandr Martin |
2016-06-06 | messy, unfinished version | Zandr Martin |
2016-06-05 | Merge branch 'master' into variables_corner_cases | Denis Doria |
2016-06-04 | add documentation for client commands | Zandr Martin |
2016-06-03 | Put w to uppercase just to keep consistency between warnings | Denis Doria |
2016-06-03 | Includes $ for variables without it | Denis Doria |
2016-06-03 | Fix identation issue | thuck |
2016-06-03 | Fix output command when varible not set | thuck |
2016-06-02 | Including error message when variable do not start with $ | thuck |
2016-06-02 | Initial implementation for floating_maximum_size | Denis Doria |
2016-06-01 | Included option floating_minimum_size | Denis Doria |
2016-05-29 | Remove bar position left:right from docs | Drew DeVault |
2016-05-28 | enforce workspace output assignents | Zandr Martin |
2016-05-28 | remove alphabetic sorting from sort_workspaces | Zandr Martin |
2016-05-23 | Concatenate output cmd args, fixes #654 | Mykyta Holubakha |
2016-05-14 | Support floating_scroll sideways | Mykyta Holubakha |
2016-05-09 | Prevent changing layout when focusing float window | Mikkel Oscar Lyderik |
2016-05-08 | Allow to set relative path for wallpapers in config | Mykyta Holubakha |
2016-05-08 | Remove FSB_GAPS_INNER and FSB_GAPS_OUTER | Mykyta Holubakha |
2016-05-07 | Implemented configurable floating scroll behavior | Mykyta Holubakha |