aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
...
* Implement pango supportLibravatar Ryan Dwyer2018-05-06
* Fix PATH setenv() in exec_alwaysLibravatar Ryan Dwyer2018-05-06
* Merge branch 'master' into usr-libLibravatar emersion2018-05-05
|\
| * Move code for re-arranging after font height change into a common placeLibravatar Ryan Dwyer2018-05-05
| * Fix memory leak in title_format commandLibravatar Ryan Dwyer2018-05-05
| * Implement title_formatLibravatar Ryan Dwyer2018-05-05
* | command/exec_always: Use wlr_log for logging errors in the child processLibravatar Nicolas Braud-Santoni2018-05-05
* | Meson: Replace option `instlibdir` with `libexecdir`Libravatar Nicolas Braud-Santoni2018-05-05
* | Make the LIBDIR path configurableLibravatar Nicolas Braud-Santoni2018-05-05
* | exec_always: Search for executables in /usr/lib/swayLibravatar Nicolas Braud-Santoni2018-05-05
|/
* Fix segfault when running the resize command without argumentsLibravatar emersion2018-05-03
* Convert border_colors.text to float[4]Libravatar Drew DeVault2018-05-03
* Calculate config->font_height based on existing container titlesLibravatar Ryan Dwyer2018-05-03
* Render titlesLibravatar Ryan Dwyer2018-05-03
* Support alpha in border coloursLibravatar Ryan Dwyer2018-05-02
* Remove unnecessary pointersLibravatar Ryan Dwyer2018-05-01
* Update cursor when border is changedLibravatar Ryan Dwyer2018-05-01
* Implement bordersLibravatar Ryan Dwyer2018-04-30
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* Add map_from_region commandLibravatar emersion2018-04-26
* Remove sway_container.workspace_layoutLibravatar Ryan Dwyer2018-04-26
* Use size_t instead of int and calloc instead of mallocLibravatar Ryan Dwyer2018-04-24
* Implement criteria commandsLibravatar Ryan Dwyer2018-04-24
* Sort workspaces after renameLibravatar Ryan Dwyer2018-04-23
* Implement rename workspace commandLibravatar Ryan Dwyer2018-04-23
* Default to current time when triggering cursor eventsLibravatar emersion2018-04-21
* Merge branch 'master' into fullscreenLibravatar Drew DeVault2018-04-19
|\
| * Split repeat commands into separate files.Libravatar Ryan Dwyer2018-04-19
| * Make key repeat configurableLibravatar Ryan Dwyer2018-04-18
* | Fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* | Feedback for fullscreen.Libravatar Ryan Dwyer2018-04-17
* | Implement fullscreen.Libravatar Ryan Dwyer2018-04-16
|/
* Fix gcc string truncation warningsLibravatar Dominique Martinet2018-04-13
* Clean up cursor simulation code.Libravatar Danny Bautista2018-04-10
* Implement cursor event simulation with sway commands.Libravatar Danny Bautista2018-04-10
* Add workspace_auto_back_and_forth for move cmdLibravatar db2018-04-09
* Merge pull request #1769 from acrisci/focus-inactive-fixesLibravatar Drew DeVault2018-04-08
|\
| * Merge branch 'wlroots' into focus-inactive-fixesLibravatar Tony Crisci2018-04-08
| |\
| * | container_create_notify on splitLibravatar Tony Crisci2018-04-07
* | | Add input "identifier" map_to_output "identifier"Libravatar Drew DeVault2018-04-08
| |/ |/|
* | Add workspace_auto_back_and_forth commandLibravatar db2018-04-08
|/
* Merge pull request #1756 from emersion/output-damageLibravatar Drew DeVault2018-04-07
|\
| * Simplify damage tracking functions, use them in layer shellLibravatar emersion2018-04-06
* | Implement move [left|right|up|down]Libravatar Drew DeVault2018-04-06
|/
* Implement resize commandLibravatar Drew DeVault2018-04-05
* Implement opacity commandLibravatar Tony Crisci2018-04-04
* move workspace create to workspace.cLibravatar Tony Crisci2018-04-03
* address feedbackLibravatar Tony Crisci2018-04-03
* clean up container_get_default_layoutLibravatar Tony Crisci2018-04-03
* unify workspace create functionsLibravatar Tony Crisci2018-04-03