1
1
mirror of https://github.com/swaywm/sway synced 2025-02-28 02:41:10 +01:00

Commit Graph

  • d7179ef2bb
    fix: use sane value for json_tokener max_depth Sefa Eyeoglu 2021-10-21 18:22:50 +0200
  • 316812d927
    fix: handle NULL from json_tokener_new_ex Sefa Eyeoglu 2021-10-21 18:20:26 +0200
  • 21d2fdf74c view: add new container as a sibling of tiled view siikamiika 2021-10-10 17:27:43 +0300
  • 197d0ab82f commands/focus: focus view inside container siikamiika 2021-10-10 01:57:48 +0300
  • 234d464211 Bump RLIMIT_NOFILE Simon Ser 2021-10-21 21:52:17 +0200
  • 1cfd53e047 container: remove unnecessary focus setting siikamiika 2021-10-10 23:01:07 +0300
  • 90529532a7 container: restore next to sibling after floating siikamiika 2021-10-09 16:21:18 +0300
  • 52cebc6916 view: add new container as a sibling of tiled view siikamiika 2021-10-10 17:27:43 +0300
  • 82ee6a55b7 commands/focus: focus view inside container siikamiika 2021-10-10 01:57:48 +0300
  • 215787e8b2 xwayland: Clear wlr_xwayland_surface in handle_destroy David Rosca 2021-10-19 07:50:05 +0200
  • b48cb6b0ec Remove --my-next-gpu-wont-be-nvidia Simon Ser 2021-10-17 21:18:24 +0200
  • 3ef2bc5846
    container: Fix crash when view unmaps + maps quickly David Rosca 2021-10-19 07:54:36 +0200
  • 3f93a23e8d
    xwayland: Clear wlr_xwayland_surface in handle_destroy David Rosca 2021-10-19 07:50:05 +0200
  • 66b318bb71
    swaymsg: set limit for max JSON depth Jason Nader 2021-10-19 09:27:26 +0900
  • db70f6496c swaymsg: fix misplaced return value Jason Nader 2021-10-18 18:45:40 +0900
  • 55cd8abd76 swaymsg: be explicit about the json parser error Jason Nader 2021-10-18 18:44:41 +0900
  • f873bcc4e1 swaymsg: use INT_MAX max JSON depth when parsing IPC response Jason Nader 2021-10-18 18:41:11 +0900
  • 7a16028abe
    swaymsg: fix misplaced return value Jason Nader 2021-10-18 18:45:40 +0900
  • e9de6b2b08
    swaymsg: be explicit about the json parser error Jason Nader 2021-10-18 18:44:41 +0900
  • 08c201f469
    swaymsg: use INT_MAX max JSON depth when parsing IPC response Jason Nader 2021-10-18 18:41:11 +0900
  • f6aac41efe treat scratchpad as minimize Will McKinnon 2021-10-17 21:56:25 -0400
  • 2b5d8a0978 Ignore modifiers on release, to match i3 behaviour k3d3 2021-10-17 18:11:30 -0400
  • 119f31edb4 config.in: use swaynag -B instead of -b Nihal Jere 2021-09-14 17:33:54 -0500
  • 1df2450689 github: don't truncate debug logs Simon Ser 2021-10-02 17:37:06 +0200
  • b6f063d3a1 Remove --my-next-gpu-wont-be-nvidia Simon Ser 2021-10-17 21:18:24 +0200
  • 31cf437944 Temporary fix of menu dropdown focus in xwayland salkin-mada 2021-10-16 14:47:47 +0200
  • ca8c6c3d18 Fix a couple of typos Birger Schacht 2021-10-10 09:12:12 +0000
  • 0c210a5e68 Handle present events with NULL timespec field Simon Ser 2021-10-15 19:34:03 +0200
  • 555cd96e05 cross-reference further documentation Jonas Große Sundrup 2021-10-15 15:04:26 +0200
  • 35d29185a8 change incorrectly documented output types Jonas Große Sundrup 2021-10-15 15:03:38 +0200
  • bccf76d90b clarify the type of raw output Jonas Große Sundrup 2021-10-15 14:55:31 +0200
  • 501a5977be
    cross-reference further documentation Jonas Große Sundrup 2021-10-15 15:04:26 +0200
  • dd393fe75f
    change incorrectly documented output types Jonas Große Sundrup 2021-10-15 15:03:38 +0200
  • ebe3427f39
    clarify the type of raw output Jonas Große Sundrup 2021-10-15 14:55:31 +0200
  • 1b5a9577e9
    Fix a couple of typos Birger Schacht 2021-10-10 09:12:12 +0000
  • f4db502d44 use node_is_view siikamiika 2021-10-09 16:40:24 +0300
  • 65b35864f7 use node_is_view siikamiika 2021-10-09 16:40:24 +0300
  • 624ffa4516 Improve built-in touchscreen detection Jari Ronkainen 2021-10-08 19:18:21 +0300
  • 7488be45f6 Improve built-in touchscreen detection Jari Ronkainen 2021-10-08 19:18:21 +0300
  • 53b31d4846 swaybar: fix tray item icon scaling, positioning Nathan Schulte 2021-10-08 02:45:17 -0500
  • acdbeefd08 swaybar: fix tray_padding vs min-height re: scale Nathan Schulte 2021-09-14 13:19:02 -0500
  • 83310f5abf swaybar: fix cairo_font_options leak Nathan Schulte 2021-09-14 04:02:49 -0500
  • d5db744f6c swaybar: tidy swaybar_output struct Nathan Schulte 2021-09-14 05:12:08 -0500
  • 466b421a9d swaybar: fix cairo_font_options leak Nathan Schulte 2021-09-14 04:02:49 -0500
  • a47f8ef478 Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c Tassilo Horn 2021-10-07 20:22:56 +0200
  • 5c8dc5425e Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c Tassilo Horn 2021-10-07 20:22:56 +0200
  • 06e97e51af readme: drop recommendation about packaging Simon Ser 2021-09-28 21:01:51 +0200
  • 8fa7b99859 idle_inhibit: Fix tree view after changes in commit 152a559e Bartel Sielski 2021-10-03 22:01:33 +0200
  • 83dfe66bee idle_inhibit: Fix tree view after changes in commit 152a559e Bartel Sielski 2021-10-03 22:01:33 +0200
  • 81b41db791
    github: don't truncate debug logs Simon Ser 2021-10-02 17:37:06 +0200
  • 8aae6a8eab sway-input.5.scd: Fix spelling errors Elyes HAOUAS 2021-10-02 08:06:42 +0200
  • aebcf30081 sway-input.5.scd: Fix spelling errors Elyes HAOUAS 2021-10-02 08:06:42 +0200
  • ff468584ab commands: Remove unused code after 1d3681f52135 Evgeniy Khramtsov 2021-10-01 16:11:39 +0300
  • 3e665761bc commands: Remove unused code after 1d3681f52135 Evgeniy Khramtsov 2021-10-01 16:11:39 +0300
  • c43f1fbf1c Chase wlr_xdg_surface breaking changes Simon Ser 2021-09-30 21:03:09 +0200
  • 359df17b50 Chase wlr_xdg_surface breaking changes Simon Ser 2021-09-30 21:03:09 +0200
  • 1bd8e3b469 Add support for DRM panel orientation Simon Ser 2021-09-19 16:37:50 +0200
  • 10dbb7b460 Add support for DRM panel orientation Simon Ser 2021-09-19 16:37:50 +0200
  • e1ab710fbe readme: drop recommendation about packaging Simon Ser 2021-09-28 21:01:51 +0200
  • 5fdc1c894d readme: add missing space Simon Ser 2021-09-28 21:01:28 +0200
  • 5fd5d6434e layer-shell: fix commit handler Kirill Primak 2021-09-24 18:07:37 +0300
  • 48d397480b layer-shell: fix commit handler Kirill Primak 2021-09-24 18:07:37 +0300
  • fe4942e078 Fix layer surface commit handler Simon Ser 2021-09-24 16:16:16 +0200
  • c11b5db4d6 layer-shell: check committed bitmask Kirill Primak 2021-09-24 08:09:15 +0300