1
1
mirror of https://github.com/swaywm/sway synced 2025-03-04 23:21:12 +01:00

Commit Graph

  • c939453bea
    Merge pull request #3714 from emersion/fix-drag-icon-map-listener Drew DeVault 2019-02-18 15:29:07 -0500
  • cb49b0f6a4
    Merge pull request #3715 from yorickvP/ipc-visible Drew DeVault 2019-02-18 15:25:48 -0500
  • a1b9aa11d1 Use container under cursor for mouse bindings 1.0-rc3 Brian Ashworth 2019-02-17 20:33:37 -0500
  • 0940a46c11 seat_cmd_cursor: fix typo in expected syntax Brian Ashworth 2019-02-17 20:16:23 -0500
  • 34f5c1e7c4 workspace_next_name: fallback to next available number Brian Ashworth 2019-02-17 13:07:04 -0500
  • f22aef018b Remove refs to unimplemented debuglog command Drew DeVault 2019-02-17 09:51:56 -0500
  • eaec82abd2 Disconnect swaybg instead of killing it emersion 2019-02-16 23:30:19 +0100
  • c6b43359e7 Fix Meson subproject boolean default options emersion 2019-02-17 00:50:53 +0100
  • f120f70f5a sway-input.5: document wildcard and identifier troubleshooting Brian Ashworth 2019-02-16 17:42:56 -0500
  • d2456c3b37 Remove unused header include/sway/tree/output.h emersion 2019-02-16 23:09:26 +0100
  • 19586ab768 Fix reload freeze when not modsetting current mode Brian Ashworth 2019-02-16 16:14:27 -0500
  • 9ff59b7c6b tray: fix memory leaks Ian Fan 2019-02-16 11:02:15 +0000
  • 8dbd4b98f7 tray: when a service is lost, remove all matching items Ian Fan 2019-02-16 11:01:15 +0000
  • c07d91ca96 Check layout before getting pointer surface coords Vincent Vanlaer 2019-02-15 18:29:47 +0100
  • b02198a0d1 Disable unneeded wlroots subproject features emersion 2019-02-16 11:57:41 +0100
  • 1a46da7fcf tray: use correct parameter to set bus slot to floating Ian Fan 2019-02-15 15:15:45 +0000
  • 47abc45e86 swaybar: prevent signal handler from firing during termination Ian Fan 2019-02-14 15:43:34 +0000
  • 8d708b8e1d apply_output_config: dpms on before modeset Brian Ashworth 2019-02-15 03:01:19 -0500
  • f0e8c68ca7 seatop_move_tiling: do not move to descendant Brian Ashworth 2019-02-13 22:38:30 -0500
  • ee236afb43 seat: allow tree focus changes while layer focused Brian Ashworth 2019-02-13 23:46:20 -0500
  • 1d4b995c0f seatop_move_tiling: use tab/stack parent not self Brian Ashworth 2019-02-13 14:32:47 -0500
  • ad34837dda subsurface_get_root_coords: break on NULL Brian Ashworth 2019-02-12 23:21:11 -0500
  • d126410de1 cursor: relative-pointer-v1 time is usec Brian Ashworth 2019-02-13 03:01:06 -0500
  • 59b3c4d06e Don't remove from scratchpad on move to workspace athrungithub 2019-02-11 19:10:28 -0300
  • e50e1fe058 Fix --version when building from tarball emersion 2019-02-12 23:13:24 +0100
  • 06e03ed878 Rebase cursor when a layer surface maps emersion 2019-02-12 22:55:23 +0100
  • fc397f52bb
    Add 'visible' key to view json response Yorick van Pelt 2019-02-18 13:57:16 +0100
  • 59f2056022
    Fix drag icon map listener not removed emersion 2019-02-18 13:19:58 +0100
  • a1e171080d
    Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursor Drew DeVault 2019-02-18 05:18:46 +0100
  • e625c0b18c
    Merge pull request #3713 from RedSoxFan/fix-mouse-bindings Drew DeVault 2019-02-18 05:16:20 +0100
  • 041594d2ab Use container under cursor for mouse bindings Brian Ashworth 2019-02-17 20:33:37 -0500
  • 73c8e63438 seat_cmd_cursor: fix typo in expected syntax Brian Ashworth 2019-02-17 20:16:23 -0500
  • faf15ee733 workspace_next_name: fallback to next available number Brian Ashworth 2019-02-17 13:07:04 -0500
  • b23d1b1a34 workspace_next_name: fallback to next available number Brian Ashworth 2019-02-17 13:07:04 -0500
  • 487c83f0de Add workspace {prev,next}_on_output --create Drew DeVault 2019-02-15 21:01:54 -0500
  • cd10e755c1 Remove refs to unimplemented debuglog command Drew DeVault 2019-02-17 09:51:56 -0500
  • 7219957ee9 Add workspace {prev,next}_on_output --create Drew DeVault 2019-02-15 21:01:54 -0500
  • c968f83261 Unbreak on FreeBSD after 7baaa3a0f80a Jan Beich 2019-02-17 12:41:30 +0000
  • 7baaa3a0f8 Disconnect swaybg instead of killing it emersion 2019-02-16 23:30:19 +0100
  • e31ee3bab8
    Disconnect swaybg instead of killing it emersion 2019-02-16 23:30:19 +0100
  • 806129d3cc
    Fix Meson subproject boolean default options emersion 2019-02-17 00:50:53 +0100
  • f7f5b172a0 sway-input.5: document wildcard and identifier troubleshooting Brian Ashworth 2019-02-16 17:42:56 -0500
  • de7ac40700 sway-input.5: document wildcard and identifier troubleshooting Brian Ashworth 2019-02-16 17:42:56 -0500
  • 8ab64d3fcc Remove unused header include/sway/tree/output.h emersion 2019-02-16 23:09:26 +0100
  • 272ca06171 Fix reload freeze when not modsetting current mode Brian Ashworth 2019-02-16 16:14:27 -0500
  • 7ee7a6bbae
    Remove unused header include/sway/tree/output.h emersion 2019-02-16 23:09:26 +0100
  • 0bafc55176
    Merge pull request #3701 from emersion/meson-subproject-disable-unneeded Drew DeVault 2019-02-16 22:57:42 +0100
  • 77a3694a78 Fix reload freeze when not modsetting current mode Brian Ashworth 2019-02-16 16:14:27 -0500
  • f54077dbca tray: fix memory leaks Ian Fan 2019-02-16 11:02:15 +0000
  • 26d6360feb tray: when a service is lost, remove all matching items Ian Fan 2019-02-16 11:01:15 +0000
  • cfacf85755 Check layout before getting pointer surface coords Vincent Vanlaer 2019-02-15 18:29:47 +0100
  • f140975c81 tray: fix memory leaks Ian Fan 2019-02-16 11:02:15 +0000
  • 955984ce8d tray: when a service is lost, remove all matching items Ian Fan 2019-02-16 11:01:15 +0000
  • 859a884e82
    Disable unneeded wlroots subproject features emersion 2019-02-16 11:57:41 +0100
  • 5c78e5cd2c
    Merge pull request #3698 from yabirgb/master Drew DeVault 2019-02-16 04:44:31 +0100
  • db351dc670 Fix accents Yábir García 2019-02-16 04:29:36 +0100
  • 9e590c4d01 Add spanish link to the home README Yábir García 2019-02-16 04:17:18 +0100
  • 3c59069cb0
    Spanish translation of the README Yábir Benchakhtir 2019-02-16 03:57:14 +0100
  • faa11ce35a README español (spanish) athrungithub 2019-02-15 00:15:38 -0300
  • 9f504f07f3 Replace broken debuglog command with log_level command. Geoff Greer 2019-02-15 13:45:37 -0800
  • 55c8fcf635 Check layout before getting pointer surface coords Vincent Vanlaer 2019-02-15 18:29:47 +0100
  • cdbf8e8b25
    Merge pull request #3692 from ianyfan/swaybar Drew DeVault 2019-02-15 16:25:28 +0100
  • d3c527220a tray: use correct parameter to set bus slot to floating Ian Fan 2019-02-15 15:15:45 +0000
  • 5484f308b9 swaybar: prevent signal handler from firing during termination Ian Fan 2019-02-14 15:43:34 +0000