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 (
Collapse
)
Author
2015-08-18
changed handling of focus, handling of view by type
taiyu
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
merging
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
Added in workspace next/prev and workspace output_next/prev
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
This reverts commit 981db16a8e3eaa921691a106614e56af662cd8c2.
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
2015-08-16
Config errors should not be fatal
Drew DeVault
2015-08-16
Move headers to include/
Drew DeVault
2015-08-16
Add split [h|v|horizontal|vertical] command
Drew DeVault
2015-08-16
Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
Drew DeVault
2015-08-16
set userdata for handler to swayc_t container
taiyu
2015-08-15
reduced code duplication
taiyu
2015-08-15
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
merge
2015-08-15
fixed 2 small memory leaks & adds format attribute to log.
taiyu
2015-08-15
Minor fix to config loading
Luminarys
2015-08-15
Merge pull request #36 from Luminarys/master
Drew DeVault
Added in config file loading from multiple sources
2015-08-15
Added in additional checks for i3 config paths
Luminarys
2015-08-15
Added in config file loading from multiple sources
Luminarys
2015-08-15
style
taiyu
2015-08-15
set maximize flag for handled views
taiyu
[next]