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
/
include
/
sway
/
config.h
Age
Commit message (
Expand
)
Author
2020-07-07
Reload command now matches i3's implementation
Geoffrey Casper
2020-05-21
Remove code related to the security features
Érico Rolim
2020-04-10
Use bitshifts for bitfields
Simon Ser
2020-04-08
Introduce test_output_config
Simon Ser
2020-03-30
add --no-repeat option for bindings
Linus Heckemann
2020-03-11
commands: Add shortcuts_inhibitor command
Michael Weiser
2020-03-11
input: Add support for keyboard shortcuts inhibit
Michael Weiser
2020-03-11
config: Fix typo in reload bindsym flag bitmask
Michael Weiser
2020-03-07
Add an adaptive_sync output command
Simon Ser
2019-12-16
seat_cmd_keyboard_grouping: change keymap to smart
Brian Ashworth
2019-12-12
Add seat <seat> idle_{inhibit,wake} <sources...>
Drew DeVault
2019-11-29
add scale_filter output config option
Ronan Pigott
2019-11-21
Add support for wlr_keyboard_group
Brian Ashworth
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-10-17
focus: support focus_wrapping workspace
lbonn
2019-09-02
Fix typo for the force/immediate option in xwayland_mode enum
Ben Brown
2019-08-20
cmd_xwayland: add force for immediate launch
Brian Ashworth
2019-08-01
bindsym/code: add group support
Brian Ashworth
2019-07-17
Implement input_cmd_xkb_file (#3999)
Ed Younis
2019-07-09
cmd_bindswitch: add option to execute on reload
Brian Ashworth
2019-07-05
Add calibration_matrix config option
Sergei Dolgov
2019-06-12
bindings: defer while initiailizing
Brian Ashworth
2019-06-09
config/input: validate xkb keymap before storing
Brian Ashworth
2019-06-05
add seat sub command 'xcursor_theme'
Daniel Eklöf
2019-05-12
Spawn swaybar as a wayland client
Brian Ashworth
2019-04-26
bindsym: change xkb_rule_names initialization
Konstantin Pospelov
2019-04-26
bindsym: consider xkb_rule_names for --to-code
Konstantin Pospelov
2019-04-26
config: simplify keysym translation fields
Konstantin Pospelov
2019-04-26
Implement bindsym --to-code
Konstantin Pospelov
2019-04-14
Implement input type configs (#3784)
Benjamin Cheng
2019-04-04
swaybg: one instance for all outputs
Brian Ashworth
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin
2019-03-16
Fix output config retrieval for new outputs
Brian Ashworth
2019-02-24
add --i3 flag to hide_edge_borders
db
2019-02-24
Make load_include_configs void. Fix some cases where WD would not be restored.
Connor E
2019-02-16
Fix reload freeze when not modsetting current mode
Brian Ashworth
2019-01-31
pointer_constraint: change to a seat subcommand
Brian Ashworth
2019-01-30
Add pointer_constraint command
Drew DeVault
2019-01-29
Cleanup config reading failure error logs
Brian Ashworth
2019-01-18
Better handle outputs without CRTC
emersion
2019-01-16
bar_cmd_tray_bind: Use mouse button helpers
Brian Ashworth
2019-01-13
Merge pull request #3144 from emersion/cmd-xwayland
Drew DeVault
2019-01-11
swaybar: add status_edge_padding command
Brian Ashworth
2019-01-11
swaybar: add status_padding command
Brian Ashworth
2019-01-09
bind{code,sym}: utilize mouse button helpers
Brian Ashworth
[next]