Age | Commit message (Expand) | Author |
2016-10-02 | prevent dereference of freed workspace | Zandr Martin |
2016-10-01 | fix pointer format string in sway_log() call | Zandr Martin |
2016-09-17 | add global `current_focus` pointer | Zandr Martin |
2016-09-01 | Tweak how swaylock surfaces are handled | Drew DeVault |
2016-09-01 | Reorganize includes | Drew DeVault |
2016-08-22 | Fix a format string | Hummer12007 |
2016-08-03 | Simplify focus setting | Tony Crisci |
2016-08-01 | Remove dead global locked_view_focus | Tony Crisci |
2016-07-31 | Update view border when workspace is focused | Tony Crisci |
2016-07-31 | Implement focus handling for containers | Tony Crisci |
2016-07-27 | Implement `focus child` command | Tony Crisci |
2016-07-27 | bugfix: set focus to workspace of an output | Tony Crisci |
2016-07-27 | bugfix: cmd focus parent don't set focus above ws | Tony Crisci |
2016-07-21 | Arrange backgrounds only when required | Mykyta Holubakha |
2016-07-21 | Initial work on window events | Mykyta Holubakha |
2016-07-16 | refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where... | D.B |
2016-07-15 | Suspend destruction of wss when creating views | Mykyta Holubakha |
2016-07-03 | resize command updates (#713) | Zandr Martin |
2016-05-28 | enforce workspace output assignents | Zandr Martin |
2016-05-23 | set focus on fullscreen view when changing focus | Zandr Martin |
2016-04-25 | Add support for nested tabbed/stacked containers | Mikkel Oscar Lyderik |
2016-04-25 | Fix problems with floating windows | Mikkel Oscar Lyderik |
2016-04-25 | Tabbed and stacked layout | Mikkel Oscar Lyderik |
2016-04-17 | Use correct format string for x86_64 and i686 | Mikkel Oscar Lyderik |
2016-04-02 | Fix spelling mistakes | Eric Engestrom |
2016-03-30 | Mark focused view focus_inactive on unfocused output | Mikkel Oscar Lyderik |
2016-03-30 | Implement borders | Mikkel Oscar Lyderik |
2016-03-05 | Remove focus when switching to empty workspace | Mikkel Oscar Lyderik |
2016-01-21 | Only update visibility if WS isn't destroyed after | Mikkel Oscar Lyderik |
2015-12-21 | Trigger ipc_event_workspace in all cases | Mikkel Oscar Lyderik |
2015-12-18 | focus: Fix moving last workspace. | S. Christoffer Eliesen |
2015-12-14 | Fix dangling pointer on focus swap/describe WS | Kevin Hamacher |
2015-12-13 | Notify IPC on workspace changes more frequently | Drew DeVault |
2015-12-13 | Make destroy_workspace behave as expected | Kevin Hamacher |
2015-12-01 | Fix for_window [...] move scratchpad correctly | Drew DeVault |
2015-12-01 | Revert "Fix bug with for_window [...] move scratchpad" | Drew DeVault |
2015-12-01 | Fix bug with for_window [...] move scratchpad | Drew DeVault |
2015-11-27 | Move IPC client into common, refactor IPC | Drew DeVault |
2015-11-04 | Include header declaring ipc_event_workpace(2) | Mikkel Oscar Lyderik |
2015-11-02 | put ipc_event_workspace in update_focus | taiyu |
2015-10-29 | commands: Learn mouse_warping. | S. Christoffer Eliesen |
2015-10-25 | log: Add swayc_log, use at a few key places. | S. Christoffer Eliesen |
2015-10-23 | seamless_mouse: Move pointer only if successfully changed workspace. | S. Christoffer Eliesen |
2015-08-27 | update visibility + container info functions | taiyu |
2015-08-25 | fixed segfault on exit + a little fixup of that floatfocus pr | taiyu |
2015-08-25 | changed view visibility to be bool | minus |
2015-08-25 | refactored view visibility | minus |
2015-08-22 | fixed vanishing floating view | taiyu |
2015-08-21 | bugfixes, renames | taiyu |
2015-08-20 | style | taiyu |