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
Age
Commit message (
Expand
)
Author
2018-10-29
binding: match single-key bindings if no multi-key binding matched
Franklin "Snaipe" Mathieu
2018-10-25
Rebase the cursor after applying transactions
Ryan Dwyer
2018-10-25
Merge pull request #2950 from emersion/presentation-time
Drew DeVault
2018-10-24
Rebase the cursor after mapping a view
Ryan Dwyer
2018-10-24
Merge pull request #2933 from Snaipe/xwayland-window-properties
Drew DeVault
2018-10-23
Implement the presentation-time protocol
emersion
2018-10-23
xwayland: populate window_properties in json for views
Franklin "Snaipe" Mathieu
2018-10-23
commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST
Ian Fan
2018-10-23
commands: remove EXPECTED_MORE_THAN
Ian Fan
2018-10-22
Fix crash when quitting a QT app on the wayland backend using menu
Ryan Dwyer
2018-10-21
Parse missing i3 window types
Christian
2018-10-21
Make workspace back_and_forth seat-specific
Ryan Dwyer
2018-10-20
Remove raise_floating directive
Ryan Dwyer
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-19
Introduce cursor_rebase
Ryan Dwyer
2018-10-19
Fix logic used for mouse_warping output
Ryan Dwyer
2018-10-19
Merge pull request #2875 from RedSoxFan/input-device-bindings
Drew DeVault
2018-10-19
Consider cursor warp when switching workspaces
Ryan Dwyer
2018-10-18
cmd_bind{sym,code}: Implement per-device bindings
Brian Ashworth
2018-10-18
Remove cursor warping from seat_set_focus
Ryan Dwyer
2018-10-17
Merge pull request #2820 from Emantor/fix-mouse-warping-container
Drew DeVault
2018-10-16
cursor: functions to warp cursor to container and workspace
Rouven Czerwinski
2018-10-16
view: move arrange_workspace into view_map
Rouven Czerwinski
2018-10-16
Prevent duplicate workspace::focus events
Ryan Dwyer
2018-10-15
Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp
Ryan Dwyer
2018-10-14
swaybar: show hidden bar on key event
Ian Fan
2018-10-14
Merge pull request #2808 from RedSoxFan/bar-subcommands
Drew DeVault
2018-10-13
fix_edge_gaps: Allow negative values for outer gaps.
Tarmack
2018-10-13
Fix bar subcommand handler structs and selection
Brian Ashworth
2018-10-10
Merge branch 'master' into bar-bindsym
Ian Fan
2018-10-10
Add mouse_warping container
Rouven Czerwinski
2018-10-09
resize: Determine if anything changed using before/after check
Ryan Dwyer
2018-10-09
Implement bar bindsym
Brian Ashworth
2018-10-09
Merge pull request #2772 from RyanDwyer/improve-popup-damage
Drew DeVault
2018-10-08
Introduce container_is_transient_for
Ryan Dwyer
2018-10-08
Implement popup_during_fullscreen
Ryan Dwyer
2018-10-08
Reload config using idle event
Ryan Dwyer
2018-10-07
Shim client.background and client.placeholder
Drew DeVault
2018-10-07
Only damage popups when popups have damage
Ryan Dwyer
2018-10-03
Fix focusing topmost floating windows
Jonathan Buch
2018-10-03
Add configuration for raising containers on focus
Jonathan Buch
2018-10-03
Merge pull request #2703 from RyanDwyer/csd-border
Drew DeVault
2018-10-01
Handle border options for gaps
Brian Ashworth
2018-10-01
Fix smart gaps
Brian Ashworth
2018-09-30
Merge pull request #2726 from RyanDwyer/overhaul-gaps
Drew DeVault
2018-09-30
Merge pull request #2725 from PumbaPe/add-tap-and-drag
Drew DeVault
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
2018-09-30
Remove declarations that do no have definitions
Arkadiusz Hiler
2018-09-29
add tap-and-drag setting to sway-input
PP
2018-09-29
Return an error when resizing is a no op
Ryan Dwyer
[next]