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
Age
Commit message (
Expand
)
Author
2019-01-09
reload: apply seat cfgs after reading entire cfg
Brian Ashworth
2019-01-08
Merge pull request #3385 from robertgzr/reset_output_mapping
Drew DeVault
2019-01-09
cursor: allow mapping to all outputs
Robert Günzler
2019-01-08
Merge pull request #3275 from ianyfan/remove-readline
emersion
2019-01-08
Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursor
emersion
2019-01-07
Add data-control-v1
emersion
2019-01-07
seat: unhide the cursor if it is warped to focus
Rouven Czerwinski
2019-01-07
view: use seat_consider_warp_to_focus in view_unmap
Rouven Czerwinski
2019-01-07
cursor: move unhide and timeout retrieval into separate functions
Rouven Czerwinski
2019-01-06
Use %z for printing size_t
Jan Beich
2019-01-05
Fix urgency documentation
Ryan Dwyer
2019-01-04
Fixed formulations.
PlusMinus0
2019-01-04
Update sway-output.5.scd
PlusMinus0
2019-01-03
Apply tiling_drag_threshold to all containers
David96
2019-01-02
Implement tiling_drag_threshold
Brian Ashworth
2019-01-01
Fix fullscreen view rendering crash
Mack Straight
2019-01-01
fixup! config.c: re-enable backslash continuation in config file
Ian Fan
2019-01-01
config.c: re-enable backslash continuation in config file
Ian Fan
2019-01-01
Remove readline.c
Ian Fan
2019-01-01
stringop.c: rewrite strip_whitespace
Ian Fan
2018-12-31
swaybar: do not create tray if hidden
Ian Fan
2018-12-31
swaybar: implement tray config
Ian Fan
2018-12-31
Apply implicit fallback seat config
Brian Ashworth
2018-12-31
Set font options when computing text width.
John Chen
2018-12-31
Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZE
emersion
2018-12-30
hide_cursor: change to a seat subcommand
Brian Ashworth
2018-12-30
Verify seat fallback settings on reload
Brian Ashworth
2018-12-29
seat_cmd_cursor: work on seat name provided
Brian Ashworth
2018-12-29
Revamp seat configs
Brian Ashworth
2018-12-29
sway-output(5): doc scaling consideration for pos
Brian Ashworth
2018-12-29
Add failure reply on IPC_SYNC
Brian Ashworth
2018-12-29
Remove button from state on release during op
Brian Ashworth
2018-12-29
Merge pull request #3346 from ermo/sway-bar_focused_statusline_colour-render-fix
Drew DeVault
2018-12-29
swaybar: fix focused_statusline color parsing.
Rune Morling
2018-12-29
Fix crash when scratchpad contains split containers
Ryan Dwyer
2018-12-25
added fullscreen_mode to get_tree output
NokiDev
2018-12-25
Split image_surface handling into own function
Brian Ashworth
2018-12-25
Implement hide_cursor <timeout> command
Brian Ashworth
2018-12-25
Change mouse buttons to x11 map and libevdev names
Brian Ashworth
2018-12-24
sway(5): document tiling_drag
Brian Ashworth
2018-12-22
Fix wlr_box_intersection args for wlroots 1441
Brian Ashworth
2018-12-22
Fixes per wlroots#1441
Drew DeVault
2018-12-22
IPC_SUBSCRIBE ensure request object is an array
Aidan Harris
2018-12-20
Combine output_by_name and output_by_identifier
Brian Ashworth
2018-12-19
Terminate swaybg in output_disable
Brian Ashworth
2018-12-18
Return success when renaming a workspace to itself
Ryan Dwyer
2018-12-17
Focus node before tiling drag if on titlebar
Brian Ashworth
2018-12-17
cmd_split: add null checks in do_split
Brian Ashworth
2018-12-17
Allow output ids and wildcard for workspace output
Brian Ashworth
2018-12-17
Allow tiling views to be dragged by the titlebar
Brian Ashworth
[next]