4783 Commits (af45ee2d8be0d36436d3714f8b6e71cbc4115098)
 

Author SHA1 Message Date
Ian Fan 87c93d6ad9 swaybar: send trailing comma with click event json
6 years ago
Ian Fan 9932c6a1f1 swaybar: fix empty function prototypes
6 years ago
Ian Fan 952453480f swaybar: invalidate file descriptors upon closing
6 years ago
Ian Fan 4cb28de89f swaybar: remove block links upon exit
6 years ago
Brian Ashworth 15dadaaa44
Merge pull request #2652 from emersion/swaybar-output-names
6 years ago
emersion 012df55be5 swaybar: use output names instead of output indexes
6 years ago
emersion 5abf832202
Merge pull request #2649 from wmww/fix-move-crash
6 years ago
William Wold f48999dd24 Fix crash moving out of tab container
6 years ago
Drew DeVault 456b91600d
Merge pull request #2637 from RyanDwyer/fix-tabbed-workspace-shenanigans
6 years ago
Drew DeVault 5192f74be1
Merge pull request #2641 from marienz/inhibit-crash
6 years ago
Marien Zwart ffd1308bbc Fix crash when destroying an idle-inhibiting client
6 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child
6 years ago
Ryan Dwyer 48bc15e758 Make seat_get_active_child ignore floating children
6 years ago
emersion 31c6b5814f
Merge pull request #2638 from RyanDwyer/fix-tab-unmap-crash
6 years ago
Ryan Dwyer 09733e233f Fix crash when unmapping last child of a tabbed workspace
6 years ago
Drew DeVault 9f985f1f1c
Merge pull request #2634 from ianyfan/ipc
6 years ago
Ian Fan 34dbbb1314 ipc: handle NULL cases for node_get_output
6 years ago
Ian Fan 1c292fd43a ipc: add focus information to root node
6 years ago
Drew DeVault b47f4f5fd4
Merge pull request #2630 from emersion/wlroots-1243
6 years ago
Drew DeVault 64d567be9b
Merge branch 'master' into wlroots-1243
6 years ago
Drew DeVault 3b92d5bb6d Additional fix for xdg-output
6 years ago
Drew DeVault b4d60da856
Merge branch 'master' into wlroots-1243
6 years ago
Drew DeVault 73aab86b6d Postfix xdg-output headers
6 years ago
Drew DeVault 5d104ae537
Merge pull request #2633 from ianyfan/view-recon-fix
6 years ago
Ian Fan 25ba80057d Remove redundant container creation in view initialization
6 years ago
emersion b842b4f32e
Merge pull request #2631 from ianyfan/swaybar
6 years ago
Ian Fan e32e86b65d bar: remove i3bar_block_free in favour of i3bar_block_unref
6 years ago
Drew DeVault f5ecc89c68
Merge pull request #2629 from RedSoxFan/fix-654
6 years ago
emersion 7699c5444c Update for swaywm/wlroots#1243
6 years ago
Brian Ashworth 17fe8924f2 Address ianyfan's comments
6 years ago
Brian Ashworth 1cf737489d Escape spaces in background file path
6 years ago
Brian Ashworth 0b64cce733 Allow spaces in background file paths
6 years ago
emersion 5f9be1e1aa
Merge pull request #2628 from RyanDwyer/remove-rejigger-assertion
6 years ago
Ryan Dwyer 2f6935e00f Remove bad assertion in workspace_rejigger
6 years ago
Drew DeVault dbaafdfac9
Merge pull request #2622 from ianyfan/i3bar-block-ref
6 years ago
Ian Fan 2eaef80206 i3bar: count references to blocks
6 years ago
emersion af9e8f94cc
Merge pull request #2620 from ianyfan/commands
6 years ago
Drew DeVault 7a295e8932
Merge pull request #2624 from RedSoxFan/update-tex-in-cmd-client
6 years ago
Drew DeVault d8a96c9e4d
Merge pull request #2621 from emersion/fix-unmap-segfault
6 years ago
Brian Ashworth 0b7fe54f9e Update textures for cmd_client_* commands
6 years ago
Drew DeVault 4fbec701fc
Merge pull request #2618 from RyanDwyer/tiling-drag
6 years ago
Ryan Dwyer 679c7eb08c Minor fixes to tiling drag implementation
6 years ago
emersion 8b263429cf Don't use handler_context in view_unmap
6 years ago
Ian Fan ae535396b0 commands: when moving container, remove its gaps
6 years ago
Ian Fan c770949a9f commands: when moving container, restore focus properly
6 years ago
Ryan Dwyer df95c61044 Fix crash in workspace_wrap_children
6 years ago
Ryan Dwyer 403905c11b Fix line length
6 years ago
Ryan Dwyer eb74317c2d Fix dropzone box on scaled outputs
6 years ago
Ryan Dwyer 8bb40c24c7 Implement tiling drag
6 years ago
Ryan Dwyer ec9c4de564 Introduce tiling_drag directive
6 years ago