Commit graph

  • 820d57b7de
    Apply changes from https://github.com/NickHu/sway/tree/feature/tray-dbus-menu-1.9 patched Gwenhael Le Moine 2024-08-09 09:54:22 +0200
  • 951a22c244 xwayland: Let scene restack upstream Alexander Orzechowski 2024-08-07 16:52:49 -0400
  • 32e5e5232d tearing: fix UAF on destroy Kirill Primak 2024-08-07 15:27:02 +0300
  • 3e956b9229 tearing: remove trailing whitespace Kirill Primak 2024-08-07 15:26:49 +0300
  • 05e895c463 Add support for linux-drm-syncobj-v1 Simon Ser 2024-05-10 16:11:38 +0200
  • 9a1c411abd
    Add support for tearing-control-v1 Ricardo Steijn 2024-08-05 02:13:49 +0200
  • b881c2e84c transaction: Reparent all container children when disabling for scratchpad Alexander Orzechowski 2024-07-10 12:20:53 -0400
  • 6e4ccb99c3 build: avoid git repository discovery when determining version James Knight 2024-08-03 12:30:17 -0400
  • 9bb45a4037 xwayland: chase wlr_xwayland_surface_set_maximized() change Kirill Primak 2024-08-02 17:49:44 +0300
  • 7e74a49142 desktop/xwayland: don't restack when marking window as inactive Simon Ser 2024-07-29 20:14:18 +0200
  • 4d4c88f0a7 layer-shell: Restore interactive layer focus code Joan Bruguera Micó 2024-07-20 22:34:01 +0000
  • 19ca790a9f desktop/output: Stop repaint loop when not needed v1.10 Kenny Levinsen 2024-07-15 00:12:39 +0200
  • 6320aef295 ci: use package x11-servers/xwayland instead of x11-servers/xwayland-devel Bill Li 2024-07-15 05:16:40 +0800
  • 3f327b3db0 desktop/output: Stop repaint loop when not needed Kenny Levinsen 2024-07-15 00:12:39 +0200
  • a3a9ec1211 build: use fs.relative_to() instead of hand-rolled logic Simon Ser 2024-07-14 23:22:54 +0200
  • 50073dc579 ci: use package x11-servers/xwayland instead of x11-servers/xwayland-devel Bill Li 2024-07-15 05:16:40 +0800
  • fc2796aee8 Chase wlroots!2434 Bill Li 2024-07-14 16:24:14 +0800
  • 1c992d847d ci: pin wlroots to v0.18.x Simon Ser 2024-07-13 13:01:46 +0200
  • 274a5fcb73 build: Bump wlroots version Bill Li 2024-07-13 15:09:07 +0800
  • 8c5b23e592 common/pango: Disable glyph position rounding Kenny Levinsen 2024-07-11 00:33:19 +0200
  • 28fd73589d xdg-activation: launcher tokens are activation requests Ronan Pigott 2024-02-28 14:22:09 -0700
  • 3d00552035 build: bump libinput version required Tarcísio Eduardo Moreira Crocomo 2024-07-04 18:00:47 -0300
  • 5be5a50051 Implement clickfinger_button_map support. Tarcísio Eduardo Moreira Crocomo 2024-04-10 18:01:50 -0300
  • 818ea17389 sway_text_node: avoid unnecessary redraws Simon Ser 2024-07-04 00:06:21 +0200
  • d8c4a2d5fe tree/container: drop decl for container_update_textures_recursive() Simon Ser 2024-07-03 23:48:03 +0200
  • fdcfe00781 xdg_shell: don't send configure events to uninitialized surfaces llyyr 2024-07-04 03:01:25 +0530
  • 5233a0bd2e ipc: properly check for titlebars novenary 2023-12-28 23:28:27 +0200
  • a0a078f75e transaction: fix missing top border with hide_lone_tab novenary 2024-07-03 16:37:49 +0300
  • b04f4136bc desktop/output: Debounce modesets Kenny Levinsen 2024-03-28 00:34:30 +0100
  • e32bdaa7be input/keyboard: don't set layout for virtual keyboard device llyyr 2024-05-26 01:46:34 +0530
  • 4c3c060211 input/keyboard: refactor into sway_keyboard_set_layout llyyr 2024-05-26 00:59:44 +0530
  • 0386b2afcb input/seat: don't send redundant leave/enter on device creation llyyr 2024-05-25 22:30:20 +0530
  • dfbcd1fbaa input/keyboard: don't send key release if we don't have focused surface llyyr 2024-05-27 15:43:56 +0530
  • 4e38f93f36 config/output: Skip VRR tests when not supported Kenny Levinsen 2024-07-02 00:39:21 +0200
  • 1e0031781f desktop/output: unify page-flip codepath Simon Ser 2024-07-01 09:21:53 +0200
  • 5d237679f5 view: send scale notification when the output is known Ronan Pigott 2023-07-31 12:20:07 -0700
  • cdde0165da protocols: use tablet-v2 xml from stable/ Kirill Primak 2024-06-27 21:01:19 +0300
  • 8f6bc5bb36 prevent workspace_find_container from crashing with NULL workspaces bretello 2024-06-27 16:16:33 +0200
  • 74cc02d60f fix crash when setting urgency on an hidden scratchpad container bretello 2024-06-27 15:41:48 +0200
  • fce8de0f67 tree/view: ensure content_{width,height} is positive Simon Ser 2024-06-24 09:29:59 +0200
  • 5f15c5e91d tree/view: set default min size to 1×1 Simon Ser 2024-06-24 09:29:31 +0200
  • cc34210769 Set color transform when calling wlr_scene_output_build_state() Simon Ser 2024-06-08 11:28:42 +0200
  • 40ca4150b2 sway/commands/output: Add command to set color profile Manuel Stoeckl 2023-07-17 21:40:28 -0400
  • 2e9139df66 Update for versioned wlroots files Violet Purcell 2024-03-17 13:27:34 -0400
  • d0bd591ee7 Drop server.h include from input/input-manager.h Simon Ser 2024-05-25 00:02:48 +0200
  • df69367d92 input/text_input: ensure keyboard is set before sending modifiers Simon Ser 2024-05-24 23:53:46 +0200
  • 700f4805bc server: hide xdg_output from unprivileged clients Simon Ser 2024-05-24 23:49:32 +0200
  • a168b20299 tree/view: Do not clip to geometry if using CSD thal 2024-03-02 17:17:51 -0600
  • 9704152414 build: drop xwayland option Simon Ser 2024-05-18 14:02:14 +0200
  • fd3b643d15 sway/config/output.c: fix null deref on output config Anna (navi) Figueiredo Gomes 2024-05-18 16:13:08 +0200
  • 796898519b build: disable wayland-protocols subproject tests by default Simon Ser 2024-05-18 13:48:17 +0200
  • dcdb72757a desktop/layer_shell: provide fractional scale on creation Manuel Stoeckl 2024-04-29 21:01:44 -0400
  • 30f5c3a911 tree/container: ensure pixman rect is valid in container_arrange_title_bar() Simon Ser 2024-04-12 19:20:36 +0200
  • b463957021 sway_text_node: Allow 0 text width Alexander Orzechowski 2024-04-30 20:05:11 -0400
  • 2686afb95c config/output: Print output state during tests Kenny Levinsen 2024-04-21 17:41:19 +0200
  • 4c28916d68 config/output: Search for output config fallbacks Kenny Levinsen 2024-03-28 14:26:05 +0100
  • ee5c4f38c9 config/output: Use all outputs for config merge Kenny Levinsen 2024-05-01 14:19:54 +0200
  • 646019cad9 desktop/output: Fix check if config should be stored Kenny Levinsen 2024-04-23 13:26:14 +0200
  • ffcde7a70c server: Use wlr_renderer_get_texture_formats Kenny Levinsen 2024-04-21 16:42:08 +0200
  • 52acbebebc ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry v1.8 Simon Ser 2023-03-26 23:27:40 +0200
  • 087226d997 config/output: drop fast path in store_output_config() Simon Ser 2024-04-12 18:44:07 +0200
  • f11c5d562e config/output: fix NULL derefs in store_output_config() Simon Ser 2024-04-12 18:42:50 +0200
  • 1267e47de9 config/output: Refactor handling of tiered configs Kenny Levinsen 2024-03-16 17:55:20 +0100
  • bc258a3be2
    input: add Super as alternative for Mod4 Ferdinand Bachmann 2024-04-05 16:40:28 +0200
  • dcb142bf5e sway-ipc(7): Escape backslashes correctly in GET_CONFIG output Daniel Kahn Gillmor 2024-03-29 18:46:08 -0400
  • 9e14651077 input: pass wlr_seat_client to wlr_seat_touch_notify_cancel() Simon Ser 2024-03-28 11:45:46 +0100
  • a4ef37752f commands/output/toggle: Use free_output_config Kenny Levinsen 2024-03-16 17:55:07 +0100
  • 26a9a6b479 output/config: Remove unused test_output_config Kenny Levinsen 2024-03-16 13:25:45 +0100
  • c3fca26d30 config/output: Make merge_output_config static Kenny Levinsen 2024-03-16 13:25:23 +0100
  • 9becff0ba5 output/config: Remove reset_outputs and co. Kenny Levinsen 2024-03-16 01:11:35 +0100
  • 56e97b7d60 config/output: Remove apply_output_config Kenny Levinsen 2024-03-16 01:03:37 +0100
  • 3b419020a3 desktop/output: Use apply_output_configs for output mgmt Kenny Levinsen 2024-03-16 01:01:56 +0100
  • 98be797356 Use apply_all_output_configs to light up outputs Kenny Levinsen 2024-03-16 01:00:46 +0100
  • 923f642b70 output/config: Add apply_all_output_configs Kenny Levinsen 2024-03-16 00:57:11 +0100
  • 3e03eb3a01 config/output: Introduce apply_output_configs Kenny Levinsen 2024-03-16 00:48:56 +0100
  • e2f3ebad8c config/output: Split apply_output_config Kenny Levinsen 2024-03-16 00:37:06 +0100
  • 125c74338a man: document supported modifier names Ferdinand Bachmann 2024-03-24 12:20:05 +0100
  • 5a7477cb8f Implement transient seat management Andri Yngvason 2020-02-08 18:17:42 +0000
  • dc9f217307 man: document that the scale might be adjusted Simon Ser 2024-03-11 19:22:36 +0100
  • 9139da6149 man: drop fractional scale warning Simon Ser 2024-03-11 19:20:17 +0100
  • 3bc75221bc Re-create renderer when lost Simon Ser 2024-03-14 13:54:08 +0100
  • 2b08e79061 server: fix wlr_seat use-after-free on exit Simon Ser 2024-03-04 13:51:27 +0100
  • 2e951163c5 Force bilinear scaling when scaling down Alexander Orzechowski 2024-03-07 18:03:40 -0500
  • 23389ebd1f config/output: drop enabling flag Simon Ser 2024-03-08 12:35:10 +0100
  • 3ef5abd405 xdg-shell: send WM capabilities Simon Ser 2024-02-27 15:10:09 +0100
  • 4e6d7612ff xdg-shell: implement popup repositioning Simon Ser 2024-02-27 15:04:31 +0100
  • f2a0e81b24 Fetch input device vendor/product from libinput Simon Ser 2024-03-07 12:16:11 +0100
  • 59f6292383 config: add fallback without env vars for keysym translation XKB keymap Simon Ser 2024-03-05 08:47:21 +0100
  • fd9ab9ee06 config: error out on keysym translation XKB state failure Simon Ser 2024-03-05 08:44:04 +0100
  • 5e18ed3cf0 commands/move: do not force focus on the moved container Ronan Pigott 2024-02-28 17:51:03 -0700
  • 2058209a13 input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLET Luofan Chen 2024-03-01 11:43:14 +0800
  • 0b84d82b9a ipc: add scratchpad_state property to GET_TREE llyyr 2024-02-27 02:06:27 +0530
  • 2867ef646b ipc: add floating property to GET_TREE llyyr 2024-02-27 01:40:22 +0530
  • fca8474e9b Convert to new pointer enums Simon Ser 2024-02-28 17:49:58 +0100
  • 469411d484 text_input: don't destroy scene_node twice llyyr 2024-02-28 01:57:56 +0530
  • 829c75b9c9 Add release script Simon Ser 2024-02-24 14:48:25 +0100
  • 1a3cfc50c1 build: bump version to 1.9 1.9 v1.9 Simon Ser 2024-02-24 14:39:26 +0100
  • fc640d5f6c Define _POSIX_C_SOURCE globally Simon Ser 2024-02-16 15:17:18 +0100
  • 07b0598526 input/text_input: fix dangling listeners Simon Ser 2024-02-17 14:47:42 +0100
  • d6150b6bb0 input/text_input: parent wlr_box may be uninitialized llyyr 2024-02-20 20:44:56 +0530