Commit graph

  • 52bd6aecf2 input/cursor: remove erroneous cast for tablet tool button Tudor Brindus 2020-05-02 13:25:27 -04:00
  • e262f93d0a input: rename pointer handlers to be unambiguous Tudor Brindus 2020-05-02 12:15:39 -04:00
  • ae3ec745f8 input: refactor tablet motion into seatop handler Tudor Brindus 2020-04-25 17:57:47 -04:00
  • 9362003cba input/cursor: disambiguate cursor functions from pointer functions Tudor Brindus 2020-04-25 16:54:29 -04:00
  • 0dc1863dce input/cursor: make cursor rebasing cursor type-agnostic Tudor Brindus 2020-04-25 15:07:17 -04:00
  • 5e5e5f2ee5 Add a secondary headless backend Simon Ser 2020-04-14 15:04:56 +02:00
  • 6021fc4a08 Fix invisible cursor on startup Simon Ser 2020-04-15 18:24:22 +02:00
  • f55de073c2 Don't assert the cursor theme loads Simon Ser 2020-04-15 18:19:49 +02:00
  • 59acc12b32
    Add Korean README.md skip-yell 2020-05-01 18:45:11 +09:00
  • 2913f39dcb input/cursor: release simulated tool tip button when over v2 surface Tudor Brindus 2020-04-25 22:12:59 -04:00
  • 091f580b7c input/seatop_default: properly notify pointer leave Nick Diego Yamane 2020-04-16 00:32:18 -04:00
  • 7251df94c1 build: improve feature summary Simon Ser 2020-04-30 17:12:28 +02:00
  • 2373af77d4
    Fix typo in swaybar-protocol.7.scd James Mills 2020-04-30 14:15:58 +01:00
  • 99897a6ca0 fix typos in sway-input.5.scd jhalmen 2020-04-29 12:40:20 +02:00
  • 017f7984c7 Correct typo in sway-output.5.scd Ejez 2020-04-29 12:09:43 +03:00
  • 8fd450db16 ISSUE_TEMPLATE: note debug logs should be from TTY Brian Ashworth 2020-04-29 01:16:35 -04:00
  • b8118eb2bf Redirect questions to wiki/IRC Simon Ser 2020-04-28 11:24:05 +02:00
  • 4492e493e6 swaybar: Fix scrolling with precise trackpads Martin Dørum 2020-04-23 23:07:04 +02:00
  • f18bcfcd69 Add each view's shell to JSON description Thomas Hebb 2020-04-25 15:10:22 -04:00
  • 58703e4f24 man: add note about sway-input and sway-output pages Simon Ser 2020-04-16 18:34:05 +02:00
  • 5cf5349cd7 Add debug symbol stack trace note to ISSUE_TEMPLATE.md Tudor Brindus 2020-04-27 00:52:16 -04:00
  • a5c26e6a05 input/tablet: query tablet focused surface for cursor image check Tudor Brindus 2020-04-25 21:30:19 -04:00
  • c3c9737e8b config/output: reconfigure input devices after full output init Tudor Brindus 2020-04-25 19:06:51 -04:00
  • d77247117c input/cursor: correctly transfer focus when using tablet pen Tudor Brindus 2020-03-14 15:40:57 -04:00
  • 3de1a3958e config/output: reconfigure input devices on new output Tudor Brindus 2020-04-20 17:52:52 -04:00
  • 65302093cf Take window borders into account when resizing floating windows Adam Kürthy 2020-04-24 03:19:38 +02:00
  • 44b2d3ad81 input/cursor: fix hide cursor timeouts on tablets and touchscreens Tudor Brindus 2020-04-19 22:49:19 -04:00
  • c23182fd7a input/cursor: fix jerky resizing of non-tablet_v2 surfaces Tudor Brindus 2020-04-19 19:51:10 -04:00
  • d88460f716 input/cursor: correctly send tablet_v2 up event when over non-v2 surface Tudor Brindus 2020-04-19 19:02:30 -04:00
  • 83d769805c Restrict relative output transforms to runtime changes Simon Ser 2020-04-20 09:33:40 +02:00
  • 58eb0c4082 scdoc: unbindcode --input-device, not input-device Ihor Kalnytskyi 2020-04-20 12:58:54 +03:00
  • 276e0301e0 interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY Ian Huang 2020-04-19 17:56:11 -07:00
  • 2b15cf453e Don't transfer focus to NULL node on touch David96 2020-04-09 12:33:18 +02:00
  • 0efc28e2f5 input/seatop_default: release on empty workspace Rouven Czerwinski 2020-04-10 09:40:45 +02:00
  • c0bce9138b Fix a use-after-free error in switch binding Di Ma 2020-03-22 16:25:27 -07:00
  • 2bece94b9b Fix a use-after-free error in switch binding Di Ma 2020-03-22 16:18:29 -07:00
  • c1c2fe04bb Fix a use-after-free error in switch binding Di Ma 2020-03-22 15:29:19 -07:00
  • a3e574f63f Fix a use-after-free error in switch binding Di Ma 2020-03-22 15:21:51 -07:00
  • b300bace0f Implement create_output command for headless backend Simon Ser 2020-04-14 14:57:12 +02:00
  • b18d943442 input: keyboard: Never group virtual keyboards. Andri Yngvason 2020-04-10 21:28:47 +00:00
  • 46599df0a2 input: Mark virtual devices as such Andri Yngvason 2020-04-10 21:10:49 +00:00
  • a1275055ea add dots to man roshal 2020-04-12 03:52:34 +03:00
  • 4d13cee59a Use bitshifts for bitfields Simon Ser 2020-03-31 11:42:25 +02:00
  • 525b48ede7 Adjust focus order to match rendering order of layer shell popups. Aleksei Bavshin 2020-02-27 17:55:55 -08:00
  • 8c62278207 Render layer shell popups over the top layer David96 2019-12-03 16:03:38 +01:00
  • ac0637708f output: remove damage listeners in damage destroy Rouven Czerwinski 2020-04-05 13:37:34 +02:00
  • 34dccd4224 Don't add disabled outputs back to output layout Simon Ser 2020-04-09 10:18:40 +02:00
  • 97a6524a5a Fix initial modeset Simon Ser 2020-04-09 10:01:21 +02:00
  • c9fa751042 ci: remove epoll-shim hardcoded pkg-config file Simon Ser 2020-04-04 16:29:51 +02:00
  • 3df32d0310 ci: don't build scdoc Simon Ser 2020-04-04 16:27:04 +02:00
  • f03d50f54b Add test-only support to wlr-output-management-unstable-v1 Simon Ser 2020-04-08 11:23:48 +02:00
  • 0cdcf66bbc Introduce test_output_config Simon Ser 2020-04-08 11:22:51 +02:00
  • 40e87fa98a Stop checking wlr_output_attach_buffer return value Simon Ser 2020-04-08 11:18:24 +02:00
  • 3078f23258 config: fix unfocused text color Thomas Hebb 2020-04-04 17:11:43 -04:00
  • 4e82d0fb15 build: make completions respect install prefixes Dominique Martinet 2020-03-29 10:06:48 +02:00
  • 3c96a1d374 im: Fix crash when im destorying and no focused surface exists Leo 2020-04-04 16:44:44 +08:00
  • e6805ce6e9 im: remove listener on pending surface destoryed xdavidwu 2020-01-12 19:49:19 +08:00
  • 4e1e5e4e33 im: make text-input listeners per text-input xdavidwu 2020-01-12 17:28:56 +08:00
  • 9d455b48e4 input-method: avoid and log unneeded set_focus xdavidwu 2020-01-12 13:19:14 +08:00
  • 1241b42c88 input-method: remove surface listener before set xdavidwu 2020-01-12 10:20:32 +08:00
  • 5886187c6e Port input method and text input from rootston xdavidwu 2019-10-18 18:57:17 +08:00
  • 7c44c76989 swapped hiding the cursor and sending a touch event as a more logical sequence Some Chinese Guy 2020-04-03 17:41:49 +03:00
  • 284dcb2dc7 swaynag: exit on wl_display_roundtrip error Dominique Martinet 2020-03-29 10:09:29 +02:00
  • ac3444295d Reference wev instead of xev Tobi Fuhrimann 2020-04-02 17:38:08 +02:00
  • 3a5d9b3b32 Update for new wlr_buffer API Simon Ser 2020-03-09 18:09:47 +01:00
  • dffc184a68 change apply_exclusive() to closer match layer shell protocol Leon Plickat 2020-03-21 15:15:01 +01:00
  • 65501f0e46 tray: track SNI callbacks Ian Fan 2020-03-09 11:09:25 +00:00
  • 68f53cd509 tray: tidy code Ian Fan 2020-03-04 14:34:32 +00:00
  • 3b894c387d tray: allow themes to inherit from multiple themes Ian Fan 2019-06-15 08:58:24 +01:00
  • 66f0c91bb8 tray: better errors when parsing index.theme Ian Fan 2019-06-15 09:30:22 +01:00
  • b54f5e170a swaybar: fix memory leaks Ian Fan 2020-03-05 16:28:43 +00:00
  • df48c48123 add --no-repeat option for bindings Linus Heckemann 2020-03-23 12:34:04 +01:00
  • 5e41e6600b Change focus_on_window_activation default to urgent Simon Ser 2020-03-27 18:17:15 +01:00
  • 63e45bf321 switched to setting focus with seat_set_focus Some Chinese Guy 2020-03-28 23:49:35 +03:00
  • 798fc24081 Added focus following for touch_down Some Chinese Guy 2020-03-23 12:18:50 +03:00
  • 484f7677b0 swaynag: fix segfault on exit when arguments are not correct Dominique Martinet 2020-03-29 09:53:52 +02:00
  • 214e3030e1 sway.5: fix missing background scaling mode in a block example rinpatch 2020-03-28 16:43:19 +03:00
  • 82d02ce782 Fix hit test for floaters that cross outputs Josh Shone 2020-03-27 10:56:47 +01:00
  • 854497b242
    check for workspace command name arg r-c-f 2020-03-24 10:07:12 -05:00
  • 0b9feb6f39 Fix redundant call to seat_send_focus() Leo 2020-03-23 16:23:01 +08:00
  • b34c198f0b Fix output mode usage Simon Ser 2020-03-21 17:31:54 +01:00
  • fcd524bb0d sway/input/cursor.c: fix undefined behaviour when event is NULL Jason Nader 2020-03-15 17:51:10 +09:00
  • 6498542b24 Document input selector precedence Dennis Schridde 2020-03-14 14:43:52 +01:00
  • 3ed780c783 sway/input/cursor.c: move NULL check to where it should be Jason Nader 2020-03-15 17:35:29 +09:00
  • 8b21bc6a79 commands/bind.c: remove unnecessary check Jason Nader 2020-03-15 17:11:33 +09:00
  • 55016729a5 Update fish completions Jason 2020-03-13 13:51:13 +09:00
  • 50dc49f35a Limit workspace numbers within 0..INT32_MAX Jason Nader 2020-03-13 03:50:37 +09:00
  • 7dd9cd29a6 input: Avoid creating the PAD device multiple times Olivier Fourdan 2020-03-11 15:03:03 +01:00
  • 5efdde8868 readme: git is an optional dependency Simon Ser 2020-03-12 13:13:23 +01:00
  • 30e666f171 commands: Adjust style in cursors command Michael Weiser 2020-03-11 09:35:12 +01:00
  • 3ee5aace33 commands: Add shortcuts_inhibitor command Michael Weiser 2020-02-16 00:40:18 +01:00
  • eeac0aa170 input: Add support for keyboard shortcuts inhibit Michael Weiser 2020-02-15 20:55:33 +01:00
  • ef9c597fcb config: Fix typo in reload bindsym flag bitmask Michael Weiser 2020-02-17 22:06:16 +01:00
  • 27d5cf1316 input: implement cycling through keyboard layout list Bor Grošelj Simić 2020-02-27 21:50:21 +01:00
  • 28e3187df1 ipc: add missing required properties Ian Fan 2020-03-02 13:48:43 +00:00
  • 91c0ffd6cf Null check sway_layer_surface when checking damage Tadeo Kondrak 2020-03-04 14:47:26 -07:00
  • fafc060909 common/log: bump POSIX version used after e81d9fde66 Jan Beich 2020-03-07 10:46:26 +00:00
  • e81d9fde66 common/log: improve time prefix Simon Ser 2020-03-05 13:54:28 +01:00
  • a2d49099e1 Add adaptive_sync_status to output IPC reply Simon Ser 2020-03-05 14:37:32 +01:00
  • 5d692b0581 Add an adaptive_sync output command Simon Ser 2020-03-02 15:30:50 +01:00