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
/
include
/
sway
Age
Commit message (
Collapse
)
Author
2018-03-29
arrange windows
Tony Crisci
2018-03-29
rename container_for_each_descendent
Tony Crisci
2018-03-29
address feedback
Tony Crisci
2018-03-29
fix container_get_in_direction name
Tony Crisci
2018-03-29
more renaming things
Tony Crisci
2018-03-29
rename container functions
Tony Crisci
2018-03-29
remove swayc_t typedef
Tony Crisci
2018-03-29
move tree includes to their own directory
Tony Crisci
2018-03-28
Address review feedback
Drew DeVault
2018-03-28
Render layer surfaces and respect exclusive zone
Drew DeVault
2018-03-28
Add initial layer shell skeleton
Drew DeVault
2018-03-19
Update wlroots API
emersion
Breaking changes in wlr_xdg_shell_v6 and wlr_renderer have been made upstream.
2018-02-27
ipc new window event
Tony Crisci
2018-02-25
Send surface enter/leave events
Drew DeVault
2018-02-24
take seat param for handle_command and rename
Tony Crisci
2018-02-22
basic layout command
Tony Crisci
2018-02-20
rename new_input listener on input-manager
Tony Crisci
2018-02-20
make handle_output_destroy() static
Tony Crisci
2018-02-20
add doc to sway_seat_get_focus_inactive()
Tony Crisci
2018-02-17
use quotes for container include
Tony Crisci
2018-02-14
fix build for latest api
Tony Crisci
2018-02-14
output destroy
Tony Crisci
2018-02-14
input device destroy
Tony Crisci
2018-02-14
get swayc in direction
Tony Crisci
2018-02-10
remove old focus member
Tony Crisci
2018-02-10
use bfs iterator to collect focus stack
Tony Crisci
2018-02-10
refactor workspace.h
Tony Crisci
2018-02-07
separate seat get focus and seat get focus inactive
Tony Crisci
2018-02-04
basic focus overhaul
Tony Crisci
2018-01-30
Implement workspaces
Drew DeVault
2018-01-30
Remove include/sway/old/
Drew DeVault
2018-01-30
Execute pending commands when Xwayland is ready
Drew DeVault
2018-01-22
config reload: destroy old seat when removed from config
Dominique Martinet
This adds new sway_seat_destroy and sway_cursor_destroy helpers and compare new and old config on free
2018-01-22
Merge pull request #1574 from acrisci/config-refactor
emersion
Command criteria
2018-01-21
criteria cleanup
Tony Crisci
2018-01-21
view interface
Tony Crisci
2018-01-20
basic command criteria
Tony Crisci
2018-01-20
add kill command
Tony Crisci
2018-01-20
seat config handler context
Tony Crisci
2018-01-20
input config handler context
Tony Crisci
2018-01-17
copy config references for input and seat
Tony Crisci
2018-01-14
render override redirect
Tony Crisci
2018-01-05
config: add 'set' command
Dominique Martinet
2018-01-04
Merge pull request #1539 from acrisci/bindings
Drew DeVault
Bindings
2018-01-04
Merge branch 'wlroots' into bindings
Tony Crisci
2018-01-04
binding release
Tony Crisci
2017-12-29
Allow to configure outputs by their identifier
emersion
2017-12-27
Refactor output command, add output enable
emersion
2017-12-27
keyboard translate keysyms
Tony Crisci
2017-12-27
binding config
Tony Crisci
[next]