aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2016-07-18clean up apply_input_configminus
2016-07-18Move backgrounds to back after arrange_windowsDrew DeVault
2016-07-18Merge pull request #764 from deklov/move-position-bug-02Drew DeVault
2016-07-18Construct titles of nested tabbed/stacked containers from app_id instead of t...D.B
2016-07-17Add missing entry to list of accepted arguments for the move commandDavid Eklov
2016-07-17Do not crash when handling the command 'move position'David Eklov
2016-07-17Fix clang warningDrew DeVault
2016-07-17Fix bug with views behind backgrounds on ws switchDrew DeVault
2016-07-17Turn swaybg into a shell surfaceDrew DeVault
2016-07-17Implement configurable wrapping on bar ws scrollDrew DeVault
2016-07-17Allow users to customize the cursor on clientsDrew DeVault
2016-07-17Fix a memory leakHummer12007
2016-07-16refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...D.B
2016-07-14Set panels' geometries correctly and don't render them explicitlyDavid Eklov
2016-07-14Don't treat backgrounds as shell surfacesDavid Eklov
2016-07-15Suspend destruction of wss when creating viewsMykyta Holubakha
2016-07-15Spawn new views to target ws's focused containerMykyta Holubakha
2016-07-12Fix build on x86Mykyta Holubakha
2016-07-07Fix tabbed/stacked corner case #742D.B
2016-07-05get_tree json fixesZandr Martin
2016-07-04Enable backgrounds and panels to be shell surfacesDavid Eklov
2016-07-04I think this fixes #678Zandr Martin
2016-07-04Merge branch 'master' into get-tree-commandZandr Martin
2016-07-04fix typo in ipc-json.cZandr Martin
2016-07-04implement `get_tree` commandZandr Martin
2016-07-03resize command updates (#713)Zandr Martin
2016-07-03match i3 syntax for `resize set`Zandr Martin
2016-06-30Spawn windows as floating if they have a parentDrew DeVault
2016-06-27Add get_log_level() to encapsulate v (current log level)David Eklov
2016-06-21Check if found ws is focused in new view handlerMykyta Holubakha
2016-06-19Minor fix to warning messagesDrew DeVault
2016-06-18Added a null check in tabbed_stacked_parentHummer12007
2016-06-11Merge branch 'master' into set-size-commandZandr Martin
2016-06-11implement resize command for absolute dimensionsZandr Martin
2016-06-11couple small fixesZandr Martin
2016-06-11cleanup + add timeouts for pid_workspace listZandr Martin
2016-06-11Merge branch 'master' into assign-commandZandr Martin
2016-06-11clean up pid/workspace stuffZandr Martin
2016-06-10Many improvements to man pagesDrew DeVault
2016-06-10trigger bg change on config reloadZandr Martin
2016-06-10semi-working (only non-client/server wayland apps)Zandr Martin
2016-06-06Fix segfault when using include with *thuck
2016-06-06messy, unfinished versionZandr Martin
2016-06-06Merge branch 'master' into variables_corner_casesDenis Doria
2016-06-06Common: Readline: Ignore newline on '\' escaped line ends.Roosembert Palacios
2016-06-05Sway: Configuration: Support for escaping line breaks.Roosembert Palacios
2016-06-05document `assign` commandZandr Martin
2016-06-05Merge branch 'master' into variables_corner_casesDenis Doria
2016-06-04Merge pull request #695 from zandrmartin/document-client-commandsDrew DeVault
2016-06-04add documentation for client commandsZandr Martin