1
1
mirror of https://github.com/swaywm/sway synced 2025-03-04 06:41:10 +01:00

Commit Graph

  • a074e0f504 ipc: collapse multi-container command results Laurent Bonnans 2019-08-22 11:18:38 +0200
  • 7136064b0c ipc: collapse multi-container command results Laurent Bonnans 2019-08-22 11:18:38 +0200
  • aa9ba58169 sway.5: remove mention of floating_scroll Brian Ashworth 2019-08-21 19:02:55 -0400
  • 4724be8aab sway.5: remove mention of floating_scroll Brian Ashworth 2019-08-21 19:02:55 -0400
  • c58d1b199d A layer-shell will only be focused if it is non-null asdfjkluiop 2019-08-18 14:24:20 -0700
  • 7baa3ffece Allow moving a container hidden in scratchpad lbonn 2019-08-20 00:01:17 +0200
  • 43c08f63be Allow moving a container hidden in scratchpad lbonn 2019-08-20 00:01:17 +0200
  • d6846ad3af layer-shell: add support for popups 1.2-rc2 Drew DeVault 2019-07-05 14:45:11 -0400
  • 54b448aa63 properly check pixman_region32_contains_rectangle return Ilia Bozhinov 2019-08-19 12:20:51 +0300
  • 1df185357c input/seatop_down: add axis handler Brian Ashworth 2019-08-15 19:48:17 -0400
  • b48e4b47dd sway{,-bar}.5: add link to pango font description Brian Ashworth 2019-08-16 00:08:16 -0400
  • daf766eccd workspace_split: focus middle if workspace focused Brian Ashworth 2019-08-06 04:21:44 -0400
  • 2e757e13a9 container_replace: copy {width,height}_fraction Brian Ashworth 2019-08-06 04:46:57 -0400
  • 7447eefca9 swaymsg.1: add tip about two hyphens for commands Brian Ashworth 2019-08-12 22:23:29 -0400
  • 63651bc5e0 workspace: do not destroy if any seat is focusing Brian Ashworth 2019-08-12 22:03:50 -0400
  • e8204a852d handle_seat_node_destroy: do not focus own node Brian Ashworth 2019-08-12 02:28:49 -0400
  • d9c09c483a Remove redundant checks Antonin Décimo 2019-08-10 17:03:20 +0200
  • 64cfe746ab Fix memory leaks Antonin Décimo 2019-08-07 16:04:36 +0200
  • 9e5664e997 view_update_size: fix surface_width/height mismatch Antonin Décimo 2019-08-10 16:47:19 +0200
  • ee40501570 input: check pointer against nullptr Antonin Décimo 2019-08-07 16:02:07 +0200
  • 3896bdaa68 ipc-client: remove useless free for failed malloc Antonin Décimo 2019-08-07 15:56:19 +0200
  • 8bd3b7be8a layer_shell: Guard against negative exclusive zone Sebastian Krzyszkowiak 2019-08-12 01:18:24 +0200
  • 29ce03ecdd cmd_move: fix move to scratchpad hidden container Brian Ashworth 2019-08-20 00:13:51 -0400
  • ff7d979d99 cmd_xwayland: add force for immediate launch Brian Ashworth 2019-08-15 03:00:14 -0400
  • 384afc5cb5 input/keyboard: send released only if pressed sent Brian Ashworth 2019-08-15 00:59:39 -0400
  • 7488d33d42 Remove xdg-shell v6 support Simon Ser 2019-08-18 23:16:00 +0300
  • 06c36f8435 properly check pixman_region32_contains_rectangle return Ilia Bozhinov 2019-08-19 12:20:51 +0300
  • dc14a77c10 properly check pixman_region32_contains_rectangle return Ilia Bozhinov 2019-08-19 12:20:51 +0300
  • 52e880dd71
    Remove xdg-shell v6 support Simon Ser 2019-08-18 23:16:00 +0300
  • fc19355327 Ellipsize titles that are too large in the bar Pedro Côrte-Real 2019-08-17 20:59:07 +0100
  • 8a019a83c9 Optionally add focused window title to the bar Pedro Côrte-Real 2019-08-17 19:38:14 +0100
  • 0e6b0d101b
    Merge d527960f9dca2fbff15dc3f3825cf4371502ba10 into 8441711990daadf0463b4ee697bd139e89779ef1 Konstantin Kharlamov 2019-08-17 15:34:07 +0000
  • 2b7454ca22 Add workspace_buttons_all_outputs command Pedro Côrte-Real 2019-08-17 02:06:23 +0100
  • 00d3dc8f71 commands/bar: Fix memory leak afr30010 2019-08-16 10:49:42 +0100
  • 8441711990 input/seatop_down: add axis handler Brian Ashworth 2019-08-15 19:48:17 -0400
  • 6061d083ca sway{,-bar}.5: add link to pango font description Brian Ashworth 2019-08-16 00:08:16 -0400
  • 96ba01ccee sway{,-bar}.5: add link to pango font description Brian Ashworth 2019-08-16 00:08:16 -0400
  • 20cfaaea74 input/seatop_down: add axis handler Brian Ashworth 2019-08-15 19:48:17 -0400
  • 1f400bb002 cmd_xwayland: add force for immediate launch Brian Ashworth 2019-08-15 03:00:14 -0400
  • ed9c04ba57 input/keyboard: send released only if pressed sent Brian Ashworth 2019-08-15 00:59:39 -0400
  • cb8f68d74b layer-shell: add support for popups Drew DeVault 2019-07-05 14:45:11 -0400
  • f36240208c workspace_split: focus middle if workspace focused Brian Ashworth 2019-08-06 04:21:44 -0400
  • 75a7b02529 container_replace: copy {width,height}_fraction Brian Ashworth 2019-08-06 04:46:57 -0400
  • 9bac7e6558 swaymsg.1: add tip about two hyphens for commands Brian Ashworth 2019-08-12 22:23:29 -0400
  • acd3db4fe1 workspace: do not destroy if any seat is focusing Brian Ashworth 2019-08-12 22:03:50 -0400
  • e3924432ad swaymsg.1: add tip about two hyphens for commands Brian Ashworth 2019-08-12 22:23:29 -0400
  • e64103545a workspace: do not destroy if any seat is focusing Brian Ashworth 2019-08-12 22:03:50 -0400
  • 3e33e1c76f handle_seat_node_destroy: do not focus own node Brian Ashworth 2019-08-12 02:28:49 -0400
  • 804aacb8c7 workspace: prefer identifiers for output priority Brian Ashworth 2019-08-12 03:22:47 -0400
  • 4a9e52ea64 workspace: prefer identifiers for output priority Brian Ashworth 2019-08-12 03:22:47 -0400
  • d69345c5ab handle_seat_node_destroy: do not focus own node Brian Ashworth 2019-08-12 02:28:49 -0400
  • 813e120979 Remove redundant checks Antonin Décimo 2019-08-10 17:03:20 +0200
  • 3af52d86f7 Fix memory leaks Antonin Décimo 2019-08-07 16:04:36 +0200
  • 0570eb19e5 view_update_size: fix surface_width/height mismatch Antonin Décimo 2019-08-10 16:47:19 +0200
  • 9be76e6b12 input: check pointer against nullptr Antonin Décimo 2019-08-07 16:02:07 +0200
  • 1d6d26cdec ipc-client: remove useless free for failed malloc Antonin Décimo 2019-08-07 15:56:19 +0200
  • dac9c9c72b layer_shell: Guard against negative exclusive zone Sebastian Krzyszkowiak 2019-08-12 01:18:24 +0200
  • 72592dd2a2
    layer_shell: Guard against negative exclusive zone Sebastian Krzyszkowiak 2019-08-12 01:18:24 +0200
  • e49ae0f3f8 Remove redundant checks Antonin Décimo 2019-08-10 17:03:20 +0200
  • 724531ee1a Fix memory leaks Antonin Décimo 2019-08-07 16:04:36 +0200
  • cb23092404 view_update_size: fix surface_width/height mismatch Antonin Décimo 2019-08-10 16:47:19 +0200
  • 5d83568df1 input: check pointer against nullptr Antonin Décimo 2019-08-07 16:02:07 +0200
  • c0656da591 ipc-client: remove useless free for failed malloc Antonin Décimo 2019-08-07 15:56:19 +0200
  • 6200ecbc1d Remove rootston from build manifests 1.2-rc1 Drew DeVault 2019-08-09 09:59:29 +0900