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-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-25
Restrict CapsLock and NumLock commands to the configuration file
ProgAndy
2018-07-25
Add xkb_numlock/xkb_capslock commands (#2311)
ProgAndy
2018-07-25
Merge pull request #2350 from ppascher/xwayland-optional
Drew DeVault
2018-07-25
reverted includes of "sway/config.h" and replaced with "config.h" from meson ...
Pascal Pascher
2018-07-25
more style fixes, included "sway/config.h" where needed
Pascal Pascher
2018-07-24
Implement floating_modifier <mod> [inverse|normal]
Brian Ashworth
2018-07-24
style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false
Pascal Pascher
2018-07-24
Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...
Pascal Pascher
2018-07-24
Merge pull request #2165 from swaywm/pid-workspaces
Drew DeVault
2018-07-24
Merge branch 'master' into mouse-bindings
Ryan Dwyer
2018-07-23
Invoke mouse bindings
frsfnrrg
2018-07-23
Address review comments on parse_boolean
Brian Ashworth
2018-07-23
Switch to using a function to parse booleans
Brian Ashworth
2018-07-23
Parse mouse binding options
frsfnrrg
2018-07-23
Merge branch 'master' into pid-workspaces
Drew DeVault
2018-07-23
Store scratchpad list in sway_root instead of server
Ryan Dwyer
2018-07-23
Implement scratchpad
Ryan Dwyer
2018-07-22
Remove unnecessary includes
Ryan Dwyer
2018-07-22
Implement floating_modifier and mouse operations for floating views
Ryan Dwyer
2018-07-20
Reset outputs on reload
Brian Ashworth
2018-07-21
Fix urgent timer logic and remove unnecessary header includes
Ryan Dwyer
2018-07-21
Implement force_display_urgency_hint
Ryan Dwyer
2018-07-20
Fix output wildcard handling
Brian Ashworth
2018-07-19
Use parse_movement_direction
Ryan Dwyer
2018-07-19
Defer the focus commands
Ryan Dwyer
2018-07-19
Implement focus output command
Ryan Dwyer
2018-07-17
Implement default_floating_border command and adjust CSD behaviour
Ryan Dwyer
2018-07-16
Merge pull request #2276 from RyanDwyer/urgency
Drew DeVault
2018-07-16
Implement no_focus command
Ryan Dwyer
2018-07-16
Implement urgency base functionality
Ryan Dwyer
2018-07-15
bar: free old position when changing
Ian Fan
2018-07-15
Merge pull request #2272 from RyanDwyer/simplify-transactions
Drew DeVault
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-14
Implement tap_button_map for input devices
Brian Ashworth
2018-07-14
Force min/max size when resizing floating containers
Ryan Dwyer
2018-07-14
Implement resize grow|shrink <direction> <amount> or <amount>
Ryan Dwyer
2018-07-14
Implement resize command for floating views
Ryan Dwyer
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
[next]