Commit Graph

  • 33a69405c4
    Fix riverctl.1.csd main Alexander Rosenberg 2024-11-02 08:16:58 -0700
  • 5080f07724
    Add cursor warp option Alexander Rosenberg 2024-11-02 08:00:50 -0700
  • d66decb7c4
    Open view relative to mouse, take 2 Alexander Rosenberg 2024-11-01 22:08:20 -0700
  • eab34c7c03
    Merge branch 'master' of https://codeberg.org/river/river Alexander Rosenberg 2024-11-01 15:43:44 -0700
  • dbe2cb72f8
    Allow floating views to appear at the mouse Alexander Rosenberg 2024-11-01 15:43:17 -0700
  • 1b5dd21ee6
    layer-surface: fix clip box coordinates Isaac Freund 2024-10-24 12:05:48 +0200
  • 3529463569
    Output: workaround wlroots headless output bug Isaac Freund 2024-10-24 10:55:44 +0200
  • 2061ae2c4c
    Merge branch 'master' of https://codeberg.org/river/river Alexander Rosenberg 2024-10-21 05:37:26 -0700
  • fd55f51ba1
    input: support scroll button lock config Aviva Ruben 2024-10-01 14:48:27 -0500
  • 26f599b56b
    docs: fix broken repology link Isaac Freund 2024-09-18 16:12:18 +0200
  • fbb9cc0f76 build: load tablet-v2 protocol from its new location tiosgz 2024-09-04 10:57:16 +0000
  • 55974987b6
    tearing-control: fix security-context related assert Isaac Freund 2024-08-28 11:26:35 +0200
  • f82b2f5816
    tearing-control: minor cleanups/style improvements Isaac Freund 2024-08-15 11:42:38 +0200
  • 066baa5753
    tearing-control-v1: implement Violet Purcell 2024-08-07 22:21:23 -0400
  • db7de8151c
    Root: simplify scene tree reparenting Isaac Freund 2024-08-07 11:05:46 +0200
  • f5d37f9b4d
    docs: clarify input device name description akawama 2024-07-27 14:04:44 +0000
  • 93863b132e Output: don't configure uninitialized layer surfaces tiosgz 2024-07-26 07:53:42 +0000
  • 85a1673a9e
    river: attempt to recover from GPU resets Isaac Freund 2024-07-22 16:17:07 +0200
  • 2cc1d1cef3
    LayerSurface: minor style/naming tweaks Isaac Freund 2024-07-17 11:10:02 +0200
  • f27bbf03f1 LayerSurface: focus on_demand-interactive surfaces on map tiosgz 2024-07-16 21:11:55 +0000
  • 99ef96a389
    build: update to wlroots 0.18.0 Isaac Freund 2024-07-16 14:24:22 +0200
  • ccd676e5a9 completions: zsh click-method option fix Felix Bowman 2024-07-12 09:10:40 +0100
  • a7411ef2a6
    PointerConstraint: fix assertion failure Isaac Freund 2024-07-10 12:16:42 +0200
  • 1f5bf1d972
    docs: mention zig build -h in readme Palanix 2024-07-07 18:44:07 +0200
  • 14a5609dae
    Merge branch 'master' of https://codeberg.org/river/river Alexander Rosenberg 2024-07-07 22:30:06 -0700
  • 4232d6b99f
    layer-shell: fix on_demand keyboard focus Isaac Freund 2024-07-02 15:03:22 +0200
  • ec16f1c375
    XdgPopup: send configure after initial commit Isaac Freund 2024-07-01 12:52:31 +0200
  • a80e0f7322
    Output: fix Wayland backend support Isaac Freund 2024-07-01 12:27:16 +0200
  • 0997fde28e
    docs: tweak repology link wording in readme Isaac Freund 2024-06-30 12:12:00 +0200
  • ae7f4b8fcb
    Xwayland: fix unsound cast Isaac Freund 2024-06-25 12:24:25 +0200
  • 2e09b66963
    Output: flag gamma as dirty on enable Isaac Freund 2024-06-24 19:29:19 +0200
  • ffb24267b8
    Merge branch 'master' of https://codeberg.org/river/river Alexander Rosenberg 2024-06-19 13:28:50 -0700
  • de3035563c
    input: apply map-to-output on output activation Isaac Freund 2024-06-14 15:32:37 +0200
  • 28a14c6794
    SceneNodeData: fix fromSurface() use after free Isaac Freund 2024-06-13 12:36:00 +0200
  • e2f3cd8252
    ci: log build summaries Isaac Freund 2024-06-13 11:37:13 +0200
  • f9201ae7cd
    ci: re-enable FreeBSD builds Isaac Freund 2024-06-13 11:12:56 +0200
  • 16c938111d
    ci: use mirror for zig tarball downloads Isaac Freund 2024-06-13 11:15:44 +0200
  • 68dda1a48a
    Update .gitignore Alexander Rosenberg 2024-06-08 16:26:20 -0700
  • fac47ffb5d
    Merge branch 'master' of https://codeberg.org/river/river Alexander Rosenberg 2024-06-08 16:25:41 -0700
  • 8da69699e9
    build: update to Zig 0.13.0 Isaac Freund 2024-06-07 14:01:11 +0200
  • c5b1d1de4e
    ci: cleanup messy tar invocations Isaac Freund 2024-05-23 16:15:06 +0200
  • 4d44ca6d5d
    ci: Check the formatting of build.zig.zon Hugo Machet 2024-05-20 13:13:05 +0200
  • 7fdba05b82
    ci: drop FreeBSD CI for now Isaac Freund 2024-05-20 11:45:09 +0200
  • 958f8798b6
    build: switch to the Zig package manager Isaac Freund 2024-05-20 11:33:04 +0200
  • 045ee7bd25
    build: add -Dno-llvm build option Isaac Freund 2024-04-20 13:27:03 +0200
  • 033cad47bf
    build: update to Zig 0.12 Isaac Freund 2024-03-07 16:19:22 +0100
  • 680cb8ef69
    PointerConstraint: remove overly tight assert 2 Isaac Freund 2024-05-18 16:28:28 +0200
  • 5d1fc034bc
    PointerConstraint: remove overly tight assert Isaac Freund 2024-05-18 14:40:20 +0200
  • c75d32c88b
    InputPopup: fix minor issues, simplify code Isaac Freund 2024-05-15 18:04:53 +0200
  • ed9e9c4d16
    Remove assert that was causing crashes Alexander Rosenberg 2024-05-16 00:55:37 -0700
  • 930dcb7dcd
    Fix current view tags status Alexander Rosenberg 2024-05-15 19:20:48 -0700
  • 929db0098a
    Merge branch 'master' of https://codeberg.org/river/river Alexander Rosenberg 2024-05-15 04:36:26 -0700
  • b35a40b9df
    TextInput: ignore enable requests without focus Isaac Freund 2024-05-15 12:21:22 +0200
  • ba6023e38a
    InputPopup: fix naming Isaac Freund 2024-05-15 11:50:58 +0200
  • 74baf7225a
    input-method-v2: Implement popups leviathan 2024-04-01 11:37:30 +0800
  • b5a80c7b9b
    Server: fix filtering of newly created globals Isaac Freund 2024-05-15 09:48:55 +0200
  • bed50f0dd2
    command/swap: fix cursor warp on focus change ymcx 2024-05-14 20:23:18 +0300
  • ad0b71c310
    github: automatically close prs Isaac Freund 2024-05-14 12:55:27 +0200
  • 1e3ef88bd5
    Keyboard: fix redundant leave/enter on creation Isaac Freund 2024-05-12 09:58:14 +0200
  • f66eec9248
    Cursor: don't hide while pointer constraint active Isaac Freund 2024-05-12 10:42:19 +0200
  • 16d76ae86c
    Add tags field to focused_view event Alexander Rosenberg 2024-05-03 03:02:41 -0700
  • e29d66f1de
    Xwayland: disallow negative output coordinates LordMZTE 2024-05-01 15:25:06 +0200
  • 5262a4c5a6 input: change ScrollFactor and MapToOutput to align with other options Alex Mirrlees-Black 2024-04-24 23:59:54 +1000
  • bd5da261eb input: fix scroll-factor resetting if unspecified Alex Mirrlees-Black 2024-04-23 23:28:42 +1000
  • 5fbf174c36 input: prevent duplicate input configs Alex Mirrlees-Black 2024-04-23 22:38:18 +1000
  • 9bbd34a0e3
    XdgToplevel: update clip on geometry x/y change Isaac Freund 2024-04-19 13:42:16 +0200
  • d1dc873408
    XdgToplevel: don't update geometry if configure inflight Isaac Freund 2024-04-18 10:48:59 +0200
  • 6b86af4f85
    build: bump version to 0.4.0-dev Isaac Freund 2024-04-17 14:39:55 +0200
  • d3178ae13f
    build: bump version to 0.3.0 Isaac Freund 2024-04-16 14:03:17 +0200
  • f9e52f32bf
    docs: remove website url at top of readme Isaac Freund 2024-04-16 13:51:46 +0200
  • 6bae8efe01
    docs: freshen up readme with text from website Isaac Freund 2024-04-16 13:48:39 +0200
  • df5cb5dfe8
    input: minor fixes and cleanups for scroll-factor Isaac Freund 2024-04-16 13:25:12 +0200
  • 8a3018a311
    input: add scroll-factor configuration István Donkó 2024-04-11 22:29:43 +0200
  • 4a019142be
    layer-surface: close if exclusive zones too large Isaac Freund 2024-04-16 12:18:39 +0200
  • 70ad2af8f4
    docs: update URL in man pages Isaac Freund 2024-04-15 11:23:05 +0200
  • 14e941bae1
    docs: redefine Code of Conduct scope Isaac Freund 2024-04-09 14:18:47 +0200
  • 86d142aa47
    logo: make readme logo bigger on small displays Isaac Freund 2024-04-09 10:41:34 +0200
  • 7974bfdb7d
    docs: fix another broken link in the coc Isaac Freund 2024-04-09 09:43:02 +0200
  • 9a04462cdf
    docs: fix broken link in coc Isaac Freund 2024-04-09 09:41:38 +0200
  • 06c13197bb
    docs: add Code of Conduct Isaac Freund 2024-04-09 08:57:17 +0200
  • 3e306ecfbf
    river: raise the file descriptor limit Isaac Freund 2024-04-08 16:24:51 +0200
  • 94828474b0
    View: add more assertions around destruction Isaac Freund 2024-04-08 15:18:12 +0200
  • a374c6ab84
    Root: fix leak on view destroy Isaac Freund 2024-04-08 15:02:55 +0200
  • b0e54c6396
    Output: fix possible assertion failure on enable Isaac Freund 2024-04-08 13:34:47 +0200
  • 3594fe501e
    View: fix assertion failure if focused while destroying Isaac Freund 2024-04-08 12:54:05 +0200
  • 93f9eb8e5e
    logo: use adaptive color/no background for readme Isaac Freund 2024-04-08 12:21:01 +0200
  • 36d8e90a54
    View: always check if current.output is null Isaac Freund 2024-04-03 17:14:55 +0200
  • 8b8ac27c45
    ci: migrate to codeberg Isaac Freund 2024-04-01 22:24:14 +0200
  • 8d59622ae1
    docs: fix typo in previous commit Isaac Freund 2024-03-26 15:23:49 +0100
  • 1946f284d5
    docs: update README stability disclaimer Isaac Freund 2024-03-26 15:16:49 +0100
  • c4877de3ca
    logo: add an official river logo Isaac Freund 2024-03-21 10:35:46 +0100
  • 198351794b
    Keyboard: ignore multiple presses of a key tiosgz 2024-03-18 11:17:59 +0000
  • 7ceed0d093
    docs: update release urls for codeberg migration Isaac Freund 2024-03-25 20:12:29 +0100
  • 4d0315b565
    docs: update wiki url Isaac Freund 2024-03-25 19:56:46 +0100
  • 19133422c1
    codeberg: maybe fix issue template take 2 Isaac Freund 2024-03-25 19:45:52 +0100
  • 4efeb2a278
    codeberg: maybe fix issue template Isaac Freund 2024-03-25 19:43:26 +0100
  • b106466ad9
    codeberg: add bug report issue template Isaac Freund 2024-03-25 19:37:53 +0100
  • 12de175e11
    command/map: add note about upstream xkbcommon fix Isaac Freund 2024-03-24 11:46:07 +0100
  • ed99d7bc14
    docs: migrate to codeberg Isaac Freund 2024-03-22 16:49:28 +0100
  • b77b42f0d6
    command/focus-view: add -skip-floating Leon Henrik Plickat 2023-11-10 04:53:20 +0100