index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands
Age
Commit message (
Expand
)
Author
2018-07-13
add error handling for scroll button out of range
Robert Kubosz
2018-07-12
expanded error detection for scroll button option
Robert Kubosz
2018-07-12
rm constraint for max value of button identifier
Robert Kubosz
2018-07-12
increase maximum value of button identifier
Robert Kubosz
2018-07-11
add scroll button option
Robert Kubosz
2018-07-11
Implement floating_minimum_size and floating_maximum_size
Ryan Dwyer
2018-07-10
Add get_config message type to ipc
Ian Fan
2018-07-09
Merge branch 'master' into focus-mode-toggle
Drew DeVault
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-09
Implement `focus mode_toggle`
emersion
2018-07-09
Implement some floating move commands
Ryan Dwyer
2018-07-05
Implement mode --pango_markup
Brian Ashworth
2018-07-02
cmd_assign: fix leak on error
Dominique Martinet
2018-07-02
bar_cmd_modifier: fix use-after-free on error
Dominique Martinet
2018-07-02
bar_cmd_font: fix leak of font
Dominique Martinet
2018-07-02
cmd_background: fix leak on error
Dominique Martinet
2018-07-02
output commands: move !argc checks after argc gets decremented
Dominique Martinet
2018-07-02
input_config: free new_input_config on error
Dominique Martinet
2018-07-02
exec_always: fix leaks
Dominique Martinet
2018-06-30
Fix compile error
Ryan Dwyer
2018-06-29
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-29
Fix crash when moving last child of a container to workspace or output
Ryan Dwyer
2018-06-27
Check if command input has at least 2 arguments
Thomas Plaçais
2018-06-26
cleanup output-background subcommand handling
ael-code
2018-06-26
fix memleak on background cmd error
ael-code
2018-06-24
Fix crash when running move <direction> in an empty workspace
Ryan Dwyer
2018-06-24
Fix crash when unmapping a view with reapable parents
Ryan Dwyer
2018-06-23
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-23
Implement atomic layout updates for tree operations
Ryan Dwyer
2018-06-22
bugfix: avoid access after free
ael-code
2018-06-18
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-12
Sort binding key lists
frsfnrrg
2018-06-11
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-09
Implement gaps (PR #2047)
Nate Symer
2018-06-09
Refactor everything that needs to arrange windows
Ryan Dwyer
2018-06-08
sway exec command: use waitpid instead of wait
Dominique Martinet
2018-06-06
Switch output storing from list_t to wl_list
Brian Ashworth
2018-06-06
Store sway_outputs so that they can be reenabled
Brian Ashworth
2018-06-03
Address review comments for output subcommands
Brian Ashworth
2018-06-03
Refactor cmd_output to use config_subcommand
Brian Ashworth
2018-06-02
Address first round of review for generic blocks
Brian Ashworth
2018-06-02
Make command block implementation generic
Brian Ashworth
2018-06-01
Style fixes for bind.c
frsfnrrg
2018-06-01
Fix binding bindcode flag initialization
frsfnrrg
2018-06-01
Use XKB keycode numbering for bindcode
frsfnrrg
2018-06-01
Share common code between bindsym and bindcode commands
frsfnrrg
2018-06-01
Merge pull request #2027 from RyanDwyer/implement-floating
Drew DeVault
2018-06-01
Fix cmd_workspace crash when a surface has focus
Brian Ashworth
2018-06-01
Fix changing borders on floating views
Ryan Dwyer
2018-06-01
Adjust move command to account for changed coordinate system
Ryan Dwyer
[next]