summaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* 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
* Fix invalid pointers when using resize grow width on first/last siblingsLibravatar Ryan Dwyer2019-01-15
* Resize only current and immediate siblings rather than all siblingsLibravatar Ryan Dwyer2019-01-15
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* Use uint32_t where resize axis might contain a bitfieldLibravatar Ryan Dwyer2019-01-14
* Replace resize_axis with wlr_edgesLibravatar Ryan Dwyer2019-01-14
* Merge pull request #3144 from emersion/cmd-xwaylandLibravatar Drew DeVault2019-01-13
|\
| * Add xwayland commandLibravatar emersion2018-11-19
* | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedLibravatar Drew DeVault2019-01-13
|\ \
| * | bar_cmd_bind: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | | Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedLibravatar Drew DeVault2019-01-13
|\ \ \
| * | | seat_cmd_cursor: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
| |/ /
* | | Merge pull request #3342 from RedSoxFan/scroll-buttons-improvedLibravatar Drew DeVault2019-01-13
|\ \ \
| * | | input_cmd_scroll_button: utilize mouse btn helpersLibravatar Brian Ashworth2019-01-10
| |/ /
* | | Merge pull request #3398 from RedSoxFan/toggle-input-eventsLibravatar Drew DeVault2019-01-13
|\ \ \
| * | | input_cmd_events: implement toggleLibravatar Brian Ashworth2019-01-09
* | | | swaybar: add status_edge_padding commandLibravatar Brian Ashworth2019-01-11
* | | | swaybar: add status_padding commandLibravatar Brian Ashworth2019-01-11
| |/ / |/| |
* | | bind{code,sym}: utilize mouse button helpersLibravatar Brian Ashworth2019-01-09
|/ /
* | Reset container dimensions when moving into workspace from directionLibravatar Ryan Dwyer2019-01-09
* | Simplify evdev includes on FreeBSD by relying on up-to-date packageLibravatar Jan Beich2019-01-09
* | Merge pull request #3386 from RedSoxFan/seat-reload-waitLibravatar emersion2019-01-09
|\ \
| * | reload: apply seat cfgs after reading entire cfgLibravatar Brian Ashworth2019-01-09
* | | Merge pull request #3390 from RedSoxFan/execute-seatLibravatar emersion2019-01-09
|\ \ \
| * | | cmd_bind: pass the seat to execute_commandLibravatar Brian Ashworth2019-01-09
| |/ /
* / / cmd_swap: use handler context seatLibravatar Brian Ashworth2019-01-09
|/ /
* | Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursorLibravatar emersion2019-01-08
|\ \
| * | seat_cmd_cursor: work on seat name providedLibravatar Brian Ashworth2018-12-29
* | | Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
* | | swaybar: do not create tray if hiddenLibravatar Ian Fan2018-12-31
* | | swaybar: implement tray configLibravatar Ian Fan2018-12-31
* | | hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
|/ /
* | Revamp seat configsLibravatar Brian Ashworth2018-12-29
* | swaybar: fix focused_statusline color parsing.Libravatar Rune Morling2018-12-29
* | Implement hide_cursor <timeout> commandLibravatar Brian Ashworth2018-12-25
* | Change mouse buttons to x11 map and libevdev namesLibravatar Brian Ashworth2018-12-25
* | Combine output_by_name and output_by_identifierLibravatar Brian Ashworth2018-12-20
* | Return success when renaming a workspace to itselfLibravatar Ryan Dwyer2018-12-18
* | cmd_split: add null checks in do_splitLibravatar Brian Ashworth2018-12-17
* | list.c: rename free_flat_list to list_free_items_and_destroyLibravatar Ian Fan2018-12-09
* | Cleanup list codeLibravatar Ian Fan2018-12-09
* | list.c: Remove list_foreachLibravatar Ian Fan2018-12-09
* | cmd_split: flatten when possibleLibravatar Brian Ashworth2018-12-05
* | cmd_focus: show scratchpad if hiddenLibravatar Brian Ashworth2018-12-03
* | Add option to bindsym/bindcode to suppress warning on overrideLibravatar Alex Maese2018-12-02
* | Fix the error result of the fullscreen commandLibravatar mwenzkowski2018-11-29
* | Implement bar gapsLibravatar Brian Ashworth2018-11-28
* | Merge pull request #3212 from martinetd/move_floatingLibravatar Brian Ashworth2018-11-28
|\ \