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
/
input
/
seat.c
Age
Commit message (
Expand
)
Author
2018-04-08
Merge branch 'wlroots' into focus-inactive-fixes
Tony Crisci
2018-04-08
push all parents of focused container in focus stack
Tony Crisci
2018-04-08
Implement tablet tool support
Drew DeVault
2018-04-07
seat focus inactive children foreach
Tony Crisci
2018-04-07
seat get focus inactive view
Tony Crisci
2018-04-07
Give keyboard focus to unmanaged xwayland surfaces
emersion
2018-04-06
Add debug tree view
Drew DeVault
2018-04-06
Fix deletion of still-visible workspaces on unfocus
Drew DeVault
2018-04-04
Merge branch 'wlroots' into fix-focus-inactive
Tony Crisci
2018-04-04
fix focus child
Tony Crisci
2018-04-04
Remove unused SWAY_VIEW_TYPES
emersion
2018-04-04
try to fix focus-inactive
Tony Crisci
2018-04-04
Address review feedback
Drew DeVault
2018-04-04
Implement input-inhibit in sway, swaylock
Drew DeVault
2018-04-04
Add input inhibitor to input manager
Drew DeVault
2018-04-04
Refocus the last focused container on lock exit
Drew DeVault
2018-04-04
Merge branch 'wlroots' into split-containers2
Tony Crisci
2018-04-03
move output damage to workspace destructor
Tony Crisci
2018-04-03
move view and workspace destructors to container.c
Tony Crisci
2018-04-02
Give exclusive focus to layers above shell layer
Drew DeVault
2018-04-02
Merge branch 'wlroots' into split-containers
Tony Crisci
2018-04-02
address feedback
Tony Crisci
2018-04-02
remove unused attachment config
Tony Crisci
2018-04-02
80col
Tony Crisci
2018-04-02
dont copy seat config on the seat
Tony Crisci
2018-04-02
rename input-manager functions
Tony Crisci
2018-04-02
rename seat functions
Tony Crisci
2018-03-31
fix some segfaults
Tony Crisci
2018-03-31
clean up view destroy seat cleanup
Tony Crisci
2018-03-31
handle container destroy in the seat
Tony Crisci
2018-03-31
basic split containers
Tony Crisci
2018-03-31
Address review feedback
Drew DeVault
2018-03-31
Fix interaction between warping and following
Drew DeVault
2018-03-31
Implement mouse warping
Drew DeVault
2018-03-31
Set Xwayland seat on focus
Drew DeVault
2018-03-31
Set xwayland cursor
emersion
2018-03-30
Destroy empty workspaces when moving away
Drew DeVault
2018-03-30
Merge remote-tracking branch 'origin/wlroots' into swaybar-layers
Drew DeVault
2018-03-29
Fix oversights from previous pull request
Tony Crisci
2018-03-29
Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
Tony Crisci
2018-03-29
Revert "Refactor tree"
Drew DeVault
2018-03-29
rename container_for_each_descendent
Tony Crisci
2018-03-29
Implement enough IPC for swaybar to work
Drew DeVault
2018-03-29
address feedback
Tony Crisci
2018-03-29
more renaming things
Tony Crisci
2018-03-29
rename container functions
Tony Crisci
2018-03-29
move tree includes to their own directory
Tony Crisci
2018-02-14
get swayc in direction
Tony Crisci
2018-02-10
properly pick next focus
Tony Crisci
2018-02-10
use bfs iterator to collect focus stack
Tony Crisci
[next]