Commit graph

  • 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
  • 50dc49f35a Limit workspace numbers within 0..INT32_MAX Jason Nader 2020-03-13 03:50:37 +0900
  • 7dd9cd29a6 input: Avoid creating the PAD device multiple times Olivier Fourdan 2020-03-11 15:03:03 +0100
  • 5efdde8868 readme: git is an optional dependency Simon Ser 2020-03-12 13:13:23 +0100
  • 30e666f171 commands: Adjust style in cursors command Michael Weiser 2020-03-11 09:35:12 +0100
  • 3ee5aace33 commands: Add shortcuts_inhibitor command Michael Weiser 2020-02-16 00:40:18 +0100
  • eeac0aa170 input: Add support for keyboard shortcuts inhibit Michael Weiser 2020-02-15 20:55:33 +0100
  • ef9c597fcb config: Fix typo in reload bindsym flag bitmask Michael Weiser 2020-02-17 22:06:16 +0100
  • 27d5cf1316 input: implement cycling through keyboard layout list Bor Grošelj Simić 2020-02-27 21:50:21 +0100
  • 28e3187df1 ipc: add missing required properties Ian Fan 2020-03-02 13:48:43 +0000
  • 91c0ffd6cf Null check sway_layer_surface when checking damage Tadeo Kondrak 2020-03-04 14:47:26 -0700
  • fafc060909 common/log: bump POSIX version used after e81d9fde66 Jan Beich 2020-03-07 10:46:26 +0000
  • e81d9fde66 common/log: improve time prefix Simon Ser 2020-03-05 13:54:28 +0100
  • a2d49099e1 Add adaptive_sync_status to output IPC reply Simon Ser 2020-03-05 14:37:32 +0100
  • 5d692b0581 Add an adaptive_sync output command Simon Ser 2020-03-02 15:30:50 +0100
  • 9d0aa0cb83 Use wlr_client_buffer Simon Ser 2020-02-28 12:42:35 +0100
  • 241684eb1d Drop sway_output.surface_needs_frame Simon Ser 2020-03-05 13:53:29 +0100
  • f5ba8006c9 Only schedule a frame if client has requested a frame callback Simon Ser 2020-03-05 13:44:34 +0100
  • c0811fcf87 Make handle_destroy and output_repaint_timer_handler static Simon Ser 2020-03-02 12:40:19 +0100
  • 476773dd32 ipc-server: improve error message Jason Nader 2020-03-01 03:49:54 +0900
  • 7fea36750e sway.5: correct description of workspace [number] Brian Ashworth 2020-02-28 19:44:18 -0500
  • 920d85d35f Only destroy swaybar surface via ipc when needed Bill Doyle 2020-02-26 23:36:14 -0500
  • 2045ac3472 Introduce pid criteria token Ryan Dwyer 2019-10-02 17:36:52 +1000
  • 5ed01c861a Add support for wlr-output-power-management-unstable-v1 Simon Ser 2020-01-27 18:39:29 +0100
  • e0f8235fbf Revert "Don't apply exclusive zones of unmapped layer-shell surfaces" Brian Ashworth 2020-02-24 21:18:51 -0500
  • e1eda8a09c Don't apply exclusive zones of unmapped layer-shell surfaces Simon Ser 2020-02-21 17:54:41 +0100
  • f2a60d2d05 Fix get_int_prop(WINDOW_TYPE) crash Simon Ser 2020-02-19 12:30:40 +0100
  • af294289b1 treewide: fix typos Torstein Husebø 2020-01-31 12:35:40 +0100
  • ec7d3f181d input_cmd_events: add support for input types Brian Ashworth 2020-02-17 17:17:20 -0500
  • 0c23525d47 tree/view: do not attempt enter on hidden child Brian Ashworth 2020-02-17 17:12:04 -0500
  • d2cab83833 i3compat: add window_type to IPC response Jason Nader 2020-02-16 15:14:45 +0900
  • 8608a1c38b i3compat: add window_type to IPC response Jason Nader 2020-02-13 07:20:33 +0900
  • f96dbf748a Specify that output transform applies clockwise rotations Simon Ser 2020-02-10 18:29:44 +0100
  • ab00f7f319 Fix output transform rotation direction Simon Ser 2020-02-10 18:27:16 +0100
  • a5a4d32816 Fix output transform anticlockwise Simon Ser 2020-02-10 18:25:24 +0100
  • 8b593677d2 output: fix updating output manager config Brian Ashworth 2020-02-16 01:47:59 -0500
  • 447967ad3a Fix crash: use wlr_output->name instead of possibly missing oc->name Yorick van Pelt 2020-02-13 12:54:48 +0100
  • 7999845357 cmd_swap: fix test_mark condition Brian Ashworth 2020-02-12 19:46:51 -0500
  • 47763c99f9 Apply the output scale filter after the output commit Simon Ser 2020-02-11 14:23:29 +0100
  • f5fa0c7124 Stop calling apply_output_config from output_enable Simon Ser 2020-02-11 14:17:33 +0100
  • 5e90080468 Call apply_output_config instead of output_enable Simon Ser 2020-02-11 14:09:15 +0100
  • 555b0d4087 Fix output scale auto-detection Simon Ser 2020-02-10 18:42:45 +0100
  • 33a984bbc5 config: fix validation exit code and log level Brian Ashworth 2020-02-10 21:25:07 -0500
  • 31a83bd48d Fix ordering of setgid and setuid Teddy Reed 2020-02-10 21:29:26 -0500
  • 0b709702c1 container_at_{tabbed,stacked}: check x-axis bounds Brian Ashworth 2020-02-10 20:52:34 -0500
  • 803e89018a input: Map virtual-pointer to the requested output Andri Yngvason 2020-02-05 22:08:11 +0000
  • 7affe5c1bd swaybar: fix i3bar relative coordinates when scaling is used Hristo Venev 2020-02-01 18:08:00 +0100
  • fca32b6334 Do not truncate pointer coordinates to int. Hristo Venev 2020-02-01 18:58:13 +0100
  • 0f5157668d Avoid calling strcmp on nullptr Till Hofmann 2020-02-10 13:05:16 +0100
  • 46561fc914 Fix seat_set_focus_layer crash when disabling output Simon Ser 2020-02-06 15:11:24 +0100
  • 4e46bdf73d criteria: match containers without view Anders 2020-01-26 10:27:52 +0100
  • 3f0225eea3 Change wording Cyril Levis 2020-01-28 00:09:18 +0100
  • 0f97580552 Add the possibility to capture only one screen if several screens are use. Cyril Levis 2020-01-27 23:44:38 +0100
  • 84ea03109d fix typo Lucas M. Dutra 2020-02-04 05:32:13 -0300