1
1
mirror of https://github.com/swaywm/sway synced 2026-01-22 17:41:42 +01:00

Commit Graph

  • f2e0911fb1 input/cursor: allow whole-window bindings on ws Brian Ashworth 2019-02-22 02:48:57 -0500
  • 7252ca09a7 move scratchpad: hide visible scratchpad container Brian Ashworth 2019-02-22 00:10:02 -0500
  • 16ddd00102 commands/move: reintroduce wrongly removed NULL check Rouven Czerwinski 2019-02-22 06:42:40 +0100
  • ae102104cf commands/move: reintroduce wrongly removed NULL check Rouven Czerwinski 2019-02-22 06:42:40 +0100
  • 95696e634f move scratchpad: hide visible scratchpad container Brian Ashworth 2019-02-22 00:10:02 -0500
  • d3d7956576 Handle NULL from output_get_active_workspace Brian Ashworth 2019-02-21 13:24:13 -0500
  • e3e5ab2e86 Handle NULL from output_get_active_workspace Brian Ashworth 2019-02-21 13:24:13 -0500
  • 79c133182d
    Merge pull request #3743 from RedSoxFan/fix-output-get-active-workspace Drew DeVault 2019-02-21 09:14:19 -0500
  • 03dfdb1edb output_get_active_workspace: check workspaces length Brian Ashworth 2019-02-21 08:06:35 -0500
  • aa4ccd845c run_as_ipc_client: free response after running the IPC command Rouven Czerwinski 2019-02-21 08:37:23 +0100
  • a968a650e2 ipc-client: free payload after sending it over the socket Rouven Czerwinski 2019-02-21 08:36:58 +0100
  • 05a057c108 Add configuration example for gaps Alexander F. Rødseth 2018-10-24 10:45:38 +0200
  • 546b976baa output_evacuate: call workspace_consider_destroy Brian Ashworth 2019-02-20 14:08:20 -0500
  • 9f319b0b2a output_evacuate: call workspace_consider_destroy Brian Ashworth 2019-02-20 14:08:20 -0500
  • b57761e833
    Merge pull request #3735 from emersion/primary-selection-v1 Drew DeVault 2019-02-20 10:33:07 -0500
  • 444e00662c
    Add wp-primary-selection-unstable-v1 emersion 2019-02-20 11:16:05 +0100
  • be0588efa9
    Merge pull request #3728 from ljedrz/polish_readme Drew DeVault 2019-02-19 11:32:19 -0500
  • 9bbf10bdfc layout cmd: always operate on parent container, like i3Fixes #3724 Eric Drechsel 2019-02-18 23:56:12 -0800
  • b799a30962 Don't use SOCK_CLOEXEC emersion 2019-02-19 16:18:31 +0100
  • a42b5d079a ci: add FreeBSD emersion 2019-02-19 16:09:29 +0100
  • 43e01cb23f
    Don't use SOCK_CLOEXEC emersion 2019-02-19 16:18:31 +0100
  • ee55f30154
    ci: add FreeBSD emersion 2019-02-19 16:09:29 +0100
  • 11bc369301 Add Polish README ljedrz 2019-02-19 14:02:36 +0100
  • 99f6bdcc71
    Merge pull request #3726 from emersion/alpine-ci Drew DeVault 2019-02-19 08:55:56 -0500
  • b4836ecbcc
    ci: add Alpine CI emersion 2019-02-19 12:11:16 +0100
  • 2eaa5ababa layout cmd: always operate on parent container, like i3Fixes #3724 Eric Drechsel 2019-02-18 23:56:12 -0800
  • 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