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
2016-08-03
Simplify focus setting
Tony Crisci
2016-08-03
Merge pull request #827 from acrisci/bug/ipc-id-uint
Drew DeVault
2016-08-03
Use uintptr_t for ipc container id
Tony Crisci
2016-08-03
Merge pull request #822 from mayhewj/add-resize-to-config
Drew DeVault
2016-08-03
Add resize mode to config
Justin Mayhew
2016-08-02
Don't repeat direction keys in config
Justin Mayhew
2016-08-02
Merge pull request #820 from minus7/bar-wrap-scroll-fix
Drew DeVault
2016-08-02
fixed uninitialized bar.wrap_scroll
minus
2016-08-02
Merge pull request #817 from zandrmartin/fix-unmanaged-node-json
Drew DeVault
2016-08-02
Merge pull request #810 from acrisci/feature/swaymsg-pretty
Drew DeVault
2016-08-02
remove unmanaged nodes from get_tree
Zandr Martin
2016-08-02
Update README.md screenshot
Drew DeVault
2016-08-02
Fix segfault in border.c
Drew DeVault
2016-08-02
Merge pull request #815 from acrisci/bug/focus-container-on-op-change
Drew DeVault
2016-08-01
bugfix: focus container on output when focused
Tony Crisci
2016-08-01
Merge pull request #813 from acrisci/bug/remove-dead-lock-var
Drew DeVault
2016-08-01
Remove dead global locked_view_focus
Tony Crisci
2016-08-01
Merge pull request #811 from acrisci/feature/focus-container
Drew DeVault
2016-08-01
Merge pull request #812 from zandrmartin/floating-fullscreen-size-fix
Drew DeVault
2016-07-31
cache floating container size when fullscreening
Zandr Martin
2016-07-31
Update view border when workspace is focused
Tony Crisci
2016-07-31
Bugfix: descend focus stack on new window focus
Tony Crisci
2016-07-31
Refactor functions to update container borders
Tony Crisci
2016-07-31
Implement focus handling for containers
Tony Crisci
2016-07-31
swaymsg: pretty print ipc response
Tony Crisci
2016-07-31
Merge pull request #808 from zandrmartin/document-kill-command
Drew DeVault
2016-07-31
document `kill` command
Zandr Martin
2016-07-31
Merge pull request #806 from thejan2009/fix-nested-layouts
Drew DeVault
2016-07-31
Update container geometry on layout switch
D.B
2016-07-30
Merge pull request #805 from zandrmartin/swaybg-solid-color
Drew DeVault
2016-07-30
implement solid color rendering for swaybg
Zandr Martin
2016-07-30
Merge pull request #803 from zandrmartin/x11-pids
Drew DeVault
2016-07-30
Merge branch 'master' of git://github.com/SirCmpwn/sway into x11-pids
Zandr Martin
2016-07-30
Merge pull request #804 from thejan2009/misc-border-fix
Drew DeVault
2016-07-30
revert border hiding to more recent version
D.B
2016-07-30
properly hide top border inside tabbed/stacked
D.B
2016-07-29
remove outdated (when wlc commit merged) comment
Zandr Martin
2016-07-29
update handler to get pid from wlc for all views
Zandr Martin
2016-07-29
Fix swaybg sizing on hidpi outputs
Drew DeVault
2016-07-29
Document scale factor configuration in sway(5)
Drew DeVault
2016-07-29
Merge remote-tracking branch 'origin/hidpi'
Drew DeVault
2016-07-28
Merge pull request #802 from acrisci/feature/timestamp-log-messages
Drew DeVault
2016-07-28
Add timestamp to log messages
Tony Crisci
2016-07-28
Merge pull request #800 from zandrmartin/fix-swaybar-take-3
Drew DeVault
2016-07-28
third try for #678
Zandr Martin
2016-07-28
Update IPC JSON responses for HiDPI setups
Drew DeVault
2016-07-28
Update hidpi support to latest wlc API
Drew DeVault
2016-07-28
Initial pass on HiDPI support
Drew DeVault
2016-07-28
Merge pull request #796 from Hummer12007/ipc_sub
Drew DeVault
2016-07-28
Initialize client's subscribed events
Mykyta Holubakha
[next]