1
0
Fork 0
forked from wry/wry

Commit graph

  • e8f86dae8a tabs: hy3 tab styling, with corresponding config options. master entailz 2026-05-29 03:16:22 -07:00
  • e35dce433a Add open and close animations, xdg_popup blur pre-pass, damage viz config option. entailz 2026-05-20 18:50:11 -07:00
  • 12adb678bb accepts_input_at rejects buffer-less surfaces entailz 2026-05-20 18:48:48 -07:00
  • bb43c238e3 Adds a discard_threshold push-constant to the tex / rounded_tex shaders entailz 2026-05-20 18:47:16 -07:00
  • e2de688324 Replace the blit cascade in record_blur with shader-based dual-Kawase, matching the OpenGL backend's algorithm. The blit cascade was a much weaker filter that degenerated badly on thin surfaces. entailz 2026-05-20 18:44:47 -07:00
  • fa0ab2f1fa Format again... entailz 2026-05-03 02:23:20 -07:00
  • 0701c4e4cf Add blur to vulkan and opengl render pipelines entailz 2026-05-03 02:16:59 -07:00
  • 6d3bff952e Make Super_L chordable and implement hyprland-global-shortcuts-v1 entailz 2026-04-30 23:21:35 -07:00
  • 8ff17aca1e Format entailz 2026-04-30 03:03:17 -07:00
  • 59c2b53350 Add support for experimental xx_foreign_toplevel_geometry_tracker_v1 as well as tracking_manager_v1. entailz 2026-04-30 03:00:44 -07:00
  • 4e9b6def83
    renderer: fix rendering flickering window rendering kossLAN 2026-04-11 00:57:16 -04:00
  • bd3128c516
    container: fix equalization, and crash on resize in groups kossLAN 2026-04-10 19:50:06 -04:00
  • cea4187fc0
    all: add support for hy3 like tiling kossLAN 2026-04-10 13:16:35 -04:00
  • a41dbae899
    all: remove traditional i3 titlebars, add corner rounding kossLAN 2026-04-09 23:04:33 -04:00
  • e1928863d9 ci: simple builder atagen 2026-04-09 16:32:43 +10:00
  • 0932c68fad ci: burn to the ground atagen 2026-04-09 16:29:52 +10:00
  • 7b1f3cca04 ci: adapt to nix native runner atagen 2026-04-09 16:22:45 +10:00
  • 7aea0095e9 renderer: draw surface at full size unconditionally w/ edge clamping atagen 2026-04-07 20:05:14 +10:00
  • 5657f45668 container: switch to event-based damage atagen 2026-04-07 19:16:30 +10:00
  • 18a0c78657 create event system atagen 2026-04-07 16:13:45 +10:00
  • 21819e27d2 container: preemptively layout mono windows to prevent flicker atagen 2026-04-07 15:01:19 +10:00
  • 2591dc739b
    ifs: init hyprland_focus_grab_manager_v1 kossLAN 2026-04-06 23:42:38 -04:00
  • a75d388e97 xdg_toplevel: automatically float windows based on xdg-dialog and requested size atagen 2026-04-07 12:40:07 +10:00
  • 149801520a
    backend: fix bug that mistakeningly selected wrong render device kossLAN 2026-04-06 22:19:32 -04:00
  • 381c5f8478 renderer: fix overextended borders for floating windows w/ title gaps atagen 2026-04-07 12:14:48 +10:00
  • fc3c39bded container: expand title bars to fit window size when gapped w/o title gaps atagen 2026-04-07 12:05:13 +10:00
  • 6dba659978 renderer: add support for floating-titlebars (#4) kossLAN 2026-04-06 20:58:36 -04:00
  • 4d803360dd wl_surface: skip damage on null surfaces atagen 2026-04-07 09:35:31 +10:00
  • f94d6c644c container: predict window size for initial configure atagen 2026-04-06 22:30:45 +10:00
  • fdf8569952 container: defer repaints to prevent visual artifacts atagen 2026-04-06 21:58:59 +10:00
  • fb85fad953 Merge pull request 'add window gaps' (#1) from atagen/jay:gaps into master atagen 2026-04-06 00:38:05 -04:00
  • 750bf06ce9 add window gaps atagen 2026-04-05 20:04:13 +10:00
  • 769d12a525
    all: remove control center in its entirety kossLAN 2026-04-05 20:36:33 -04:00
  • 1dfd6169f8
    nix: unset JAY_CONFIG_DIR in shell hook to avoid development environment from getting tangled with regular environment kossLAN 2026-04-05 18:27:25 -04:00
  • dc51a79777
    container: unconditionally render the mono child as the last active child Julian Orth 2026-04-05 19:31:09 +02:00
  • 6e9adc487e
    output: pre-compute OutputId hash Julian Orth 2026-04-05 14:15:38 +02:00
  • 9bd7e14b08
    add directional focus navigation for floating windows atagen 2026-03-07 19:03:12 +11:00
  • d353779c10
    add toggle focus between floating and tiled layers atagen 2026-03-07 14:55:31 +11:00
  • 23ad546a39
    nix: create package output and editor-friendly devshell atagen 2026-04-05 22:42:03 +10:00
  • 1edc497dde
    zwlr_layer_shell: send_close() if not outputs are available so clients can properly clean up surface kossLAN 2026-04-04 23:28:39 -04:00
  • 15757b248f
    nix: init basic nix flake with dev shell kossLAN 2026-04-04 21:14:45 -04:00
  • 4e6e891d9b
    add config sourcing kossLAN 2026-04-04 20:47:43 -04:00
  • e80a328381
    zwlr_layer_surface_v1: center along unanchored axis kossLAN 2026-04-04 01:48:00 -04:00
  • ba047d3a94
    ext_workspace: send workspace index as X coordinate kossLAN 2026-04-04 01:02:42 -04:00
  • b87eb60e68
    Merge pull request #847 from mahkoh/jorth/various-refactors mahkoh 2026-04-02 19:21:35 +02:00
  • 9880f78ec4 macros: add opaque macro Julian Orth 2026-04-02 16:29:43 +02:00
  • 0a5b00f269 opaque: increase size to 192 bits Julian Orth 2026-04-02 15:54:22 +02:00
  • 5680de7d8c opengl: move dynload macro to macros.rs Julian Orth 2026-04-02 15:57:16 +02:00
  • 2a845c19d4
    Merge pull request #846 from mahkoh/jorth/errno mahkoh 2026-04-02 19:05:18 +02:00
  • 34914eccb0 all: simplify handling of Errno values Julian Orth 2026-04-02 18:34:12 +02:00
  • 9c605df692 it: fix warnings Julian Orth 2026-04-02 19:00:39 +02:00
  • 5fd94e39fb
    Merge pull request #844 from llyyr/sort-numbers-numerically mahkoh 2026-03-30 17:25:29 +02:00
  • ca939f13a6 docs: update books for workspace dispaly order sorting algorithm change llyyr 2026-03-30 20:38:27 +05:30
  • a71e97ce4e output: use natural sort for workspace ordering llyyr 2026-03-30 19:55:29 +05:30
  • 24293a53e7
    Merge pull request #842 from mahkoh/jorth/egui-34 mahkoh 2026-03-30 14:04:52 +02:00
  • da2d00f404 egui: upgrade to 0.34 Julian Orth 2026-03-30 13:24:57 +02:00
  • 915c93336a
    Merge pull request #841 from mahkoh/jorth/once_cell mahkoh 2026-03-30 13:23:54 +02:00
  • 41ef632a15 all: remove once_cell dependency Julian Orth 2026-03-30 12:30:26 +02:00
  • c50242562a
    Merge pull request #839 from mahkoh/jorth/render-intents mahkoh 2026-03-29 16:51:27 +02:00
  • e3be3ca41e cmm: add support for absolute_no_adaptation intent Julian Orth 2026-03-29 15:51:33 +02:00
  • 154438f7dc cmm: add support for relative intent Julian Orth 2026-03-29 15:46:59 +02:00
  • 4d5675916b cmm: add support for relative_bpc intent Julian Orth 2026-03-29 15:36:31 +02:00
  • dca0df2555 cmm: store render intent Julian Orth 2026-03-29 15:34:53 +02:00
  • a4928d8ed6
    Merge pull request #838 from mahkoh/jorth/subsurface-commit-timeline mahkoh 2026-03-29 14:31:11 +02:00
  • 6de5fcc105 wl_subsurface: apply commits via commit timeline Julian Orth 2026-03-29 14:26:02 +02:00
  • 59aedd2c27
    Merge pull request #837 from mahkoh/jorth/optimize-wire mahkoh 2026-03-29 13:57:04 +02:00
  • 06d523a0a1 wayland: optimize receiving messages Julian Orth 2026-03-29 13:38:01 +02:00
  • 9a85958479 wayland: optimize formatting of fixed-size messages Julian Orth 2026-03-28 22:24:54 +01:00
  • 755bfdd661 wayland: optimize parsing of fixed-size messages Julian Orth 2026-03-28 22:07:41 +01:00
  • b745e20f7f wayland: keep parser data as &[u32] Julian Orth 2026-03-28 21:37:32 +01:00
  • fa46be9c3c
    Merge pull request #835 from mahkoh/jorth/fixes-v2 mahkoh 2026-03-28 16:03:22 +01:00
  • 218e50c74a wl_fixes: implement v2 Julian Orth 2026-03-28 15:59:12 +01:00
  • 4955c8d248
    Merge pull request #785 from Ktrompfl/warp-cursor-on-move-focus mahkoh 2026-03-28 15:55:23 +01:00
  • 216d104b73 config: add mouse-follows-focus option Nicolaus Jacobsen 2026-03-10 09:36:13 +01:00
  • 0d4ee299d4
    Merge pull request #834 from Stoppedpuma/sensitivity_clamp_fix mahkoh 2026-03-28 15:47:46 +01:00
  • e6c80ce605 Update valid range in book docs Stoppedpuma 2026-03-28 02:05:02 +01:00
  • 24b97f911f Expand control center sensitivity clamp Stoppedpuma 2026-03-28 01:54:39 +01:00
  • 9d4ae64237
    Merge pull request #821 from mahkoh/jorth/resize mahkoh 2026-03-28 15:41:12 +01:00
  • a1905ab971 config: add resize action Julian Orth 2026-03-20 17:25:48 +01:00
  • 15c157b7a6
    Merge pull request #813 from khyperia/clean-logs-older-than mahkoh 2026-03-28 15:23:31 +01:00
  • 880c98ecfb Add clean-logs-older-than option khyperia 2026-03-27 07:44:34 +01:00
  • 4c7d108e09
    Merge pull request #833 from mahkoh/jorth/tool-client-privileged mahkoh 2026-03-23 20:39:43 +01:00
  • e9708b1184 cli: handle WAYLAND_DISPLAY already being privileged Julian Orth 2026-03-23 20:34:32 +01:00
  • 2dbf6aa483
    Merge pull request #832 from mahkoh/jorth/vulkan-fixes-2 mahkoh 2026-03-23 19:21:18 +01:00
  • a61c98aaec vulkan: don't create empty copy regions Julian Orth 2026-03-23 19:09:57 +01:00
  • d527e17d58 vulkan: fix dst stage when downloading shm image Julian Orth 2026-03-23 18:58:13 +01:00
  • 122e28139a vulkan: fix incoherent_range size calculation Julian Orth 2026-03-23 18:52:37 +01:00
  • 3659006417 vulkan: add missing return in error case Julian Orth 2026-03-23 18:22:17 +01:00
  • 6726d53b47 vulkan: permanently disable async shm resources on error Julian Orth 2026-03-23 18:47:50 +01:00
  • af66c661ae
    Merge pull request #831 from mahkoh/jorth/absolute-warp mahkoh 2026-03-23 17:42:26 +01:00
  • 7e923fef8b seat: don't set CURSOR_MOVED flag for warps Julian Orth 2026-03-23 17:27:38 +01:00
  • 320246a6d7
    Merge pull request #830 from mahkoh/jorth/json mahkoh 2026-03-23 14:04:45 +01:00
  • f3d650f2de cli: add json output Julian Orth 2026-03-23 13:23:37 +01:00
  • 65aca4903b
    Merge pull request #823 from mahkoh/jorth/docs-slop mahkoh 2026-03-22 13:15:54 +01:00
  • d14105eb1a docs: add book Claude 2026-03-20 19:14:07 +01:00
  • c9d6fb9e40
    Merge pull request #822 from mahkoh/jorth/config-subcommand mahkoh 2026-03-20 18:57:01 +01:00
  • 668188ff43 cli: add config subcommand Julian Orth 2026-03-20 18:49:39 +01:00
  • 6727f3e4bc
    Merge pull request #820 from mahkoh/jorth/warp-to-focused mahkoh 2026-03-20 15:10:03 +01:00
  • aaf02dc4e1 config: add warp-mouse-to-focus action Nicolaus Jacobsen 2026-03-10 09:36:13 +01:00
  • 107245d877
    Merge pull request #818 from mahkoh/jorth/headless mahkoh 2026-03-19 22:52:07 +01:00