1044 Commits (6173c8411784c4eafa304d4675ee818006d277bb)

Author SHA1 Message Date
Guillaume Brogi 6173c84117 Rerender after every split command
8 years ago
Guillaume Brogi fc492a4da8 Add support for indicator color
8 years ago
D.B ce98569fbc Handle output disabling during runtime
8 years ago
Manuel Mendez 631ba506d6 document all xkb settings handled by wlc
8 years ago
Drew DeVault b8642ce681 Merge pull request #843 from thejan2009/bug/move-container-819
8 years ago
D.B 41b5c6d1a9 Sort workspaces when moving workspace to output
8 years ago
D.B 61781bbef0 Fix container move when workspace is focused
8 years ago
D.B 9c91952aec Display class in tab title if app_id is null
8 years ago
Drew DeVault aca9f6b2a2 Merge pull request #840 from minus7/man-inputs
8 years ago
minus 2f50be3d88 added get_inputs hint to man 5 sway-input
8 years ago
D.B aa292db8d1 Fix switch to prev ws on handle_view_created
8 years ago
Tony Crisci 4ab35df157 ipc: log sending of events
8 years ago
Tony Crisci e1e15bb43e ipc: recursive workspace containers in event
8 years ago
Tony Crisci 50901a0892 ipc: always include nodes in views
8 years ago
Mykyta Holubakha e1b1d94a4e Arrange windows after swapping containers
8 years ago
D.B 132017d242 Fix 'workspace back_and_forth' and workspace_auto_back_and_forth clash
8 years ago
Tony Crisci 81eb9ea12c Simplify focus setting
8 years ago
Tony Crisci c98e91f01f Use uintptr_t for ipc container id
8 years ago
minus b246799548 fixed uninitialized bar.wrap_scroll
8 years ago
Zandr Martin 9fa92951fe
remove unmanaged nodes from get_tree
8 years ago
Drew DeVault 31ce010861 Fix segfault in border.c
8 years ago
Tony Crisci 4344fe5011 bugfix: focus container on output when focused
8 years ago
Tony Crisci 2f65100bee Remove dead global locked_view_focus
8 years ago
Drew DeVault 2d907ef1f6 Merge pull request #811 from acrisci/feature/focus-container
8 years ago
Zandr Martin b18c169036
cache floating container size when fullscreening
8 years ago
Tony Crisci fe608c80ae Update view border when workspace is focused
8 years ago
Tony Crisci d731d6a846 Bugfix: descend focus stack on new window focus
8 years ago
Tony Crisci b39249508f Refactor functions to update container borders
8 years ago
Tony Crisci f78d07d39b Implement focus handling for containers
8 years ago
Zandr Martin 53f6b1f3b0
document `kill` command
8 years ago
D.B 9977b01928 Update container geometry on layout switch
8 years ago
Zandr Martin 98aa59fdda
implement solid color rendering for swaybg
8 years ago
Zandr Martin e6af5f8bdb
Merge branch 'master' of git://github.com/SirCmpwn/sway into x11-pids
8 years ago
D.B c33e0ee629 revert border hiding to more recent version
8 years ago
D.B 8d0048c8d5 properly hide top border inside tabbed/stacked
8 years ago
Zandr Martin c0683a0444
remove outdated (when wlc commit merged) comment
8 years ago
Zandr Martin d0a0d5e03c
update handler to get pid from wlc for all views
8 years ago
Drew DeVault 3f83968d30 Fix swaybg sizing on hidpi outputs
8 years ago
Drew DeVault 9b24af1c22 Document scale factor configuration in sway(5)
8 years ago
Drew DeVault 9661272224 Merge remote-tracking branch 'origin/hidpi'
8 years ago
Zandr Martin a3980d456d
third try for #678
8 years ago
Drew DeVault cad085ed9d Update IPC JSON responses for HiDPI setups
8 years ago
Drew DeVault 11e7ca044c Update hidpi support to latest wlc API
8 years ago
Drew DeVault 6ea02f3064 Initial pass on HiDPI support
8 years ago
Mykyta Holubakha cf8ef2aea2 Initialize client's subscribed events
8 years ago
Drew DeVault d07eaed79f Merge pull request #793 from thejan2009/workspace_layout_first_window_fix
8 years ago
Drew DeVault ee67c5bee3 Merge pull request #791 from acrisci/feature/focus-child
8 years ago
Drew DeVault d03266a77a Merge pull request #792 from acrisci/feature/render-focused-stack-children-focused
8 years ago
D.B 33c1df38bd Close all focused container's child views on kill
8 years ago
D.B a46cf77549 bugfix: windows on empty workspaces with layout tabbed/stacked would spawn with 0x0 geometry
8 years ago