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
2015-08-18
Fix switching between focused outputs
Drew DeVault
2015-08-18
Revert "config handles comments better"
Drew DeVault
2015-08-18
Coding style enforcement
Drew DeVault
2015-08-18
fixed floating window crashing bug
taiyu
2015-08-18
Merge pull request #65 from taiyu-len/focus_v2
Drew DeVault
2015-08-18
Fix #64
Drew DeVault
2015-08-18
minor fixes
taiyu
2015-08-18
enhanced whitespace remover
taiyu
2015-08-18
config handles comments better
taiyu
2015-08-18
more changes
taiyu
2015-08-18
fixed doubling memory bug for config lines longer then 128
taiyu
2015-08-18
merged Luminarys resizing code
taiyu
2015-08-18
style
taiyu
2015-08-18
changed handling of focus, handling of view by type
taiyu
2015-08-18
Added in basic, but semi-broken moving/resizing functionality to floating win...
Luminarys
2015-08-17
Add support for workspace [name] output [name]
Drew DeVault
2015-08-17
Rearrange main.c some more
Drew DeVault
2015-08-17
Switched config loading order to prevent root access w/wlc
Luminarys
2015-08-17
Typo fix and more clarification
Luminarys
2015-08-17
View destroy handling clean up and clarifications
Luminarys
2015-08-17
put back
taiyu
2015-08-17
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
2015-08-17
fixed handling of views with override_redirect (dmenu)
taiyu
2015-08-17
Fix segfault from focus_view
Drew DeVault
2015-08-17
fixed when views dont have names.
taiyu
2015-08-17
Style and other minor fixes
Luminarys
2015-08-17
Minor fix to do proper floating refocuses
Luminarys
2015-08-17
Fixes to floating and umanaged views
Luminarys
2015-08-17
Deleted file
Luminarys
2015-08-17
Added in basic floating toggling
Luminarys
2015-08-16
Fix format warnings
Drew DeVault
2015-08-16
fix
taiyu
2015-08-16
sends hidden views to back, visible view to front
taiyu
2015-08-16
focus changes when mouse moves over border instead of all mouse movement
taiyu
2015-08-16
unmanaged views handled better
taiyu
2015-08-16
handle_view_state_request
taiyu
2015-08-16
Minor naming fix workspace changing commands
Luminarys
2015-08-16
Merge pull request #44 from Luminarys/master
Drew DeVault
2015-08-16
fixed split [vh], small memory leak, unescape_strings handle \xnn
taiyu
2015-08-16
Fix pointer events properly
Drew DeVault
2015-08-16
Revert "Return false from pointer events"
Drew DeVault
2015-08-16
Return false from pointer events
Drew DeVault
2015-08-16
Added in workspace next/prev and workspace output_next/prev
Luminarys
2015-08-16
Log output name when added to tree
Drew DeVault
2015-08-16
Fix movement between outputs
Drew DeVault
2015-08-16
Fix key handling from wlc
Drew DeVault
2015-08-16
Set C_OUTPUT name to name from wlc
Drew DeVault
2015-08-16
Remove WLC_IDLE_TIME environment variable
Drew DeVault
2015-08-16
Added in better exit handling
Luminarys
2015-08-16
Added in kill command
Luminarys
[next]