You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew DeVault 976e1b1c71
Merge branch 'master' of github.com:SirCmpwn/sway
9 years ago
..
commands.c Fix build 9 years ago
commands.h destroys empty workspace + minor bugfixes 10 years ago
config.c Allowed for execd commands to be spawned after abort 10 years ago
config.h Allowed for execd commands to be spawned after abort 10 years ago
container.c Fix switching focus between outputs 9 years ago
container.h changed swayc related functions, cleaned up some functions, moved wlc related things into handlers 9 years ago
handlers.c Style fixes 9 years ago
handlers.h changed swayc related functions, cleaned up some functions, moved wlc related things into handlers 9 years ago
layout.c Fixed workspace switching in multimonitor layouts 9 years ago
layout.h changed swayc related functions, cleaned up some functions, moved wlc related things into handlers 9 years ago
list.c style 10 years ago
list.h destroys empty workspace + minor bugfixes 10 years ago
log.c moved fd modifying stuff to log.c 10 years ago
log.h Spaces to Tabs 10 years ago
main.c Set WLC_IDLE_TIME to 0 9 years ago
movement.c changed swayc related functions, cleaned up some functions, moved wlc related things into handlers 9 years ago
movement.h no more output from programs called with exec, fixed focus return values 10 years ago
readline.c Pull in some scas code and read i3 config file 10 years ago
readline.h Pull in some scas code and read i3 config file 10 years ago
stringop.c Mostly implement bindsym command 10 years ago
stringop.h Mostly implement bindsym command 10 years ago
workspace.c Fixed output focusing for workspace switch 9 years ago
workspace.h Added layout debugger back in and fixed mutlimonitor layout issues 9 years ago