Commit Graph

6989 Commits (d945c8f519282be4bfadaded990effd729c8321d)
 

Author SHA1 Message Date
Ian Fan 5912325d5c swaybar: add debugging statements for handling i3bar json 7 years ago
Ryan Dwyer c6ff1f67f1 Fix double iteration of scratchpad containers 7 years ago
Ian Fan 7882ac66ef swaybar: rewrite i3bar protocol handling 7 years ago
Ian Fan 8cbce77e1d swaybar: rewrite protocol determination 7 years ago
Ian Fan 70245c2cd5 swaybar: rewrite text protocol handling 7 years ago
Ian Fan babd9618b9 swaybar: only create i3bar block hotspot if click events are enabled 7 years ago
Ian Fan 87c93d6ad9 swaybar: send trailing comma with click event json 7 years ago
Ian Fan 9932c6a1f1 swaybar: fix empty function prototypes 7 years ago
Ian Fan 952453480f swaybar: invalidate file descriptors upon closing 7 years ago
Ian Fan 4cb28de89f swaybar: remove block links upon exit 7 years ago
Brian Ashworth 15dadaaa44
Merge pull request from emersion/swaybar-output-names 7 years ago
emersion 012df55be5 swaybar: use output names instead of output indexes 7 years ago
emersion 5abf832202
Merge pull request from wmww/fix-move-crash 7 years ago
William Wold f48999dd24 Fix crash moving out of tab container 7 years ago
Drew DeVault 456b91600d
Merge pull request from RyanDwyer/fix-tabbed-workspace-shenanigans 7 years ago
Drew DeVault 5192f74be1
Merge pull request from marienz/inhibit-crash 7 years ago
Marien Zwart ffd1308bbc Fix crash when destroying an idle-inhibiting client 7 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child 7 years ago
Ryan Dwyer 48bc15e758 Make seat_get_active_child ignore floating children 7 years ago
emersion 31c6b5814f
Merge pull request from RyanDwyer/fix-tab-unmap-crash 7 years ago
Ryan Dwyer 09733e233f Fix crash when unmapping last child of a tabbed workspace 7 years ago
Drew DeVault 9f985f1f1c
Merge pull request from ianyfan/ipc 7 years ago
Ian Fan 34dbbb1314 ipc: handle NULL cases for node_get_output 7 years ago
Ian Fan 1c292fd43a ipc: add focus information to root node 7 years ago
Drew DeVault b47f4f5fd4
Merge pull request from emersion/wlroots-1243 7 years ago
Drew DeVault 64d567be9b
Merge branch 'master' into wlroots-1243 7 years ago
Drew DeVault 3b92d5bb6d Additional fix for xdg-output 7 years ago
Drew DeVault b4d60da856
Merge branch 'master' into wlroots-1243 7 years ago
Drew DeVault 73aab86b6d Postfix xdg-output headers 7 years ago
Drew DeVault 5d104ae537
Merge pull request from ianyfan/view-recon-fix 7 years ago
Ian Fan 25ba80057d Remove redundant container creation in view initialization 7 years ago
emersion b842b4f32e
Merge pull request from ianyfan/swaybar 7 years ago
Ian Fan e32e86b65d bar: remove i3bar_block_free in favour of i3bar_block_unref 7 years ago
Drew DeVault f5ecc89c68
Merge pull request from RedSoxFan/fix-654 7 years ago
emersion 7699c5444c Update for 7 years ago
Brian Ashworth 17fe8924f2 Address ianyfan's comments 7 years ago
Brian Ashworth 1cf737489d Escape spaces in background file path 7 years ago
Brian Ashworth 0b64cce733 Allow spaces in background file paths 7 years ago
emersion 5f9be1e1aa
Merge pull request from RyanDwyer/remove-rejigger-assertion 7 years ago
Ryan Dwyer 2f6935e00f Remove bad assertion in workspace_rejigger 7 years ago
Drew DeVault dbaafdfac9
Merge pull request from ianyfan/i3bar-block-ref 7 years ago
Ian Fan 2eaef80206 i3bar: count references to blocks 7 years ago
emersion af9e8f94cc
Merge pull request from ianyfan/commands 7 years ago
Drew DeVault 7a295e8932
Merge pull request from RedSoxFan/update-tex-in-cmd-client 7 years ago
Drew DeVault d8a96c9e4d
Merge pull request from emersion/fix-unmap-segfault 7 years ago
Brian Ashworth 0b7fe54f9e Update textures for cmd_client_* commands 7 years ago
Drew DeVault 4fbec701fc
Merge pull request from RyanDwyer/tiling-drag 7 years ago
Ryan Dwyer 679c7eb08c Minor fixes to tiling drag implementation 7 years ago
emersion 8b263429cf Don't use handler_context in view_unmap 7 years ago
Ian Fan ae535396b0 commands: when moving container, remove its gaps 7 years ago