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
2018-11-17
commands/resize: fix grow vars uninitialized
Cole Mickens
2018-11-17
Merge pull request #3132 from emersion/dispatch-cursor-btn-segfault
Ryan Dwyer
2018-11-16
resize set: convert ppt to px for floating containers
Trevor Slocum
2018-11-15
Fix segfault in dispatch_cursor_button
emersion
2018-11-15
Fix double free of mode
Ryan Dwyer
2018-11-15
Fix double free when unmapping any view
Ryan Dwyer
2018-11-14
Merge pull request #3126 from emersion/swap-unused-function
Drew DeVault
2018-11-14
Merge pull request #3121 from c-edw/feature/MissingFrees
Drew DeVault
2018-11-14
Fix unused function in swap command
emersion
2018-11-13
Merge pull request #3102 from emersion/render-software-cursors
Drew DeVault
2018-11-13
More frees.
Connor E
2018-11-13
Add some missing frees.
Connor E
2018-11-12
Use #if instead of #ifdef for WLR_HAS_*
emersion
2018-11-12
Merge pull request #3116 from harishkrupo/master
emersion
2018-11-12
IPC: Send keyboard layout info in IPC_GET_INPUTS
Harish Krupo
2018-11-12
Merge pull request #2979 from RedSoxFan/config-var-repl
Drew DeVault
2018-11-11
cmd_ws_auto_back_and_forth: fix negation
Brian Ashworth
2018-11-11
Allow multiple outputs for workspace output
Brian Ashworth
2018-11-10
Alter config variable replacement process
Brian Ashworth
2018-11-10
Render software cursors with wlr_output_render_software_cursors
emersion
2018-11-10
Use parse_boolean where possible.
Connor E
2018-11-08
Merge pull request #3085 from 7415963987456321/master
Drew DeVault
2018-11-09
Remove extra line
7415963987456321
2018-11-08
Update documentation for focus_follows_mouse.
Connor E
2018-11-08
resize set: implement width and height keywords
Brian Ashworth
2018-11-08
Fix building with clang
sghctoma
2018-11-08
Merge pull request #3087 from RedSoxFan/side-gaps
Ryan Dwyer
2018-11-07
Implement per side and per direction outer gaps
Brian Ashworth
2018-11-07
gaps: remove duplicate inner gaps
Brian Ashworth
2018-11-06
Add focus_follows_mouse always. (#3081)
Connor E
2018-11-05
Add relative output transform
Ryan Walklin
2018-11-05
Merge branch 'master' into effective-damage
Drew DeVault
2018-11-05
config: mention that reload message is also printed on validation
Rouven Czerwinski
2018-11-05
commands/exec_always: defer command on config validation
Rouven Czerwinski
2018-11-05
Fix focus_wrapping yes
Brian Ashworth
2018-11-05
Merge pull request #3066 from mwenzkowski/fix-gaps
emersion
2018-11-04
Use wlr_surface_get_effective_damage
emersion
2018-11-04
gaps: Improve error reporting
mwenzkowski
2018-11-04
Correct manpage regarding gaps command
mwenzkowski
2018-11-04
added space after table in sway.5 manpage
madblobfish
2018-11-04
removed unneeded code fragment
madblobfish
2018-11-03
ipc: move refresh from output to output->current_mode
Cole Mickens
2018-11-03
fix: restore refresh to the modes_array
Cole Mickens
2018-11-03
Merge pull request #3021 from Snaipe/singlekey-binding-trigger
Drew DeVault
2018-11-03
sway-ipc: includes current_mode for each output
Cole Mickens
2018-11-01
Teardown compositor when failing to drop permissions
emersion
2018-11-01
Make it clear that being able to restore root is a failure
emersion
2018-11-01
Fix #2992
mwenzkowski
2018-11-01
Move view marks properties to container struct
Ryan Dwyer
2018-11-01
Merge pull request #3040 from RyanDwyer/border-props-to-container
Drew DeVault
[next]