aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* output_cmd_background: validate colorsLibravatar Brian Ashworth2019-03-15
* Handle seat_get_focused_workspace returning NULLLibravatar Brian Ashworth2019-03-12
* commands: allow tiled sticky containers to be movedLibravatar Ian Fan2019-03-11
* Fix crash in cmd_workspace when layer surface has focusLibravatar emersion2019-03-10
* floating_maximum_size: change default behaviorLibravatar Brian Ashworth2019-03-02
* Allow 0 degree transform (normal transform).Libravatar Connor E2019-02-25
* swaybar: add overlay mode (fix #1620)Libravatar Milkey Mouse2019-02-24
* add --i3 flag to hide_edge_bordersLibravatar db2019-02-24
* Make load_include_configs void. Fix some cases where WD would not be restored.Libravatar Connor E2019-02-24
* move scratchpad: hide visible scratchpad containerLibravatar Brian Ashworth2019-02-22
* commands/move: reintroduce wrongly removed NULL checkLibravatar Rouven Czerwinski2019-02-22
* Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-21
* layout cmd: always operate on parent container, like i3Fixes #3724Libravatar Eric Drechsel2019-02-19
* Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursorLibravatar Drew DeVault2019-02-18
|\
| * seat_cmd_cursor: fix typo in expected syntaxLibravatar Brian Ashworth2019-02-17
* | Use container under cursor for mouse bindingsLibravatar Brian Ashworth2019-02-17
|/
* Add workspace {prev,next}_on_output --createLibravatar Drew DeVault2019-02-17
* Don't remove from scratchpad on move to workspaceLibravatar athrungithub2019-02-12
* fix misc memory leaksLibravatar Brian Ashworth2019-02-11
* fix double free for mode toggle if bar was invisibleLibravatar Rouven Czerwinski2019-02-10
* bar_cmd_modifier: add support for noneLibravatar Brian Ashworth2019-02-08
* output_cmd_background: fix no file + valid modeLibravatar Brian Ashworth2019-02-05
* cmd_workspace_gaps: fix double free on bad amountLibravatar Brian Ashworth2019-02-05
* seat_cmd_cursor: do not create non-existing seatLibravatar Brian Ashworth2019-02-03
* cmd_seat: allow - to be used as alias for currentLibravatar Brian Ashworth2019-02-02
* seat_cmd_attach: defer while readingLibravatar Brian Ashworth2019-02-03
* pointer_constraint: change to a seat subcommandLibravatar Brian Ashworth2019-01-31
* Add pointer_constraint commandLibravatar Drew DeVault2019-01-30
* criteria & scratchpad verify if show in another workspace (#3522)Libravatar athrungithub2019-01-30
* Introduce container_is_scratchpad_hiddenLibravatar Ryan Dwyer2019-01-28
* Merge pull request #3423 from RyanDwyer/fullscreen-globalLibravatar Drew DeVault2019-01-27
|\
| * Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* | Use sway_log_errno instead of strerrorLibravatar Ian Fan2019-01-24
|/
* Fix dead stores found by scan-buildLibravatar M Stoeckl2019-01-22
* Merge pull request #3494 from ianyfan/commandsLibravatar Drew DeVault2019-01-22
|\
| * commands: allow setting floating on scratchpad containersLibravatar Ian Fan2019-01-22
| * commands: allow tiled containers to be stickiedLibravatar Ian Fan2019-01-22
* | root_scratchpad_remove_container: do not showLibravatar Brian Ashworth2019-01-22
* | util.c: remove numlen functionLibravatar Ian Fan2019-01-22
|/
* Remove assumption that noop output will be called NOOP-1Libravatar Ryan Dwyer2019-01-22
* Don't allow noop output to be configuredLibravatar Ryan Dwyer2019-01-22
* Prevent noop output from being enabledLibravatar Ryan Dwyer2019-01-22
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21
* Merge pull request #3480 from RedSoxFan/input-modes-improved-toggleLibravatar Drew DeVault2019-01-21
|\
| * input_cmd_events: allow toggle modes to be listedLibravatar Brian Ashworth2019-01-21
* | Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
|/
* Don't escape swaybg arguments anymoreLibravatar emersion2019-01-18
* bar_cmd_tray_bind: Use mouse button helpersLibravatar Brian Ashworth2019-01-16
* cmd_resize: allow resizing hidden scratchpad by pxLibravatar Brian Ashworth2019-01-16
* Handle hidden scratchpad containers in commandsLibravatar Brian Ashworth2019-01-15