Commit graph

  • dbd70faf2e input/seat: drop exclusive_client Simon Ser 2023-11-22 00:49:23 +0100
  • a6ef12d968 Detect proprietary DisplayLink drivers Simon Ser 2023-12-12 15:36:23 +0100
  • ff07eab85b Detect Nvidia proprietary driver via drmGetVersion() Simon Ser 2023-12-12 15:25:10 +0100
  • b81c4da494 Drop fglrx detection Simon Ser 2023-12-12 15:18:08 +0100
  • 255ff665c5 sway: raise error on non-accessible background file Tamino Bauknecht 2023-12-12 14:53:50 +0100
  • bf2b79b284 desktop/xwayland: correctly handle association on o-r change Simon Ser 2023-12-05 17:04:12 +0100
  • ae3acf26f8 Update sway.5.scd mrusme 2023-09-16 15:07:44 -0500
  • f12023b1a2 Don't destroy output layout on exit Alexander Orzechowski 2023-11-30 19:53:14 -0500
  • 2cd73a33c2 sway/config.c: use memcpy() for known buffer size Sergei Trofimovich 2023-11-28 22:17:21 +0000
  • bc7d15d64d Update README.de.md to match the EN one apreiml 2023-11-24 09:54:43 +0100
  • e633fe0b40 common: move load_image to swaybar Manuel Stoeckl 2023-11-23 08:40:41 -0500
  • 439122e887 common: rename load_background_image to load_image Manuel Stoeckl 2023-11-23 08:01:48 -0500
  • 39b9c0d6ba common: Drop unused render_background_image Manuel Stoeckl 2023-11-23 07:54:23 -0500
  • 47e6a1164c xdg-shell: chase events update Kirill Primak 2023-07-11 15:09:14 +0300
  • 128b6253a9 Pass wl_display to wlr_output_layout Simon Ser 2023-11-23 13:08:53 +0100
  • fd6d6f1d97 Add wlr/util/transform.h includes Simon Ser 2023-11-23 13:08:09 +0100
  • 064b279e9b ci: checkout wlroots 0.17 Simon Ser 2023-11-22 00:38:05 +0100
  • a946b1aecf Chase wlroots!4440 llyyr 2023-11-22 00:05:03 +0530
  • 4ad15a4015 meson: bump wlroots version after 0.17.0 release llyyr 2023-11-21 23:55:19 +0530
  • bff991dfdc Use locale time format for default bar command Matt Fellenz 2023-10-23 18:49:50 -0700
  • 9d666a08e1 Fix reference to wlr_output_event_commit.committed Simon Ser 2023-11-21 16:52:19 +0100
  • 072fa60cb4 Add support for security-context-v1 Simon Ser 2023-06-22 17:06:10 +0200
  • 5bdd608514 Apply gamma LUT when an output re-enabled Simon Ser 2023-10-05 10:41:15 +0200
  • 86f96a786b view: re-apply criteria when window gets unmapped EBADBEEF 2023-10-20 10:29:06 -0700
  • c3ec141b34 seat: Fix cursor theme reload for tablet tool NemuiBanila 2023-09-26 13:12:57 +0200
  • f7a40cfa2f seat: Fix reloading cursor theme after change Lina Banik 2022-06-06 17:16:29 +0200
  • 5c99b98805 input/input-manager: drop input_manager_configure_all_inputs Simon Ser 2023-11-16 15:40:16 +0100
  • 7036769bea Only reconfigure input mappings on output change Simon Ser 2023-11-16 14:56:46 +0100
  • caa92ddee8 input/seat: rename seat_apply_input_config Simon Ser 2023-11-16 14:50:52 +0100
  • 01dcad80e1 input/seat: don't configure mappings for switches Simon Ser 2023-11-16 14:49:52 +0100
  • 020a572ed6 swaynag/config.c: fix build against gcc-14 (-Walloc-size) Sergei Trofimovich 2023-11-03 12:17:39 +0000
  • 6f6b82793d chase wlroots!4411 Bill Li 2023-10-31 11:11:02 +0800
  • f2425b4fd6 xdg-shell: send maximized if tiled isn't supported Kirill Primak 2023-10-29 18:59:25 +0300
  • 647521244a xdg_shell: don't update wlr_toplevel if the container has no size yet Dudemanguy 2023-10-07 11:28:07 -0500
  • 47263aca28 view: check if the buffer was uploaded on save Kirill Primak 2023-10-24 15:24:51 +0300
  • 0dfaf7ea63 config/output: Allow approximation of output refresh rate Tamino Bauknecht 2023-10-18 22:30:10 +0200
  • f2425b5163 gitignore: Ignore clangd-generated directory .cache/ Tamino Bauknecht 2023-10-18 16:29:02 +0200
  • 4326a26ad6 Chase wlroots!4331 Alexander Orzechowski 2023-10-06 07:29:01 -0400
  • 8a8fb76ec1 Update sway-input.5.scd iff 2023-09-10 21:28:07 +0200
  • 7cf4e1d5c6 Drop support for KDE's idle protocol Simon Ser 2023-06-19 21:22:23 +0200
  • b3519c2d2f Translate README to Arabic Ashraf 2023-09-14 11:42:09 +0300
  • 68caa8deba readme: Stop recommending setuid bit for non-logind systems Jan Beich 2023-09-12 04:27:04 +0200
  • 8edc48f6dd sway/server: Fix null pointer crash when Xwayland disabled Manuel Stoeckl 2023-09-09 17:02:55 -0400
  • d952ce403e i3 compat: Adding support for the all criteria Johan Sköld 2023-09-01 21:28:09 -0700
  • 3dd2f4a67f
    commands/input/map_from_region: don't treat 0x prefix as hex identifier iff 2023-09-07 03:31:35 +0200
  • 89f8531268
    build: fix build with wayland-scanner subproject denppa 2023-08-30 10:57:25 -0400
  • 3d5ae9813d xdg_shell: update wlr_toplevel size on client resizes Dudemanguy 2023-08-28 10:49:24 -0500
  • 60a94b4916 Revert "view: update wlr_toplevel size on client resizes" Dudemanguy 2023-08-28 10:45:43 -0500
  • bf44690ee8 view: update wlr_toplevel size on client resizes Dudemanguy 2023-07-15 22:44:10 -0500
  • 4a2210577c Hide xwayland_shell_v1 from regular clients Simon Ser 2023-06-22 16:26:00 +0200
  • d84b3832f4 Fix typo luzpaz 2023-08-23 18:11:13 +0000
  • a908651821 chore: chase wlroots xdg-surface role rework Kirill Primak 2023-07-26 20:32:33 +0300
  • 363c57984d chase wlroots!4316 Leonardo Hernández Hernández 2023-08-19 14:30:17 -0600
  • bb91b7f5fa Move contrib/ to separate repository Simon Ser 2023-04-14 19:04:51 +0200
  • eebbecc780 Rebase all cursors in handle_surface_map ookami 2023-07-29 01:16:37 +0800
  • f8ddd97e0e output: drop current_mode Simon Ser 2023-07-31 10:19:52 +0200
  • 170598d71b desktop/output: fix output manager enabled state Simon Ser 2023-07-31 10:09:40 +0200
  • d3626efe5e desktop/output: drop handle_mode() Simon Ser 2023-07-31 10:07:17 +0200
  • d557b6876b desktop/output: drop logic to handle backend-applied mode Simon Ser 2023-07-31 10:04:52 +0200
  • df8aad9c5a swaynag: Implement wp_cursor_shape_v1 Alexander Orzechowski 2023-07-29 16:17:48 -0400
  • f436de9200 swaybar: Implement wp_cursor_shape_v1 Alexander Orzechowski 2023-07-30 16:07:28 -0400
  • 6bd11ad0df Add support for cursor-shape-v1 Simon Ser 2023-05-05 16:34:35 +0200
  • dc634c4a13 fix crash when resizing tiled scratchpad windows bretello 2023-07-17 19:31:53 +0200
  • c3e6390073 Add Georgian README Nick Kipshidze 2023-07-19 21:26:53 +0400
  • ee4637b086 Deprecate seat idle_wake Simon Ser 2023-07-12 10:14:15 +0200
  • a34d785a26 swaynag: handle wayland-cursor failures Simon Ser 2023-07-13 09:50:59 +0200
  • 9107907969 chase wlroots 'presentation-time: add separate helper for zero-copy ' Artturin 2023-07-15 15:43:37 +0300
  • 6c234d013a Calculate tiled resize amount relative to parent container nukoseer 2023-06-05 19:34:24 +0000
  • fc16fb6549 Send wl_surface.preferred_buffer_scale Simon Ser 2023-02-08 15:28:20 +0100
  • 92244c87db swaybar: handle wayland-cursor failures Manuel Stoeckl 2023-07-07 19:38:02 -0400
  • 20ffe545ba swaybar: don't set current workspace as not visible llyyr 2023-06-27 22:50:25 +0530
  • 20c91335f6 input: Move wlr_pointer_gestures_v1 to sway_input_manager Mark Bolhuis 2023-06-26 21:43:13 +0100
  • 974a8629a8 Use "default" XCursor instead of "left_ptr" Simon Ser 2023-06-23 12:28:15 +0200
  • 7fbd9fbf28
    swaybar: remove the argument of StatusNotifierHostRegistered Hodong 2023-06-24 00:54:08 +0900
  • b762f455d9 idle-inhibit-v1: simplify with server global Simon Ser 2023-06-19 21:16:23 +0200
  • 5411ed4ef0 Use wlr_cursor_unset_image() Simon Ser 2023-06-15 18:44:40 +0200
  • 6f1a3b6652 Use wlr_cursor_set_xcursor() Simon Ser 2023-06-15 18:43:09 +0200
  • 876687000d render: Use wlroots scale filter Alexander Orzechowski 2023-06-19 13:05:12 -0400
  • c08762901e input/libinput: add scroll_button_lock method Cezary Drożak 2023-06-16 11:28:30 +0200
  • 8b4b65d665 gamma_control_v1: handle destroyed output Rouven Czerwinski 2023-06-14 08:45:58 +0200
  • 59c27c94d3 gamma_control_v1: Reset dirty flag Alexander Orzechowski 2023-06-11 10:11:38 -0400
  • be14cd96cd
    Fix bindsym --to-code not respecting input configs 33KK 2023-06-11 11:36:30 +0200
  • 6a1c176d14
    man: add --inhibited and --no-repeat to bindsym and bindcode usage Shaked Flur 2023-06-09 11:23:05 +0100
  • 65b1a6964c desktop/output: fix damage bitfield in wlr_output_state Simon Ser 2023-06-09 11:27:41 +0200
  • f3b8c9feee desktop/output: use detached output state for page-flips Simon Ser 2023-06-05 14:35:15 +0200
  • b1b3563d54 Handle gamma-control-v1 set_gamma events Simon Ser 2023-03-06 17:17:05 +0100
  • 913a7679cb Add support for wlr-layer-shell ON_DEMAND keyboard interactivity Erik Reider 2023-06-05 15:31:16 +0200
  • 7ab8cb2ee6 chase wlroots wlr_renderer_begin_buffer_pass change Artturin 2023-06-05 23:52:11 +0300
  • b5cb49bce9 xwayland: fix mapped state check in OR handlers Kirill Primak 2023-06-03 07:43:13 +0300
  • c001a57e8b lock: listen to the correct map signal Kirill Primak 2023-06-02 23:18:39 +0300
  • c9e1dab318 chore: chase wlroots map logic unification Kirill Primak 2023-03-05 23:49:45 +0300
  • 72881b5d12 xwayland: don't rely on event source being data Kirill Primak 2023-03-09 13:02:13 +0300
  • 48d6eda3cb Fix layer old damage not being offset by the monitor layout coords Erik Reider 2023-05-20 15:04:11 +0200
  • 01b0c11394 seatop_down: Call seatop_begin_default after sending touch events hrdl 2023-05-11 11:16:51 +0200
  • 19cc36accc render: fix titlebar texture clipping Simon Ser 2023-05-09 16:39:48 +0200
  • 0a951517ae render: Clear using wlr_output dimensions Kenny Levinsen 2023-05-09 15:13:39 +0200
  • 393c29fc59 render: Apply clip to rendered texture correctly Kenny Levinsen 2023-05-09 15:08:47 +0200
  • a79994e119 swaybar: always subscribe to mode and workspace Mukundan314 2023-05-04 14:57:20 +0530
  • 3cd7c71780 handle_touch_cancel: fix begin default hrdl 2023-05-04 17:26:15 +0200
  • e8f7551e46 Add support for touch cancel events hrdl 2023-05-04 01:13:33 +0200