aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
...
| * | | 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
|\ \
| * | move to workspace: fix moving floating container to non-empty workspaceLibravatar Dominique Martinet2018-11-29
* | | Introduce a way to show config warnings in swaynagLibravatar Brian Ashworth2018-11-28
|/ /
* | Change execute_command to return a list of resultsLibravatar Brian Ashworth2018-11-27
* | Merge pull request #3185 from emersion/remove-xopen-sourceLibravatar Ryan Dwyer2018-11-26
|\ \
| * | Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* | | Implement title alignmentLibravatar Brian Ashworth2018-11-25
* | | resize set: add assertion for an invalid unitLibravatar Konstantin Pospelov2018-11-25
* | | resize set: fix units for floating containersLibravatar Konstantin Pospelov2018-11-25
|/ /
* | Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
* | Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\ \ | |/ |/|
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17
* | Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* | Use #if instead of #ifdefLibravatar emersion2018-11-18