Commit graph

  • 4bd89ad83e
    NEWS.md: wrap xml in markdown code blocks Jens Peters 2024-01-26 16:29:02 +01:00
  • a04b394e59 xwayland: support querying window types Consolatis 2024-01-24 18:06:57 +01:00
  • 9ecd8c2b43 view: ensure midpoint is visible on layout change Andrew J. Hesford 2024-01-25 10:45:59 -05:00
  • aae329d45e view: ensure midpoint is visible on layout change Andrew J. Hesford 2024-01-25 10:45:59 -05:00
  • 21d816edb2 environment: add Thunderbird to MOZ_ENABLE_WAYLAND description Johan Malm 2024-01-24 21:39:46 +00:00
  • 68edadcadd environment: add Thunderbird to MOZ_ENABLE_WAYLAND description Johan Malm 2024-01-24 21:39:46 +00:00
  • 0da2d3e4e9 xwayland: support querying window types Consolatis 2024-01-24 18:06:57 +01:00
  • 16d42a7ded
    docs/environment: remove MOZ_ENABLE_WAYLAND variable oifj34f34f 2024-01-24 22:31:45 +03:00
  • 59543e476c NEWS.md: update for 0.7.1 Johan Malm 2023-12-28 22:22:54 +00:00
  • 8cd05dd10f NEWS.md: update for 0.7.1 Johan Malm 2023-12-28 22:22:54 +00:00
  • 22b02f70e5 xwayland: prevent crash due to unexpected surface dissociate events John Lindgren 2024-01-23 18:22:56 -05:00
  • 1fd1d14c30 xwayland: prevent crash due to unexpected surface dissociate events John Lindgren 2024-01-23 18:22:56 -05:00
  • 9f15f7e14a Fix pygame-zero crash Johan Malm 2024-01-23 20:54:57 +00:00
  • 396a4b93d1 src/output.c: expose output configuration test to clients Consolatis 2024-01-22 15:22:26 +01:00
  • 6e773592f6 src/output.c: properly test new output configurations Consolatis 2024-01-22 15:21:18 +01:00
  • 3fc119fdf2 resistance: consider gaps when resisting or attracting motion Andrew J. Hesford 2024-01-23 13:44:40 -05:00
  • 8d4afb1c3e placement: consider gaps when placing new windows Andrew J. Hesford 2024-01-23 12:19:42 -05:00
  • 49dc55d4f0 interactive: unify interactive_{cancel,finish} where possible Andrew J. Hesford 2024-01-23 08:54:02 -05:00
  • ecd2ca5a11 interactive: unify interactive_{cancel,finish} where possible Andrew J. Hesford 2024-01-23 08:54:02 -05:00
  • 11cfbca7c7 resistance: properly handled shaded windows Andrew J. Hesford 2024-01-22 22:49:03 -05:00
  • 5156be1914 resistance: properly handled shaded windows Andrew J. Hesford 2024-01-22 22:49:03 -05:00
  • 3cdeaecb4b view: do not resize fullscreen windows Jens Peters 2024-01-22 23:52:33 +01:00
  • b37ad71adc
    view: do not resize fullscreen windows Jens Peters 2024-01-22 23:52:33 +01:00
  • 10d417258a view: fix early return condition Jens Peters 2024-01-22 23:14:25 +01:00
  • 945eea8f27 docs: describe MoveToOutput/FitToOutput action Jens Peters 2024-01-22 22:56:47 +01:00
  • 6391f9bcb2 action: add FitToOutput Jens Peters 2024-01-22 22:56:18 +01:00
  • aa0e7523c3 action: add MoveToOutput Jens Peters 2024-01-21 23:45:47 +01:00
  • b1d626fbfd view: add move_to_output() function Jens Peters 2024-01-21 23:44:27 +01:00
  • 982df84407 view: expose view_get_adjacent_output Jens Peters 2024-01-21 23:40:25 +01:00
  • 099929cf46 view: allow overriding of cursor placement policy Jens Peters 2024-01-21 23:25:01 +01:00
  • 8517254705 view: fix typo Jens Peters 2024-01-21 17:15:12 +01:00
  • ab8aa0623a
    view: fix early return condition Jens Peters 2024-01-22 23:14:25 +01:00
  • 6ee94c99a7
    docs: describe MoveToOutput/FitToOutput action Jens Peters 2024-01-22 22:56:47 +01:00
  • d979998c9b
    action: add FitToOutput Jens Peters 2024-01-22 22:56:18 +01:00
  • 48d7336a9b
    action: add MoveToOutput Jens Peters 2024-01-21 23:45:47 +01:00
  • 033ac5ab45
    view: add move_to_output() function Jens Peters 2024-01-21 23:44:27 +01:00
  • cc238aebd9
    view: expose view_get_adjacent_output Jens Peters 2024-01-21 23:40:25 +01:00
  • d7920b6bca
    view: allow overriding of cursor placement policy Jens Peters 2024-01-21 23:25:01 +01:00
  • 97740a3d1c
    view: fix typo Jens Peters 2024-01-21 17:15:12 +01:00
  • e547e29563 docs: extend touch section Jens Peters 2024-01-19 10:37:33 +01:00
  • 1d4961650f seat: re-map pointer to output on reconfigure Jens Peters 2024-01-19 10:12:44 +01:00
  • 19cab55092 seat: get output name from touch config for current device Jens Peters 2024-01-19 10:10:02 +01:00
  • 3f77514459 config: add finding touch configurations Jens Peters 2024-01-19 10:07:52 +01:00
  • 2c3ab16f39 config: parse multiple touch configurations Jens Peters 2024-01-19 10:06:53 +01:00
  • 9d64b56367 config: introduce touch config structure Jens Peters 2024-01-19 09:28:55 +01:00
  • 6def1319d1 input: move function to config Jens Peters 2024-01-17 19:01:06 +01:00
  • 00b38f4548
    docs: extend touch section Jens Peters 2024-01-19 10:37:33 +01:00
  • b13dd69774
    seat: re-map pointer to output on reconfigure Jens Peters 2024-01-19 10:12:44 +01:00
  • 014929b646
    seat: get output name from touch config for current device Jens Peters 2024-01-19 10:10:02 +01:00
  • 751d089784
    config: add finding touch configurations Jens Peters 2024-01-19 10:07:52 +01:00
  • f7f901a5a1
    config: parse multiple touch configurations Jens Peters 2024-01-19 10:06:53 +01:00
  • 7c376d8410
    config: introduce touch config structure Jens Peters 2024-01-19 09:28:55 +01:00
  • 609e41f53d
    input: move function to config Jens Peters 2024-01-17 19:01:06 +01:00
  • 7681b27439 src/output.c: expose output configuration test to clients Consolatis 2024-01-22 15:22:26 +01:00
  • fc4ca04156 src/output.c: properly test new output configurations Consolatis 2024-01-22 15:21:18 +01:00
  • 241fcb0bde Removed obsolete comment Standreas 2024-01-22 11:02:41 +01:00
  • ac348e967b
    Removed obsolete comment Standreas 2024-01-22 11:02:41 +01:00
  • 4181bb5335 resistance: support negative strengths to indicate attractive snapping Andrew J. Hesford 2024-01-21 12:56:37 -05:00
  • 57ea197e6c resistance: add window-edge resistance for interactive moves/resizes Andrew J. Hesford 2024-01-20 21:59:46 -05:00
  • 8f2279bd95 resistance: support negative strengths to indicate attractive snapping Andrew J. Hesford 2024-01-21 12:56:37 -05:00
  • 9d3c1e7d3a resistance: add window-edge resistance for interactive moves/resizes Andrew J. Hesford 2024-01-20 21:59:46 -05:00
  • f73e9ded1c view: fix regression whereby cursor is not updated Johan Malm 2024-01-19 20:27:23 +00:00
  • 768411b868 view: fix regression whereby cursor is not updated Johan Malm 2024-01-19 20:27:23 +00:00
  • c066821046 string-helpers.c: add string_empty() Johan Malm 2024-01-19 19:06:07 +00:00
  • b96f714063 string-helpers.c: add string_empty() Johan Malm 2024-01-19 19:06:07 +00:00
  • 8c9be2f0d1 keyboard: set keyboard layout on reconfigure Simon Long 2024-01-16 12:43:18 +00:00
  • 849550d823 keyboard: set keyboard layout on reconfigure Simon Long 2024-01-16 12:43:18 +00:00
  • dfb6664906 Honour -c <file> on --reconfigure Johan Malm 2024-01-18 19:45:49 +00:00
  • 698c7ace07 config: support merging multiple config files Johan Malm 2024-01-09 22:00:45 +00:00
  • d0aff49c81 button: save a few cycles by returning early Johan Malm 2024-01-17 21:50:53 +00:00
  • 96f5ec017e Honour -c <file> on --reconfigure Johan Malm 2024-01-18 19:45:49 +00:00
  • c905d78c80 config: support merging multiple config files Johan Malm 2024-01-09 22:00:45 +00:00
  • 509e804289 button: save a few cycles by returning early Johan Malm 2024-01-17 21:50:53 +00:00
  • 4238d7fc33 view: assign output on surface creation instead of mapping... Andrew J. Hesford 2024-01-17 13:12:35 -05:00
  • b72dcd3a35 view: assign output on surface creation instead of mapping... Andrew J. Hesford 2024-01-17 13:12:35 -05:00
  • 6b49f87ae5 Use common function for keyboard init and reconfig Simon Long 2024-01-16 14:53:31 +00:00
  • 4b617b1e8c Reload keymap on reconfigure Simon Long 2024-01-16 12:43:18 +00:00
  • 02d274e32c Translation updates from weblate Weblate 2024-01-07 15:23:06 +01:00
  • 774eb2170f keyboard: cancel key repeat on vt change Johan Malm 2024-01-14 19:52:43 +00:00
  • 5823aa8c36 keyboard: cancel key repeat on vt change Johan Malm 2024-01-14 19:52:43 +00:00
  • e05bedb140 feat: add Shade/Unshade/ToggleShade actions Consolatis 2023-08-08 03:39:35 +02:00
  • 2ccb57f331 feat: add Shade/Unshade/ToggleShade actions Consolatis 2023-08-08 03:39:35 +02:00
  • 974e25caf0 squash! [wip] Add ToggleShade Andrew J. Hesford 2024-01-15 11:38:57 -05:00
  • fc5b3788ba squash! [wip] Add ToggleShade Andrew J. Hesford 2024-01-15 11:08:50 -05:00
  • 2dfb8f6fb2 squash! [wip] Add ToggleShade Andrew J. Hesford 2024-01-15 10:55:48 -05:00
  • 3a7d10993c squash! [wip] Add ToggleShade Andrew J. Hesford 2024-01-15 10:35:22 -05:00
  • d7d3b9f845 squash! [wip] Add ToggleShade Andrew J. Hesford 2024-01-15 09:42:00 -05:00
  • 0377772c5d squash! [wip] Add ToggleShade Andrew J. Hesford 2024-01-14 21:09:56 -05:00
  • baf3d60752 squash! [wip] Add ToggleShade Andrew J. Hesford 2024-01-14 20:56:08 -05:00
  • 49d2c25655 squash! [wip] Add ToggleShade Andrew J. Hesford 2024-01-14 19:55:51 -05:00
  • abb644426f squash! [wip] Add ToggleShade Andrew J. Hesford 2024-01-14 19:25:25 -05:00
  • e54c4c80eb Translation updates from weblate Weblate 2024-01-07 15:23:06 +01:00
  • 722a802de0 docs: add touch section Jens Peters 2024-01-13 22:56:00 +01:00
  • 6d6f243ff5 seat: re-map pointer to output on output change Jens Peters 2024-01-13 22:54:05 +01:00
  • f5f5a7b036 seat: configure libinput for touch on reconfigure Jens Peters 2024-01-13 10:05:05 +01:00
  • ffc4b0fdee seat: remove not needed device type test Jens Peters 2024-01-13 10:03:25 +01:00
  • 516423f9ba seat: re-map touch to output on output change Jens Peters 2024-01-13 00:25:45 +01:00
  • 0eb1ae4d66 seat: re-map touch to output on reconfigure Jens Peters 2024-01-13 00:25:19 +01:00
  • 21cf3071e3 seat: map touch to configured output name Jens Peters 2024-01-13 00:25:08 +01:00
  • 614ce35f31 config: add touch output mapping configuration Jens Peters 2024-01-13 00:19:44 +01:00