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
/
handlers.c
Age
Commit message (
Expand
)
Author
2015-08-18
Minor fixes that might be helpful later
Luminarys
2015-08-18
Fixes to make floating windows work better
Luminarys
2015-08-18
Basic fixes to floating movement
Luminarys
2015-08-18
Improvements to gaps
Drew DeVault
2015-08-18
More patches for wlc compat
Luminarys
2015-08-18
Removed unnecessary debugging lines
Luminarys
2015-08-18
Added in proper focus handling for floating windows
Luminarys
2015-08-18
restored fullscreen/focus behavior
taiyu
2015-08-18
Fixed mouse clicks from triggering a segfault
Luminarys
2015-08-18
Coding style enforcement
Drew DeVault
2015-08-18
fixed floating window crashing bug
taiyu
2015-08-18
minor fixes
taiyu
2015-08-18
more changes
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
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
fixed handling of views with override_redirect (dmenu)
taiyu
2015-08-17
fixed when views dont have names.
taiyu
2015-08-17
Style and other minor fixes
Luminarys
2015-08-17
Fixes to floating and umanaged views
Luminarys
2015-08-16
Fix format warnings
Drew DeVault
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
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
Fix key handling from wlc
Drew DeVault
2015-08-16
Config errors should not be fatal
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
fixed 2 small memory leaks & adds format attribute to log.
taiyu
2015-08-15
style
taiyu
2015-08-15
set maximize flag for handled views
taiyu
2015-08-15
made better, reduced code duplication
taiyu
2015-08-15
fixed fullscreen & focusing
taiyu
2015-08-15
Style fixes
Luminarys
2015-08-15
Fixed workspace switching in multimonitor layouts
Luminarys
2015-08-15
Added layout debugger back in and fixed mutlimonitor layout issues
Luminarys
2015-08-14
changed swayc related functions, cleaned up some functions, moved wlc related...
Taiyu
2015-08-13
Allowed for execd commands to be spawned after abort
Luminarys
2015-08-13
fixes to cmd queue freeing, style
Luminarys
2015-08-13
Removed some unnecessary logs
Luminarys
2015-08-13
Added in command queue
Luminarys
2015-08-12
moving stuff around
Taiyu
[next]