aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...Libravatar Pascal Pascher2018-07-24
* Merge pull request #2165 from swaywm/pid-workspacesLibravatar Drew DeVault2018-07-24
|\
| * Merge branch 'master' into pid-workspacesLibravatar Drew DeVault2018-07-23
| |\
| * | Implement pid->workspace trackingLibravatar Drew DeVault2018-07-01
* | | Merge branch 'master' into mouse-bindingsLibravatar Ryan Dwyer2018-07-24
|\ \ \
| * | | Address review comments on parse_booleanLibravatar Brian Ashworth2018-07-23
| * | | Switch to using a function to parse booleansLibravatar Brian Ashworth2018-07-23
| | |/ | |/|
* | | Invoke mouse bindingsLibravatar frsfnrrg2018-07-23
* | | Parse mouse binding optionsLibravatar frsfnrrg2018-07-23
|/ /
* | Store scratchpad list in sway_root instead of serverLibravatar Ryan Dwyer2018-07-23
* | Implement scratchpadLibravatar Ryan Dwyer2018-07-23
* | Remove unnecessary includesLibravatar Ryan Dwyer2018-07-22
* | Implement floating_modifier and mouse operations for floating viewsLibravatar Ryan Dwyer2018-07-22
* | Reset outputs on reloadLibravatar Brian Ashworth2018-07-20
* | Fix urgent timer logic and remove unnecessary header includesLibravatar Ryan Dwyer2018-07-21
* | Implement force_display_urgency_hintLibravatar Ryan Dwyer2018-07-21
* | Fix output wildcard handlingLibravatar Brian Ashworth2018-07-20
* | Use parse_movement_directionLibravatar Ryan Dwyer2018-07-19
* | Defer the focus commandsLibravatar Ryan Dwyer2018-07-19
* | Implement focus output commandLibravatar Ryan Dwyer2018-07-19
* | Implement default_floating_border command and adjust CSD behaviourLibravatar Ryan Dwyer2018-07-17
* | Merge pull request #2276 from RyanDwyer/urgencyLibravatar Drew DeVault2018-07-16
|\ \
| * | Implement urgency base functionalityLibravatar Ryan Dwyer2018-07-16
* | | Implement no_focus commandLibravatar Ryan Dwyer2018-07-16
|/ /
* | bar: free old position when changingLibravatar Ian Fan2018-07-15
* | Merge pull request #2272 from RyanDwyer/simplify-transactionsLibravatar Drew DeVault2018-07-15
|\ \
| * | Simplify transactions by utilising a dirty flag on containersLibravatar Ryan Dwyer2018-07-14
* | | Implement tap_button_map for input devicesLibravatar Brian Ashworth2018-07-14
|/ /
* | Force min/max size when resizing floating containersLibravatar Ryan Dwyer2018-07-14
* | Implement resize grow|shrink <direction> <amount> or <amount>Libravatar Ryan Dwyer2018-07-14
* | Implement resize command for floating viewsLibravatar Ryan Dwyer2018-07-14
* | add error handling for scroll button out of rangeLibravatar Robert Kubosz2018-07-13
* | expanded error detection for scroll button optionLibravatar Robert Kubosz2018-07-12
* | rm constraint for max value of button identifierLibravatar Robert Kubosz2018-07-12
* | increase maximum value of button identifierLibravatar Robert Kubosz2018-07-12
* | add scroll button optionLibravatar Robert Kubosz2018-07-11
* | Implement floating_minimum_size and floating_maximum_sizeLibravatar Ryan Dwyer2018-07-11
* | Add get_config message type to ipcLibravatar Ian Fan2018-07-10
* | Merge branch 'master' into focus-mode-toggleLibravatar Drew DeVault2018-07-09
|\ \
| * | Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* | | Implement `focus mode_toggle`Libravatar emersion2018-07-09
|/ /
* | Implement some floating move commandsLibravatar Ryan Dwyer2018-07-09
* | Implement mode --pango_markupLibravatar Brian Ashworth2018-07-05
* | cmd_assign: fix leak on errorLibravatar Dominique Martinet2018-07-02
* | bar_cmd_modifier: fix use-after-free on errorLibravatar Dominique Martinet2018-07-02
* | bar_cmd_font: fix leak of fontLibravatar Dominique Martinet2018-07-02
* | cmd_background: fix leak on errorLibravatar Dominique Martinet2018-07-02
* | output commands: move !argc checks after argc gets decrementedLibravatar Dominique Martinet2018-07-02
* | input_config: free new_input_config on errorLibravatar Dominique Martinet2018-07-02
* | exec_always: fix leaksLibravatar Dominique Martinet2018-07-02
|/