Commit graph

  • e835d3563b
    readme: remove link to non-existing wiki page Simon Ser 2020-12-18 11:12:14 +01:00
  • 50347787ac
    readme: releases are signed with E88F5E48 Simon Ser 2020-12-18 11:11:30 +01:00
  • c9fe0626ca Fix swaybar tray for non-systemd Arav K 2020-12-16 21:09:06 +01:00
  • ba943c694c ci: fix archlinux builds Ronan Pigott 2020-12-13 03:55:42 -07:00
  • 1dbb699036
    common/log: write log importance Simon Ser 2020-12-10 09:26:02 +01:00
  • a68c6a00ca Route wlroots logs into Sway logging infrastructure Simon Ser 2020-12-02 14:57:48 +01:00
  • a52176f830 build: add basu as sd-bus provider Simon Ser 2020-12-02 23:48:11 +01:00
  • fdbe98512a build: introduce sd-bus-provider option Simon Ser 2020-12-02 23:46:49 +01:00
  • 968c005760 build: use WLR_HAS_* to decide whether suid is required Simon Ser 2020-12-02 23:43:43 +01:00
  • a1591c23d2
    Handle secondary headless backend failures Simon Ser 2020-12-08 16:15:03 +01:00
  • 5ad3990a6c Drop gtk-primary-selection support Isaac Freund 2020-11-03 16:00:57 +01:00
  • 71725a8eae Add layer shell subsurfaces Vlad Pănăzan 2020-12-05 18:32:44 +02:00
  • cc2c0d5966 input/cursor: unhide cursor on synthetic input Tudor Brindus 2020-12-05 23:58:57 -05:00
  • b5cc11b226 criteria: fix crash when comparing NULL properties Paul Riou 2020-11-17 00:26:38 +00:00
  • 4583feee59 common: make 'lenient_strcmp' arguments const Paul Riou 2020-12-03 19:17:42 +00:00
  • 32b93ef6ea xdg_shell: allow views to change geometry anytime Ronan Pigott 2020-11-13 14:05:18 -07:00
  • f1afef5533 document parse_error Rex Hackbro 2020-08-03 00:30:35 +02:00
  • f5ca4c26ac Small wording change to README.ja.md Tudor Brindus 2020-11-16 13:34:28 -05:00
  • 83389da583
    Log which output is using direct scan-out Simon Ser 2020-11-16 13:53:49 +01:00
  • 9d6787d10d input/keyboard: fix Group# bindings for keyboard groups Brian Ashworth 2020-11-11 21:13:38 -05:00
  • 07042486c3 tree/container: introduce container_is_sticky[_or_child] functions Tudor Brindus 2020-11-03 00:16:15 -05:00
  • a56098a24e
    Add missing includes for wlr_input_device.h Simon Ser 2020-11-11 15:40:50 +01:00
  • bb342ac5e6
    Replace wlr_key_state with wl_keyboard_key_state Simon Ser 2020-11-11 11:00:55 +01:00
  • 5ae4f65045
    build: bump wlroots dependency to 0.12.0 Simon Ser 2020-11-08 15:15:15 +01:00
  • 0df5753aed input/seatop_default: consider fullscreen views to have no edges Tudor Brindus 2020-11-04 03:08:35 -05:00
  • b42ed32041 fix typo heitor 2020-10-01 11:34:44 -03:00
  • 3a78edd93a update portuguese README (fix typos, update informations...) heitor 2020-10-01 11:26:22 -03:00
  • c523aa623b input: fully change focus when scrolling tabs/stacks Tudor Brindus 2020-10-25 13:17:47 -04:00
  • 60d95414d4 commands/focus: force container warp when fulfilling focus mode_toggle Tudor Brindus 2020-10-31 19:56:40 -04:00
  • 8c12e71a66 input: remove motion deltas from seatop callbacks Tudor Brindus 2020-10-31 17:56:21 -04:00
  • 96578aa91e hide_cursor: Add an option to hide when typing Tamir Zahavi-Brunner 2020-09-07 01:44:13 +03:00
  • 4799cb0960 output: Revert implementation of evacuate_sticky() mwenzkowski 2020-10-28 13:50:24 +01:00
  • 39328ca4e4 In container_split, set a floating container's view to tiled Dimitris Triantafyllidis 2020-10-27 21:24:30 +02:00
  • 32788a93f2 output: evacuate sticky containers only if new output has a workspace mwenzkowski 2020-10-28 00:02:08 +01:00
  • 0cb9282aee Smart borders fix: always show borders for floating containers Dimitris Triantafyllidis 2020-10-25 23:20:19 +02:00
  • 13a67da614 container: Fix NULL pointer dereference mwenzkowski 2020-10-24 17:27:38 +02:00
  • d06c1ac1e9 commands/move: fix crash when moving sphsc child Ronan Pigott 2020-10-21 09:42:40 -07:00
  • 1be66c98f2 commands/resize: don't consider 1px resizes to be invalid Daniel De Graaf 2020-10-21 18:11:29 -04:00
  • 9e272a7986 tiling_resize: abandon resize if a sibling con dies Ronan Pigott 2020-10-20 12:09:38 -06:00
  • cc8d318aa1 transaction: make transaction collapsing smarter with > 2 views Tudor Brindus 2020-10-18 17:29:59 -04:00
  • 8355884fbd transaction: validate X transaction completions by geometry, not size Tudor Brindus 2020-10-18 16:26:01 -04:00
  • 5bd6a5ce3f transaction: don't reconfigure X views unless integral coords changed Tudor Brindus 2020-10-18 15:55:52 -04:00
  • 33affb33d2 tiling_drag: emit window move ipc events Ronan Pigott 2020-10-02 12:42:48 -07:00
  • 181798c2fe xwayland: listen to set_geometry event Tudor Brindus 2020-10-18 00:07:41 -04:00
  • 5bcbc0b4a9 seat: use default output mapping if there is no input config Ronan Pigott 2020-10-15 15:52:55 -06:00
  • d6ac30753d swaybar: don't expand separator_block_width if separator is false Ludvig Michaelsson 2020-09-20 17:26:18 +02:00
  • ed247c031c input/tablet: add tool_mode option to set tablet tools as relative input Tudor Brindus 2020-06-19 14:11:57 -04:00
  • 136add4e12 input/cursor: default tablet lens tool to relative motion Tudor Brindus 2020-06-19 13:46:42 -04:00
  • 989123a2a5 Add support for workspace_min_width bar option. Tarmack 2020-10-03 15:45:26 +02:00
  • 657587964e xwayland: support views that change override-redirect status Tobias Langendorf 2020-08-29 17:14:55 +02:00
  • 392d4808c3 commands/move: fix single-split escaping on move Tudor Brindus 2020-09-26 16:27:30 -04:00
  • bc239b2f6b desktop/render: show indicators for top-level split Tudor Brindus 2020-10-04 20:42:06 -04:00
  • c150177a94 Make focus_follows_mouse work when hovering a layer-shell surface on another output David96 2020-09-13 19:11:08 +02:00
  • 4537c8b3d4 check parent surface before it is destroyed John Mako 2020-09-19 14:21:12 -05:00
  • 41999d7c9f cursor: update hide timer during config apply Rouven Czerwinski 2020-09-15 17:48:21 +02:00
  • 65a751a21f server: Avoid using "wayland-0" as WAYLAND_DISPLAY See https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/486 Geoffrey Casper 2020-09-15 10:53:35 -04:00
  • 7aea4692b0 Fix minor typos in German README Jonas Hohmann 2020-09-15 08:29:10 +02:00
  • 299a159add cursor: arm cursor hide timer immediately Rouven Czerwinski 2020-09-15 09:31:02 +02:00
  • 2efecc14ef input/pointer: update cursor activity after updating button counts Tudor Brindus 2020-09-14 18:40:26 -04:00
  • eb1c09030e swaynag: add details background option Mustafa Abdul-Kader 2020-09-08 21:43:35 -05:00
  • afa890e8e9 input/cursor: reset event source after unhide Rouven Czerwinski 2020-09-14 19:49:01 +02:00
  • 7ca9ef12f8 Re-focus on parent surface if it is available BrassyPanache 2020-08-26 17:33:40 +10:00
  • a543fa35ff swaynag: adds option to separately specify the text color for buttons oliver-giersch 2020-09-02 15:03:48 +02:00
  • 08095e99f3 swaymsg.1: expand tip for multi-word strings. Érico Rolim 2020-09-03 14:45:31 -03:00
  • 2ea5d2985a input/libinput: remove input type property bias Brian Ashworth 2020-09-02 19:26:39 -04:00
  • 2c76923282 Use wlr_output_event_commit Simon Ser 2020-08-27 21:46:20 +02:00
  • fd216b3a81 exec: fix validation during config reload Konstantin Pospelov 2020-08-23 13:59:22 +02:00
  • 6991ac8c70 Handle SIGINT Simon Ser 2020-08-10 14:33:20 +02:00
  • 45aa5c104c swaymsg.1: correct typo Mark Stosberg 2020-08-05 20:35:25 -04:00
  • b7f28cd6b7 view: remove foreign toplevel listeners on destroy Ronan Pigott 2020-08-03 12:22:03 -07:00
  • f478f4cc66 view: implement foreign toplevel fullscreen request Ronan Pigott 2020-07-30 16:31:52 -07:00
  • a01573016a view: implement foreign toplevel fullscreen indicator Ronan Pigott 2020-07-30 15:52:45 -07:00
  • c5c632aaae Document required '\n' in swaybar-protocol Hubert Hirtz 2020-08-03 16:08:05 +02:00
  • 8fb9f3b711 document force_display_urgency_hint Rex Hackbro 2020-08-03 13:25:44 +02:00
  • 12a9ae013e fix force_display_urgency_hint parsing Rex Hackbro 2020-08-03 13:25:08 +02:00
  • d25e308f9c fix typos Rex Hackbro 2020-08-02 23:10:44 +02:00
  • 5c67d99794 common/loop: check return of realloc Antonin Décimo 2020-06-15 15:46:58 +02:00
  • bbf7b92fe4 Fix incorrect format specifiers Antonin Décimo 2020-06-04 15:43:42 +02:00
  • a1c6052383 Log empty value if envvar is not defined Antonin Décimo 2020-06-04 14:41:22 +02:00
  • 2960b2c9b6 cmd/bar/colors: fix dereference of null pointer Antonin Décimo 2020-06-04 13:47:57 +02:00
  • 8033b575f7 ipc: fix aligment issue of data buffer Antonin Décimo 2020-06-04 13:00:45 +02:00
  • b20d52f71d Use wlr_output_layout_output_at to get output for move to cursor Thayne McCombs 2020-01-21 23:05:39 -07:00
  • cfa403fc58 Keep windows in bounds on move to position mouse Thayne McCombs 2020-01-21 01:32:22 -07:00
  • dae74057b3 commands: disallow runtime include Ronan Pigott 2020-07-23 02:21:12 -07:00
  • 3520fd2c19 view: display scratchpad hidden containers when activated by ftm Ronan Pigott 2020-07-24 10:33:01 -07:00
  • 4f718e6c75 Fix X11 clients getting stuck minimized Tobias Langendorf 2020-07-18 21:26:15 +02:00
  • 66b7ac6a82 swaybar: allow status line cleanup to proceed when hidden Charmander 2020-07-11 10:21:02 -07:00
  • 7c7afa3b29 Fix typos in man page. Antonin Décimo 2020-07-21 17:43:12 +02:00
  • b513981378 added ppt unit to move position command Nils Schulte 2020-07-16 12:04:29 +02:00
  • 6898d1963f moved and renamed movement-unit parsing to common Nils Schulte 2020-07-16 10:23:24 +02:00
  • 36c3c222d2 sway.5: add missing underscore Ronan Pigott 2020-07-16 12:18:06 -07:00
  • ab8ded626b desktop: output: Scale custom output refresh rate Andri Yngvason 2020-07-18 15:56:43 +00:00
  • 380f6c9b46 contrib/_incr_version: Disallow the "v"-prefixed version format Michael Weiss 2020-07-16 13:39:39 +02:00
  • 6deb4ff40b meson.build: Fix the version format Michael Weiss 2020-07-16 13:31:13 +02:00
  • e215557ba0
    Bump version to 1.5 Simon Ser 2020-07-16 00:59:41 +02:00
  • 9f944ff05d
    Bump wlroots dependency to 0.11.0 Simon Ser 2020-07-16 00:59:25 +02:00
  • 6b9a9b6246 input/cursor: don't send wl_pointer.motion event on pointer unlock warp Tudor Brindus 2020-06-07 16:43:53 -04:00
  • 2f3afef95c readme: link to the development doc Michaël Defferrard 2020-06-04 15:27:49 +02:00
  • c65cd1cffa Add check for empty GEOM variable Vinko Kašljević 2020-07-15 18:31:09 +02:00
  • acbe902815 Add note on quoting to swaymsg manpage Campbell Vertesi 2020-07-13 16:47:20 +02:00