1
1
mirror of https://github.com/swaywm/sway synced 2025-03-05 03:31:23 +01:00

Commit Graph

  • 2ff6940714
    Merge 437245b6639cade64c870b77cf3d21ef049ac676 into 5abf8322021efb991dbc7bbca584f20a57cffb6c Drew DeVault 2018-09-17 10:11:28 +0000
  • 5abf832202
    Merge pull request #2649 from wmww/fix-move-crash emersion 2018-09-17 10:52:14 +0200
  • f48999dd24 Fix crash moving out of tab container William Wold 2018-09-17 01:20:45 -0700
  • 854c0d3b6d Added minimum viable swaybar tray SNI protocol support using sd-bus David McKinney 2018-09-16 15:44:53 -0400
  • 456b91600d
    Merge pull request #2637 from RyanDwyer/fix-tabbed-workspace-shenanigans Drew DeVault 2018-09-16 10:22:01 -0400
  • 5192f74be1
    Merge pull request #2641 from marienz/inhibit-crash Drew DeVault 2018-09-16 10:19:14 -0400
  • ffd1308bbc Fix crash when destroying an idle-inhibiting client Marien Zwart 2018-09-16 23:20:58 +1000
  • f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child Ryan Dwyer 2018-09-16 22:01:54 +1000
  • 48bc15e758 Make seat_get_active_child ignore floating children Ryan Dwyer 2018-09-16 14:04:25 +1000
  • 31c6b5814f
    Merge pull request #2638 from RyanDwyer/fix-tab-unmap-crash emersion 2018-09-16 10:44:39 +0200
  • 09733e233f Fix crash when unmapping last child of a tabbed workspace Ryan Dwyer 2018-09-16 14:18:13 +1000
  • 9f985f1f1c
    Merge pull request #2634 from ianyfan/ipc Drew DeVault 2018-09-15 11:15:09 -0400
  • 34dbbb1314 ipc: handle NULL cases for node_get_output Ian Fan 2018-09-15 09:42:46 +0100
  • 1c292fd43a ipc: add focus information to root node Ian Fan 2018-09-15 01:51:58 +0100
  • b47f4f5fd4
    Merge pull request #2630 from emersion/wlroots-1243 Drew DeVault 2018-09-14 21:12:56 -0400
  • 64d567be9b
    Merge branch 'master' into wlroots-1243 Drew DeVault 2018-09-14 21:03:59 -0400
  • 3b92d5bb6d Additional fix for xdg-output Drew DeVault 2018-09-14 21:03:35 -0400
  • b4d60da856
    Merge branch 'master' into wlroots-1243 Drew DeVault 2018-09-14 20:56:50 -0400
  • 73aab86b6d Postfix xdg-output headers Drew DeVault 2018-09-14 20:55:05 -0400
  • 5d104ae537
    Merge pull request #2633 from ianyfan/view-recon-fix Drew DeVault 2018-09-14 20:45:56 -0400
  • 25ba80057d Remove redundant container creation in view initialization Ian Fan 2018-09-15 01:03:19 +0100
  • b842b4f32e
    Merge pull request #2631 from ianyfan/swaybar emersion 2018-09-14 22:19:40 +0200
  • e32e86b65d bar: remove i3bar_block_free in favour of i3bar_block_unref Ian Fan 2018-09-14 21:04:43 +0100
  • f5ecc89c68
    Merge pull request #2629 from RedSoxFan/fix-654 Drew DeVault 2018-09-14 15:57:53 -0400
  • 7699c5444c Update for swaywm/wlroots#1243 emersion 2018-09-14 19:21:44 +0200
  • 17fe8924f2 Address ianyfan's comments Brian Ashworth 2018-09-14 08:51:01 -0400
  • 1cf737489d Escape spaces in background file path Brian Ashworth 2018-09-13 21:55:46 -0400
  • 0b64cce733 Allow spaces in background file paths Brian Ashworth 2018-09-13 16:36:09 -0400
  • 5f9be1e1aa
    Merge pull request #2628 from RyanDwyer/remove-rejigger-assertion emersion 2018-09-13 09:38:28 +0200
  • 2f6935e00f Remove bad assertion in workspace_rejigger Ryan Dwyer 2018-09-13 17:02:10 +1000
  • dbaafdfac9
    Merge pull request #2622 from ianyfan/i3bar-block-ref Drew DeVault 2018-09-12 12:28:14 -0400
  • 2eaef80206 i3bar: count references to blocks Ian Fan 2018-09-12 08:28:28 +0100
  • af9e8f94cc
    Merge pull request #2620 from ianyfan/commands emersion 2018-09-12 09:20:47 +0200
  • 7a295e8932
    Merge pull request #2624 from RedSoxFan/update-tex-in-cmd-client Drew DeVault 2018-09-11 19:55:23 -0400
  • d8a96c9e4d
    Merge pull request #2621 from emersion/fix-unmap-segfault Drew DeVault 2018-09-11 19:50:00 -0400
  • 0b7fe54f9e Update textures for cmd_client_* commands Brian Ashworth 2018-09-11 19:34:57 -0400
  • 4fbec701fc
    Merge pull request #2618 from RyanDwyer/tiling-drag Drew DeVault 2018-09-11 19:19:17 -0400
  • 679c7eb08c Minor fixes to tiling drag implementation Ryan Dwyer 2018-09-12 08:46:46 +1000
  • 8b263429cf Don't use handler_context in view_unmap emersion 2018-09-11 19:34:58 +0200
  • ae535396b0 commands: when moving container, remove its gaps Ian Fan 2018-09-11 16:45:42 +0100
  • c770949a9f commands: when moving container, restore focus properly Ian Fan 2018-09-11 16:03:05 +0100
  • df95c61044 Fix crash in workspace_wrap_children Ryan Dwyer 2018-09-11 23:38:17 +1000
  • 403905c11b Fix line length Ryan Dwyer 2018-09-11 23:24:57 +1000
  • eb74317c2d Fix dropzone box on scaled outputs Ryan Dwyer 2018-09-11 22:26:39 +1000
  • 8bb40c24c7 Implement tiling drag Ryan Dwyer 2018-09-11 21:34:21 +1000
  • ec9c4de564 Introduce tiling_drag directive Ryan Dwyer 2018-09-11 17:17:19 +1000
  • d4e80cf301 Rename OP_MOVE to OP_MOVE_FLOATING Ryan Dwyer 2018-09-11 16:56:05 +1000
  • 822b45f483
    Merge pull request #2617 from wmww/cursor-enter-on-focus-change Drew DeVault 2018-09-10 21:00:39 -0400
  • 097ed03647 Minor fix William Wold 2018-09-10 17:52:42 -0700
  • 22c5dd8a02 Minor fix William Wold 2018-09-10 10:03:53 -0700
  • 9a08019267 Prevent stacked layout from crashing William Wold 2018-09-10 10:03:53 -0700
  • e787a1581c Give windows pointer focus immediately when they are switched to William Wold 2018-09-09 22:47:58 -0700
  • 2634c667bc
    Merge 1942ab6cc4bb742169ee7b1786ec8c58b4a6ef28 into 024b9d85ea4cd51d803317c64e46dac659c9f7ec William Wold 2018-09-10 12:34:23 +0000
  • 024b9d85ea
    Merge pull request #2613 from apreiml/fix_no_last_focus_fail emersion 2018-09-10 13:56:02 +0200
  • 86b58bb5f8
    Merge ee2c357ec29815d359d3c62264b5c7b36f9b3301 into f7568e26e96abb55b5aaaad76133057f0d14b478 nearffxx 2018-09-10 09:58:53 +0000
  • ee2c357ec2 tree/container: fix null pointer dereferencing Chengyu Zheng 2018-09-10 11:54:23 +0200
  • 47b6fea3fe handle_layer_shell_surface: Do not crash if seat doesn't have focus Armin Preiml 2018-09-10 11:23:08 +0200
  • 1942ab6cc4 Give windows pointer focus immediately when they are switched to William Wold 2018-09-09 22:47:58 -0700
  • 5280b9510f swaybar: add support for cursor themes Jiayi Zhao 2018-09-09 11:26:47 -0400
  • cd14e1e64d add support for cursor themes Jiayi Zhao 2018-09-09 11:18:19 -0400
  • f7568e26e9
    Merge pull request #2609 from ianyfan/commands Drew DeVault 2018-09-08 17:06:33 -0400
  • 6cd92b193c commands: prevent running empty seat command Ian Fan 2018-09-08 19:51:38 +0100
  • 1376d36104
    Merge pull request #2530 from apreiml/ipc_missing_get_tree Drew DeVault 2018-09-08 09:20:36 -0400
  • 3600b3db57
    Merge pull request #2602 from RyanDwyer/fix-title-textures Drew DeVault 2018-09-08 09:19:47 -0400