Commit Graph

7276 Commits (c8676fad54bb0f4152947a6781626872bfa6ad64)
 

Author SHA1 Message Date
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
Ian Fan c770949a9f commands: when moving container, restore focus properly 7 years ago
Ryan Dwyer df95c61044 Fix crash in workspace_wrap_children 7 years ago
Ryan Dwyer 403905c11b Fix line length 7 years ago
Ryan Dwyer eb74317c2d Fix dropzone box on scaled outputs 7 years ago
Ryan Dwyer 8bb40c24c7 Implement tiling drag 7 years ago
Ryan Dwyer ec9c4de564 Introduce tiling_drag directive 7 years ago
Ryan Dwyer d4e80cf301 Rename OP_MOVE to OP_MOVE_FLOATING 7 years ago
Drew DeVault 822b45f483
Merge pull request from wmww/cursor-enter-on-focus-change 7 years ago
William Wold 097ed03647 Minor fix 7 years ago
William Wold 22c5dd8a02 Minor fix 7 years ago
William Wold 9a08019267 Prevent stacked layout from crashing 7 years ago
William Wold e787a1581c Give windows pointer focus immediately when they are switched to 7 years ago
emersion 024b9d85ea
Merge pull request from apreiml/fix_no_last_focus_fail 7 years ago