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
Age
Commit message (
Expand
)
Author
2016-08-02
fixed uninitialized bar.wrap_scroll
minus
2016-08-02
remove unmanaged nodes from get_tree
Zandr Martin
2016-08-02
Fix segfault in border.c
Drew DeVault
2016-08-01
bugfix: focus container on output when focused
Tony Crisci
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-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
document `kill` command
Zandr Martin
2016-07-31
Update container geometry on layout switch
D.B
2016-07-30
implement solid color rendering for swaybg
Zandr Martin
2016-07-30
Merge branch 'master' of git://github.com/SirCmpwn/sway into x11-pids
Zandr Martin
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
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
Initialize client's subscribed events
Mykyta Holubakha
2016-07-28
Merge pull request #793 from thejan2009/workspace_layout_first_window_fix
Drew DeVault
2016-07-28
Merge pull request #791 from acrisci/feature/focus-child
Drew DeVault
2016-07-28
Merge pull request #792 from acrisci/feature/render-focused-stack-children-fo...
Drew DeVault
2016-07-28
Close all focused container's child views on kill
D.B
2016-07-28
bugfix: windows on empty workspaces with layout tabbed/stacked would spawn wi...
D.B
2016-07-27
Render focused stack/tab children focused
Tony Crisci
2016-07-27
Implement `focus child` command
Tony Crisci
2016-07-27
bugfix: set focus to workspace of an output
Tony Crisci
2016-07-27
bugfix: cmd focus parent don't set focus above ws
Tony Crisci
2016-07-23
Put ipc command result json in an array
Tony Crisci
2016-07-23
don't passthrough a floating_scroll event to focused window
D.B
2016-07-23
Merge pull request #779 from thejan2009/smart-gaps-outer
Drew DeVault
2016-07-22
properly hide bottom and right borders
D.B
2016-07-21
fix regression in hide_edge_borders
Zandr Martin
2016-07-21
outer gap 0 with smart_gaps on
D.B
2016-07-21
rename ws to workspace for clarity
D.B
2016-07-21
calculate borders for hiding from workspace geometry
D.B
2016-07-21
Arrange backgrounds only when required
Mykyta Holubakha
2016-07-21
Handle transient_for
Mykyta Holubakha
2016-07-21
Unite describe_view and describe_window
Mykyta Holubakha
2016-07-21
Fix dispatching and assigning events
Mykyta Holubakha
2016-07-21
More progress on window events
Mykyta Holubakha
2016-07-21
Initial work on window events
Mykyta Holubakha
[next]