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
2019-11-17
view: add max_render_time
Ivan Molodetskikh
2019-11-17
output: add max_render_time
Ivan Molodetskikh
2019-11-17
Use an enum instead of a marker string for map_to_
Tadeo Kondrak
2019-11-17
Implement input map_to_region command
Tadeo Kondrak
2019-11-04
smart_borders: separate smartness from edge types
Ronan Pigott
2019-11-04
Add --custom to `output mode` command
Simon Ser
2019-11-04
focus: do nothing on focus prev|next for workspaces
Ronan Pigott
2019-11-01
focus: add a NULL check in `focus <direction>`
lbonn
2019-10-27
focus: support focus prev|next [sibling]
Ronan Pigott
2019-10-17
focus: support focus_wrapping workspace
lbonn
2019-09-04
swaybar: complete barconfig_update event handling
Brian Ashworth
2019-09-02
Fix typo for the force/immediate option in xwayland_mode enum
Ben Brown
2019-08-27
cmd_mode: don't reset to default after subcommand
Brian Ashworth
2019-08-23
cmd_move: fix move to scratchpad hidden container
Brian Ashworth
2019-08-20
Allow moving a container hidden in scratchpad
lbonn
2019-08-20
cmd_xwayland: add force for immediate launch
Brian Ashworth
2019-08-12
Remove redundant checks
Antonin Décimo
2019-08-12
Fix memory leaks
Antonin Décimo
2019-08-06
cmd_mode: make modes case sensitive
Brian Ashworth
2019-08-06
cmd_swap: add floating support
Brian Ashworth
2019-08-05
cmd_opacity: add relative opacity changes
Jeff Peeler
2019-08-01
bindsym/code: add group support
Brian Ashworth
2019-07-27
Fix resize sibling amount calculations
Pedro Côrte-Real
2019-07-27
Avoid adding duplicate criteria for no_focus and command
Ashkan Kiani
2019-07-18
input_cmd_xkb_switch_layout: support input types
Brian Ashworth
2019-07-17
cmd_output: support current output alias
Brian Ashworth
2019-07-17
input_cmd_xkb_*: cleanup includes
Ed Younis
2019-07-17
Implement input_cmd_xkb_file (#3999)
Ed Younis
2019-07-17
Make fullscreen check for fullscreen parents
Sauyon Lee
2019-07-15
Sanity check gaps between tiled containers
Pedro Côrte-Real
2019-07-15
Rework gaps code to be simpler and correct
Pedro Côrte-Real
2019-07-14
Layout tiled using a width/height fraction
Pedro Côrte-Real
2019-07-11
cmd_split: fix toggle split for non-split layouts
Brian Ashworth
2019-07-10
cmd_layout: toggle split for tabbed/stack default
Brian Ashworth
2019-07-09
cmd_bindswitch: add option to execute on reload
Brian Ashworth
2019-07-09
Make mouse drag in tiled mode swap containers if no edge is selected
Sebastian Parborg
2019-07-05
calibration_matrix: expect 6 individual values
Sergei Dolgov
2019-07-05
Use isnan
Sergei Dolgov
2019-07-05
Add calibration_matrix config option
Sergei Dolgov
2019-06-20
cmd_mode: allow runtime creation and modification
Brian Ashworth
2019-06-20
cmd_seat: split action and config handlers
Brian Ashworth
2019-06-19
config/xwayland: retain xwayland status on reload
Brian Ashworth
2019-06-16
Fix sway crashes for scratchpad layouts
Rouven Czerwinski
2019-06-12
bindings: defer while initiailizing
Brian Ashworth
2019-06-09
Add a new xkb_switch_layout command
Simon Ser
2019-06-09
config/input: validate xkb keymap before storing
Brian Ashworth
2019-06-09
commands/input: perform basic keymap validation
Brian Ashworth
2019-06-05
add seat sub command 'xcursor_theme'
Daniel Eklöf
2019-06-04
cmd_hide_edge_borders: add missing arg count check
Brian Ashworth
2019-05-30
bindings: allow unlocked and locked bindings
Brian Ashworth
[next]