Commit Graph

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