Commit Graph

  • 790de95726
    completions: zsh: new completions for the ‘hide-cursor’ command Daniel Eklöf 2022-04-20 18:59:27 +02:00
  • e0246c0410
    Cursor: Don't passthrough() on update if hidden Isaac Freund 2022-04-19 11:10:53 +02:00
  • a8491eb13e command/hide-cursor: fix crash on missing option Peter Kaplan 2022-04-14 19:50:49 +02:00
  • 0b8758a422
    Cursor: Add a hide-cursor command Duncan Overbruck 2022-02-28 00:39:10 +01:00
  • 60fdefc3fd
    input: add map-switch/unmap-switch commands Peter Kaplan 2022-02-07 14:51:23 +01:00
  • ae349b0ce4
    layer-shell: fix overflow with large bottom margin Isaac Freund 2022-03-28 12:10:18 +02:00
  • aa684aa936
    ci: Fix builds manifests Hugo Machet 2022-03-05 19:10:13 +01:00
  • adf6e1f19d
    layer-shell: allow surfaces larger than the output Isaac Freund 2022-03-05 14:20:04 +01:00
  • c4c0bece59
    docs: fix typo in river(1) man page Leonardo Gibrowski Faé 2022-03-05 08:24:38 -03:00
  • 81ba188df0 view: stop enforcing custom minimum size tiosgz 2022-03-02 19:24:20 +00:00
  • 238c39379d
    doc: Add additional style rule to CONTRIBUTING.md Isaac Freund 2022-03-02 15:34:51 +01:00
  • 7b4c9c39ee
    DragIcon: Properly initialize if already mapped Isaac Freund 2022-02-26 16:54:48 +01:00
  • 1c1be3e0bb rivertile: use u31s to remove most @intCast()s Isaac Freund 2022-02-26 16:12:44 +01:00
  • e857631936 rivertile: Use saturating arithmetics to prevent over-/underflow when using user defined values Leon Henrik Plickat 2022-02-19 13:53:42 +01:00
  • e67a9423a8
    rivertile: properly validate -main-ratio flag Isaac Freund 2022-02-21 10:25:21 +01:00
  • d7d0c3cfb9 ci: Update to zig 0.9.1 Hugo Machet 2022-02-16 10:21:12 +01:00
  • 89433073d6 command: Remove allocator arg Hugo Machet 2022-02-08 12:27:32 +01:00
  • da59632cea code: Cleanup use of std library for consistancy Hugo Machet 2022-02-07 22:07:27 +01:00
  • 995ae99be5 Mode: Use ArrayListUnmanaged to save memory Hugo Machet 2022-02-07 14:30:15 +01:00
  • ca47b8a54e
    command: allow targeting outputs by name pmkap 2022-02-06 14:41:40 +00:00
  • eb8f10a494
    ci: Add sourcehut builds Hugo Machet 2022-02-05 22:34:07 +01:00
  • 422cd3e01f
    input: Improve input device name format Leon Henrik Plickat 2022-02-03 11:39:20 +01:00
  • 53f84b76f3
    input: keep applying input configs after first match Leon Henrik Plickat 2022-02-02 00:27:29 +01:00
  • 147d9c2f90
    View: use last set fullscreen state in applyPending() Isaac Freund 2022-02-05 00:08:21 +01:00
  • be870e058d
    View: fix/simplify logic in applyPending() Isaac Freund 2022-02-03 21:23:02 +01:00
  • 79d7775a3d
    code: relicense to GPL-3.0-only Isaac Freund 2022-01-31 19:33:22 +01:00
  • 214ad65b72
    Cursor: update image if needed on xcursor theme change Leon Henrik Plickat 2022-01-29 15:40:29 +01:00
  • 363efd3e79
    ci: run on 0.1.x branch Isaac Freund 2022-01-29 13:48:50 +01:00
  • 1e3ea826c0
    wlr-output-management: simplify implementation Isaac Freund 2022-01-28 23:28:00 +01:00
  • 745fe82947
    layer-shell: center when opposing anchors are set Isaac Freund 2022-01-25 00:11:20 +01:00
  • b716e262cd
    XdgPopup: remove commit listener on destroy if mapped Isaac Freund 2022-01-23 20:37:37 +01:00
  • 20ca8a2051
    docs: fix typo in river(1) man page Isaac Freund 2022-01-23 12:08:41 +01:00
  • e13650864c
    docs: Fix typo in readme Justin Wood 2022-01-23 06:07:34 -05:00
  • a782c6a6f2
    Xwayland: Handle minimize request Hugo Machet 2022-01-04 13:47:28 +01:00
  • 0116dfe96e command/map: Warn users on keybinding overwritten Hugo Machet 2022-01-11 11:18:46 +01:00
  • f6b1632af2
    example/init: Use Alt/Super aliases Isaac Freund 2022-01-17 13:15:15 +01:00
  • f79c784e84
    command/map: add Alt/Super as aliases for Mod1/Mod4 Isaac Freund 2022-01-17 12:38:41 +01:00
  • 0bdf348883 rivertile: Use saturating addition Hugo Machet 2022-01-13 13:08:42 +01:00
  • c9fd8b3f37
    XdgPopup: fix unconstrain from box coords Isaac Freund 2022-01-12 14:50:55 +01:00
  • 0c3a581f54 contrib: add desktop file Nick Hastings 2022-01-08 15:37:47 +09:00
  • a340a605a4
    Cursor: remove minor outdated workaround Isaac Freund 2022-01-05 18:13:08 +01:00
  • 1c515759b4
    Seat: do a better job of cleaning up listeners Isaac Freund 2022-01-02 19:46:18 +00:00
  • e16eabd928
    Xwayland: move window to top of X11 stack on focus Isaac Freund 2022-01-02 04:32:28 +00:00
  • ea4bd5e54b
    Cursor: fix down mode motion events for subsurfaces Isaac Freund 2021-12-29 06:19:37 +00:00
  • 9c2e3b6738
    docs: update zig version required in readme Hugo Machet 2021-12-24 17:41:59 +01:00
  • c1d985ac29
    build: update to zig version 0.9.0 Isaac Freund 2021-10-11 12:44:46 +02:00
  • 1edaa5ad21
    docs: soften the README disclaimer a bit Isaac Freund 2021-12-22 22:09:45 +00:00
  • 6a093fecee
    river: remove wlroots 0.14 workarounds Isaac Freund 2021-12-22 20:15:57 +00:00
  • 90aee02b70
    Subsurface: add commit listener on create if mapped Isaac Freund 2021-12-22 05:30:20 +00:00
  • 334ede00e1
    Cursor: properly handle clients setting the cursor image Isaac Freund 2021-12-22 04:32:23 +00:00
  • 2288778dd7
    ci: update for wlroots 0.15.0 Isaac Freund 2021-12-21 04:02:17 +00:00
  • c34d850397
    layer-shell: fix regression from wlroots 0.15 update Isaac Freund 2021-12-21 19:36:22 +00:00
  • f2fc9aca18
    Cursor: dedup XcursorManager.setCursorImage() calls Isaac Freund 2021-12-21 03:50:12 +00:00
  • 4d19621f1e
    river: update to wlroots 0.15.0 Isaac Freund 2021-12-21 03:18:03 +00:00
  • c3370afa3d
    common/flags: make argFlag() return a slice Isaac Freund 2021-12-15 17:09:45 +01:00
  • d93ee2c27e
    Cursor: improve output focus handling on button press Leon Henrik Plickat 2021-12-10 23:40:48 +01:00
  • 93afdb32bf
    layer-shell: tighten up handling of large margins Isaac Freund 2021-11-29 23:56:26 +01:00
  • bd70c010e9
    Cursor: add workaround in pointer drag termination Isaac Freund 2021-11-23 22:51:29 +01:00
  • 9212ac89fa
    Cursor: fix pointer drags with focus-follows-cursor Isaac Freund 2021-11-19 11:33:27 +01:00
  • 0cbe2b9fc3
    docs: remove reference to /etc/river/init Isaac Freund 2021-11-11 16:07:19 +01:00
  • 663e839e9d
    docs: fix wlroots link in readme Wannes De Meyer 2021-11-08 21:18:32 +01:00
  • f3475c5932
    docs: clarify description of dependencies Isaac Freund 2021-11-03 13:40:46 +01:00
  • 18072e00bf
    build: bump version to 0.2.0-dev Isaac Freund 2021-11-03 00:31:55 +01:00
  • 40e6a83ba8
    build: bump version to 0.1.0 Isaac Freund 2021-11-03 00:01:31 +01:00
  • 69d1453741
    build: fix trailing newline in version string Isaac Freund 2021-11-02 23:54:44 +01:00
  • d4aa64034c
    docs: remove AUTHORS file Isaac Freund 2021-11-02 23:29:23 +01:00
  • 363fd3f6a4
    completions/fish: simplify FollieHiyuki 2021-11-01 18:27:41 +07:00
  • c9de08fa10
    docs: update URLs for migration to riverwm github org Isaac Freund 2021-11-01 11:28:43 +01:00
  • f2cf4b9455
    common: use -h instead of -help Isaac Freund 2021-11-01 00:34:15 +01:00
  • 4cee1fb881
    docs: assorted fixes/cleanups Isaac Freund 2021-11-01 00:29:06 +01:00
  • 8757644b2a
    docs: standardize on "layout generator" Isaac Freund 2021-10-31 22:32:59 +01:00
  • 8134b81283
    Cursor: fix move/resize with high poll rate/low dpi mice Isaac Freund 2021-10-30 19:16:31 +02:00
  • 4b0c5acc46
    View: fix checks to respect client side move/resize Isaac Freund 2021-10-30 12:54:23 +02:00
  • b986196118
    view: respect client size resize of floating views Isaac Freund 2021-10-30 12:22:49 +02:00
  • e447e1b41f
    Xwayland: always send configure if requested Isaac Freund 2021-10-20 15:40:50 +02:00
  • c84fd1a936
    View: send enter/leave events to full surface tree Isaac Freund 2021-10-20 14:11:19 +02:00
  • 5bf7d22972
    Cursor: only trigger focus-follow-cursor on motion Isaac Freund 2021-10-20 13:22:24 +02:00
  • 4b94b9c083
    Xwayland: honor fullscreen requests Isaac Freund 2021-10-12 18:47:08 +02:00
  • 50814e0ffe
    pointer-constraints: fix coordinates Isaac Freund 2021-10-11 15:01:57 +02:00
  • 3b24e7fcd5 contrib: recommend using a venv for layout.py Isaac Freund 2021-10-06 12:10:59 +02:00
  • 30da9e7221 contrib: make layout.py more pythonic Michal Siedlaczek 2021-08-10 18:43:15 +02:00
  • 61d6aecb10 contrib: add python layout Leon Henrik Plickat 2021-08-10 18:04:55 +02:00
  • 102a0b7cf5
    docs: change Enter to Return Euro20179 2021-10-04 02:10:20 -07:00
  • 196c52885f Decrease layout demand timeout to 100ms Leon Henrik Plickat 2021-06-14 19:51:55 +00:00
  • 5b8eab569c
    Server: fix use after free in deinit() Isaac Freund 2021-10-02 14:36:50 +02:00
  • 9270a2df08
    View: fix unmap/destroy control flow Isaac Freund 2021-10-02 14:29:39 +02:00
  • e0784247b6
    doc: update my (Isaac's) email address Isaac Freund 2021-10-02 13:01:58 +02:00
  • fd70a93c67
    View: add fullscreen check missing in previous commit Isaac Freund 2021-10-02 12:05:24 +02:00
  • e6bb373240
    View: resize if moved between outputs while fullscreen Isaac Freund 2021-09-30 17:17:46 +02:00
  • 8ec0e30fd7
    Subsurface: remove commit listener in destroy() Isaac Freund 2021-09-30 16:45:14 +02:00
  • 6616d32353 ci: fix xbps invocation Isaac Freund 2021-09-27 19:00:10 +02:00
  • a3fdb294b3
    Cursor: implement surfaceAt() for XwaylandUnmanaged Isaac Freund 2021-09-27 18:34:59 +02:00
  • b8ebbc29cf
    xdg-toplevel: fix configure serial checking Isaac Freund 2021-09-18 18:25:21 +02:00
  • ab55ab8fc2 command: Use std.ComptimeStringMap to get impl. function from command string Leon Henrik Plickat 2021-08-12 02:07:41 +02:00
  • 81d103d425 river: add send-to-previous-tags command Peter Rice 2021-09-11 16:21:48 -04:00
  • 5f6428bafe river: Allow applying CSD based on window titles Ben Fiedler 2021-09-06 15:28:05 +02:00
  • 98aed8d47e
    river: fix viewporter protocol implementation Isaac Freund 2021-09-06 19:03:17 +02:00
  • 7b97d519b3 river: Fix errdefer in floatFilterAdd Ben Fiedler 2021-09-06 14:53:42 +02:00
  • 119d733bdf
    docs: update example init for float fitler changes Isaac Freund 2021-09-06 14:46:34 +02:00
  • 546252aecf river: Allow floating based on window titles Ben Fiedler 2021-08-31 21:26:17 +02:00