1
1
mirror of https://github.com/swaywm/sway synced 2025-03-01 07:51:23 +01:00

Commit Graph

  • 8c12e71a66 input: remove motion deltas from seatop callbacks Tudor Brindus 2020-10-31 17:56:21 -0400
  • 7c1d0c660b
    Merge 10f7e3b2a5f1ab637ca23cf1d7e9bdb7dfef3c8c into 96578aa91e9856bfb3e2d26fb7a625ff7c9b79e3 Tudor Brindus 2020-10-31 17:00:52 -0500
  • 10f7e3b2a5 input: merge seatop_down into seatop_default Tudor Brindus 2020-10-31 17:32:12 -0400
  • f2d2a39e3d input: remove motion deltas from seatop callbacks Tudor Brindus 2020-10-31 17:56:21 -0400
  • 96578aa91e hide_cursor: Add an option to hide when typing Tamir Zahavi-Brunner 2020-09-07 01:44:13 +0300
  • bc3beca53d hide_cursor: Add an option to hide when typing Tamir Zahavi-Brunner 2020-09-07 01:44:13 +0300
  • 6edab90230 WIP render hotspot tooltip on pointer motion Nathan Schulte 2020-10-18 19:16:35 -0500
  • 5820299278 swaybar: add SNI Title, Category, Id support Nathan Schulte 2020-10-03 15:59:39 -0500
  • 0626e975fa swaybar: add SNI ToolTip support Nathan Schulte 2020-10-03 15:57:41 -0500
  • e478df4184 swaybar: improve read_pixmap routine Nathan Schulte 2020-10-05 01:09:09 -0500
  • e4f5e7ec90 swaybar: fix typo in comment Nathan Schulte 2020-10-03 15:51:12 -0500
  • 1758617f1e Merge branch 'master' of https://github.com/swaywm/sway TheAvidDev 2020-10-28 11:05:49 -0400
  • 4799cb0960 output: Revert implementation of evacuate_sticky() mwenzkowski 2020-10-28 13:50:24 +0100
  • 70e884082b output: Revert implementation of evacuate_sticky() mwenzkowski 2020-10-28 13:50:24 +0100
  • 39328ca4e4 In container_split, set a floating container's view to tiled Dimitris Triantafyllidis 2020-10-27 21:24:30 +0200
  • 32788a93f2 output: evacuate sticky containers only if new output has a workspace mwenzkowski 2020-10-28 00:02:08 +0100
  • 0adbf5e89f output: evacuate sticky containers only if new output has a workspace mwenzkowski 2020-10-28 00:02:08 +0100
  • 8e29a45bdf
    Fix some grammar in Readme to sound more formal Sean Behan 2020-10-27 16:51:02 -0400
  • 2440be4553 In container_split, set a floating container's view to tiled Dimitris Triantafyllidis 2020-10-27 21:24:30 +0200
  • bc63517ed4 Merge remote-tracking branch 'upstream/master' TheAvidDev 2020-10-26 10:39:46 -0400
  • 0cb9282aee Smart borders fix: always show borders for floating containers Dimitris Triantafyllidis 2020-10-25 23:20:19 +0200
  • 7f82666614 Smart borders fix: always show borders for floating containers Dimitris Triantafyllidis 2020-10-25 23:20:19 +0200
  • 514a46b3de input: fully change focus when scrolling tabs/stacks Tudor Brindus 2020-10-25 13:17:47 -0400
  • 88da1f76f6 Enable variable override using /etc/sway/config-vars.d/ Birger Schacht 2020-10-25 15:09:06 +0100
  • 13a67da614 container: Fix NULL pointer dereference mwenzkowski 2020-10-24 17:27:38 +0200
  • 43bfc92a98 container: Fix NULL pointer dereference mwenzkowski 2020-10-24 17:27:38 +0200
  • d06c1ac1e9 commands/move: fix crash when moving sphsc child Ronan Pigott 2020-10-21 09:42:40 -0700
  • 467492e285 commands/move: don't flatten on move; reap empty former parent instead Tudor Brindus 2020-10-24 02:00:46 -0400
  • e228e12a39 Merge remote-tracking branch 'upstream/master' TheAvidDev 2020-10-22 20:11:51 -0400
  • 7c5ac37cc6 !fixup itemspropertiesupdated fix Ian Fan 2020-10-22 10:35:20 +0100
  • 403615da17 require systemd/elogind >=242 Nathan Schulte 2020-10-02 21:56:01 -0500
  • 9ed83a89eb !fixup submenu scale Ian Fan 2020-09-30 20:20:49 +0100
  • a5acbcaa1e tray: placeholder touch events (currently ignored) Ian Fan 2020-09-28 11:10:21 +0100
  • 1e92def4b1 tray: implement d-bus menu Ian Fan 2020-09-27 15:16:30 +0100
  • ae4ff7226f tray: refactor a questionable code path in item.c Ian Fan 2020-09-27 17:35:53 +0100
  • 5133013fb1 tray: parse locale strings in icon themes Ian Fan 2020-04-02 15:52:09 +0100
  • 83e7d68e31 tray: complete watcher d-bus interface Ian Fan 2020-04-02 13:24:18 +0100
  • 1be66c98f2 commands/resize: don't consider 1px resizes to be invalid Daniel De Graaf 2020-10-21 18:11:29 -0400
  • e807c767fb commands/resize: don't consider 1px resizes to be invalid Daniel De Graaf 2020-10-21 18:11:29 -0400
  • a2be0887d8 commands/move: fix crash when moving sphsc child Ronan Pigott 2020-10-21 09:42:40 -0700
  • 9e272a7986 tiling_resize: abandon resize if a sibling con dies Ronan Pigott 2020-10-20 12:09:38 -0600
  • 9434dab65a tiling_resize: abandon resize if a sibling con dies Ronan Pigott 2020-10-20 12:09:38 -0600
  • b9ff342bcc transaction: stop matching X transactions by geometry Tudor Brindus 2020-10-18 20:31:46 -0400
  • cc8d318aa1 transaction: make transaction collapsing smarter with > 2 views Tudor Brindus 2020-10-18 17:29:59 -0400
  • 4aa0eac206 Merge remote-tracking branch 'upstream/master' into master TheAvidDev 2020-10-18 17:34:53 -0400
  • 0406b3577d transaction: make transaction collapsing smarter with > 2 views Tudor Brindus 2020-10-18 17:29:59 -0400
  • 8355884fbd transaction: validate X transaction completions by geometry, not size Tudor Brindus 2020-10-18 16:26:01 -0400
  • c062ff019c transaction: validate X transaction completions by geometry, not size Tudor Brindus 2020-10-18 16:26:01 -0400
  • 5bd6a5ce3f transaction: don't reconfigure X views unless integral coords changed Tudor Brindus 2020-10-18 15:55:52 -0400
  • 6185b536c6 transaction: don't reconfigure X views unless integral coords changed Tudor Brindus 2020-10-18 15:55:52 -0400
  • 33affb33d2 tiling_drag: emit window move ipc events Ronan Pigott 2020-10-02 12:42:48 -0700
  • 181798c2fe xwayland: listen to set_geometry event Tudor Brindus 2020-10-18 00:07:41 -0400
  • b6a015efba xwayland: listen to set_geometry event Tudor Brindus 2020-10-18 00:07:41 -0400
  • 5bcbc0b4a9 seat: use default output mapping if there is no input config Ronan Pigott 2020-10-15 15:52:55 -0600
  • 415abdebb7 Merge remote-tracking branch 'upstream/master' into master TheAvidDev 2020-10-16 10:25:46 -0400
  • 15daa5fa51 seat: use default output mapping if there is no input config Ronan Pigott 2020-10-15 15:52:55 -0600
  • ad69827eab Add Turkish README.md Oğuz Ersen 2020-10-15 18:01:49 +0300
  • d6ac30753d swaybar: don't expand separator_block_width if separator is false Ludvig Michaelsson 2020-09-20 17:26:18 +0200
  • ed247c031c input/tablet: add tool_mode option to set tablet tools as relative input Tudor Brindus 2020-06-19 14:11:57 -0400
  • 136add4e12 input/cursor: default tablet lens tool to relative motion Tudor Brindus 2020-06-19 13:46:42 -0400
  • 0dc19521ca Merge remote-tracking branch 'upstream/master' into master TheAvidDev 2020-10-11 14:17:06 -0400
  • 989123a2a5 Add support for workspace_min_width bar option. Tarmack 2020-10-03 15:45:26 +0200
  • 6f69fa1abe Add support for workspace_min_width bar option. Tarmack 2020-10-03 15:45:26 +0200
  • 657587964e xwayland: support views that change override-redirect status Tobias Langendorf 2020-08-29 17:14:55 +0200