index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-04
Set up an XKB context for the keyboard
Drew DeVault
2018-04-04
Grab keyboard off of the seat
Drew DeVault
2018-04-04
Initial swaylock port
Drew DeVault
2018-04-04
Move swaybg background rendering into common/
Drew DeVault
2018-04-04
Merge pull request #1731 from acrisci/ipc-window-events
Drew DeVault
2018-04-04
send window close event
Tony Crisci
2018-04-04
Merge pull request #1702 from acrisci/split-containers2
emersion
2018-04-04
fix double free
Tony Crisci
2018-04-04
Merge branch 'wlroots' into split-containers2
Tony Crisci
2018-04-03
simplify container close
Tony Crisci
2018-04-03
Merge pull request #1722 from swaywm/swaybar-hidpi
emersion
2018-04-03
Address review feedback
Drew DeVault
2018-04-03
Adjust height calculation, naming
Drew DeVault
2018-04-03
Merge pull request #1721 from emersion/fix-output-container-coords
Drew DeVault
2018-04-03
Don't use asserts with side-effects
Drew DeVault
2018-04-03
Add hidpi support to swaybar
Drew DeVault
2018-04-03
Fix wrong output container coordinates
emersion
2018-04-03
move output create to its own file
Tony Crisci
2018-04-03
Merge pull request #1717 from emersion/fix-multiple-outputs
Drew DeVault
2018-04-03
move workspace create to workspace.c
Tony Crisci
2018-04-03
move output damage to workspace destructor
Tony Crisci
2018-04-03
Fix rendering with multiple outputs
emersion
2018-04-03
rename container_finish to _container_destroy
Tony Crisci
2018-04-03
address feedback
Tony Crisci
2018-04-03
Merge pull request #1715 from emersion/layer-shell-surface-enter
Drew DeVault
2018-04-03
Merge pull request #1710 from emersion/swaybg-empty-input-region
Drew DeVault
2018-04-03
Send enter event to layer shell surfaces
emersion
2018-04-03
fix old todos
Tony Crisci
2018-04-03
Merge pull request #1713 from emersion/swaybg-hidpi
Drew DeVault
2018-04-03
swaybg: rename w{width,height} to buffer_{width,height}
emersion
2018-04-03
swaybg: add HiDPI support
emersion
2018-04-03
Merge pull request #1712 from RedSoxFan/workspace-number-names
Drew DeVault
2018-04-03
swaybg: set an empty input region
emersion
2018-04-03
Fix name generation for workspace number <name>
Brian Ashworth
2018-04-03
rename workspace_get_initial_output
Tony Crisci
2018-04-03
clean up container_get_default_layout
Tony Crisci
2018-04-03
move container_set_layout to layout.h
Tony Crisci
2018-04-03
make container_finish private
Tony Crisci
2018-04-03
unify workspace create functions
Tony Crisci
2018-04-03
move output code out of the tree
Tony Crisci
2018-04-03
unify container destroy functions
Tony Crisci
2018-04-03
move view and workspace destructors to container.c
Tony Crisci
2018-04-03
rename _container_destroy to container_finish
Tony Crisci
2018-04-03
Fix #1709
Drew DeVault
2018-04-02
dont deallocate in container_close
Tony Crisci
2018-04-02
cleanup
Tony Crisci
2018-04-02
change reap container approach
Tony Crisci
2018-04-02
Merge pull request #1703 from swaywm/layer-keyboard
Drew DeVault
2018-04-02
Give layer shells under the shell layer focus
Drew DeVault
2018-04-02
Give exclusive focus to layers above shell layer
Drew DeVault
[next]