Commit graph

  • 3a59a086af
    add master modified: src/layout/MasterLayout.cpp MightyPlaza 2023-08-13 01:37:53 +0100
  • 739598717b
    remove shadow no_gaps_when_only (#2956) MightyPlaza 2023-08-12 21:37:55 +0000
  • a00711a611
    remove shadow no_gaps_when_only modified: src/Window.hpp modified: src/config/ConfigManager.cpp modified: src/config/ConfigManager.hpp modified: src/layout/DwindleLayout.cpp modified: src/render/decorations/CHyprDropShadowDecoration.cpp MightyPlaza 2023-08-12 20:59:42 +0100
  • d20837bef8
    Nix: corrections for overlays, overrideable systems (#2929) Jacob Birkett 2023-08-12 07:22:37 -0500
  • 8788f8d440 flake: packages: inherit from overlaid pkgsFor Jacob Birkett 2023-08-09 17:39:53 -0700
  • 75ce21787a flake: make systems overrideable Jacob Birkett 2023-08-09 17:32:48 -0700
  • da2bcdaa2e suncat fix 3 vaxerski 2023-08-11 22:48:19 +0200
  • 2dbb140664 thesuncat test 2.1 oops vaxerski 2023-08-11 22:37:41 +0200
  • effdae5b16 thesuncat test 2 vaxerski 2023-08-11 22:37:16 +0200
  • 9b5a27a49d thesuncat test 1 vaxerski 2023-08-11 22:33:16 +0200
  • 624886d0d0 remove defunct xdg output on create fail vaxerski 2023-08-11 22:21:35 +0200
  • 34dcd2efbe fix crashes vaxerski 2023-08-11 22:17:21 +0200
  • 5c98e35fc7 remove listener on destroy vaxerski 2023-08-11 21:20:23 +0200
  • 9b9a6f6e19 first batch vaxerski 2023-08-11 20:29:20 +0200
  • 3f7f4207a6 config: add vrr per-display vaxerski 2023-08-11 17:37:52 +0200
  • 8a7ce59ad4
    internal: Fix grouped windows not being properly focused on activation (#2925) UserSv4 2023-08-11 19:27:09 +0400
  • 60b548296d internal: move backtrace to specific func vaxerski 2023-08-11 17:22:16 +0200
  • 901236a535
    rules: center window improvements (#2935) MightyPlaza 2023-08-11 14:54:16 +0000
  • 1a73eaf270
    simplify code modified: src/events/Windows.cpp modified: src/managers/KeybindManager.cpp MightyPlaza 2023-08-11 15:40:21 +0100
  • d21612112e nix: overlays: include deps with hyprland-packages Jacob Birkett 2023-08-09 17:27:30 -0700
  • e67d22bd81 nix: use interpolation for versions Jacob Birkett 2023-08-09 17:11:46 -0700
  • 3a36a0991b nix: overlays: extras: explicitly include xdph overlays Jacob Birkett 2023-08-09 17:01:47 -0700
  • 5c0c91ffcc
    Update Compositor.cpp UserSv4 2023-08-11 09:31:47 +0400
  • 06f4dcd79a
    remove redundant line modified: src/events/Windows.cpp MightyPlaza 2023-08-11 01:39:22 +0100
  • adb662e7ad
    center window improvements modified: src/config/ConfigManager.cpp modified: src/events/Windows.cpp modified: src/managers/KeybindManager.cpp MightyPlaza 2023-08-11 00:21:30 +0100
  • e4e8ae8f88 dwindle: disallow togglesplit on fullscreen vaxerski 2023-08-10 22:01:16 +0200
  • c4c3b590e5
    toplevel: patches group toplevel-activated (#2931) MightyPlaza 2023-08-10 18:06:39 +0000
  • c9bfce12c4
    fix style modified: src/Compositor.cpp MightyPlaza 2023-08-10 19:03:34 +0100
  • 43e029efd0
    remove redundant call MightyPlaza 2023-08-10 13:23:38 +0100
  • 32251fa00f
    patches group toplevel-activated MightyPlaza 2023-08-10 02:12:35 +0100
  • 627e06c698 nix: lib: remove lib Jacob Birkett 2023-08-09 16:52:57 -0700
  • 2d9df4a4fe flake: move default overlay to nix/overlays.nix Jacob Birkett 2023-08-09 16:51:45 -0700
  • 23892ebad4 flake: use legacyPackages for formatter Jacob Birkett 2023-08-09 16:48:29 -0700
  • 32265ada8a nix: overlays: move waybar-hyprland to own overlay Jacob Birkett 2023-08-09 15:23:48 -0700
  • 126792584f renderer: don't add workspace offset to pinned vaxerski 2023-08-09 22:15:37 +0200
  • cbb899740c rules: add layer and window xray rules vaxerski 2023-08-09 22:03:24 +0200
  • fe9453c643 Nix: enable systemd only when it's available on hostPlatform rewine 2023-07-27 17:11:13 +0800
  • 2f08d5cdb3
    Merge branch 'hyprwm:main' into main UserSv4 2023-08-09 17:03:22 +0400
  • 65d920e3b0 Fix grouped windows not being properly focused on activation UserSv4 2023-08-09 16:58:23 +0400
  • d7209b90bb renderer: remember extents before removing a window and use them for dt vaxerski 2023-08-09 14:28:04 +0200
  • 47430411d6 hyprctl: remove log vaxerski 2023-08-09 14:10:49 +0200
  • 803d07581c
    fix decoration damage on window close MightyPlaza 2023-08-09 01:35:40 +0100
  • ec269622fc
    flake.lock: update xdph Mihai Fufezan 2023-08-08 21:50:28 +0300
  • 12cb109137 Nix: fix nvidia patch for dual gpu system * this fix it most important for laptops with dgpu * remove post patch line wlroots.nix Gonçalo Duarte 2023-08-02 14:47:19 +0100
  • ff9ddccf1c fix crash in opaque vaxerski 2023-08-08 20:26:56 +0200
  • ff3fdf1e8c implement a hyprland damage ring vaxerski 2023-08-08 20:01:11 +0200
  • 8e04a80e60 toplevelexport: minor fixes to dmabuf vaxerski 2023-08-08 19:10:47 +0200
  • 6295cbe9cb
    keybinds: Keep aspect ratio (#2907) MightyPlaza 2023-08-08 16:52:20 +0000
  • b68292340c hyprctl: fix old request methods vaxerski 2023-08-08 18:41:00 +0200
  • ab73183cb2 config: adjust default background color vaxerski 2023-08-08 18:04:46 +0200
  • 36052abd33 hyprctl: add --instance vaxerski 2023-08-08 18:04:20 +0200
  • b3393c429f
    background: add background color option (#2915) 0x455241 2023-08-08 16:00:11 +0000
  • ef33d751c3
    fix stuff modified: src/layout/IHyprLayout.cpp modified: src/managers/KeybindManager.cpp MightyPlaza 2023-08-08 16:39:12 +0100
  • 87d48fccd2
    Merge branch 'hyprwm:main' into keep-aspect-ratio MightyPlaza 2023-08-08 14:57:46 +0000
  • c748f36939 internal: add lock files and hyprctl instances vaxerski 2023-08-08 16:16:34 +0200
  • ad3b8dddf9
    keybinds: Only call fclose() when we have a valid file. (#2908) Michael 2023-08-08 07:07:15 -0700
  • 063d404280 background: add background color option 0x455241 2023-08-08 14:43:06 +0200
  • f7cdebd84a
    Only call fclose() when we have a valid file. Michael Pacheco 2023-08-07 13:48:57 -0700
  • be118f236e
    fix constrains MightyPlaza 2023-08-07 20:02:15 +0000
  • 543e9e91e7
    KeybindManager.cpp MightyPlaza 2023-08-07 19:23:17 +0000
  • 8fd7022bbc
    InputManager.hpp MightyPlaza 2023-08-07 19:20:06 +0000
  • 9b5bf037a2
    IHyprLayout.cpp MightyPlaza 2023-08-07 19:18:50 +0000
  • 202d5bdcbc
    HyprCtl.cpp MightyPlaza 2023-08-07 19:17:46 +0000
  • eb356bd15c
    ConfigManager.cpp MightyPlaza 2023-08-07 19:17:06 +0000
  • 887972eee5
    Window MightyPlaza 2023-08-07 19:15:56 +0000
  • cebab759d5
    Close keymap files. Fixes #2904 (#2905) Michael 2023-08-07 10:34:15 -0700
  • 90306821c9
    Close keymap files. Fixes #2904 Michael Pacheco 2023-08-07 08:47:50 -0700
  • deeeb33c5f macros: fix missing include vaxerski 2023-08-07 18:48:08 +0200
  • 261c3307f7 internal: cleanup headers in helpers/ vaxerski 2023-08-07 13:35:19 +0200
  • 8cf82b048b xwayland: fix weird dialog positions Patrick Taibel 2023-08-06 21:10:56 +0200
  • 52e9148622 xwayland: fix floating detection with unset min/max values Patrick Taibel 2023-08-06 21:09:05 +0200
  • 626fbaf095 Nix: fix size hint scaling in wlroots-hidpi.patch Patrick Taibel 2023-08-06 21:06:01 +0200
  • 6e53c47e68 renderer: fix missing premultiplication for border multisampling vaxerski 2023-08-06 20:46:00 +0200
  • 6c10c38481 renderer: fully switch to premultiplied alpha vaxerski 2023-08-06 20:33:36 +0200
  • d1c3c56647
    smarter resizing MightyPlaza 2023-08-06 16:03:01 +0000
  • a077b7a92e animationmgr: avoid redundant ticks vaxerski 2023-08-05 23:29:33 +0200
  • b925f1b497
    fix workspace change focus (#2891) MightyPlaza 2023-08-05 18:53:13 +0000
  • 3ec0f39610
    fix workspace change focus MightyPlaza 2023-08-05 17:28:48 +0000
  • 46cf4eb837 Nix: bump wlroots Mihai Fufezan 2023-08-04 14:58:16 +0000
  • 79ce387cb8
    CI: update auto commit author Mihai Fufezan 2023-08-04 17:18:07 +0300
  • ef0d97153a xdgoutput: manually destroy manager resource vaxerski 2023-08-04 14:07:41 +0200
  • 2e6693fbb6 compositor: update window rules on workspace move vaxerski 2023-08-03 21:59:08 +0200
  • 7d98181ade
    xwayland: drop wlr_xwayland_surface.events.set_pid (#2884) romanstingler 2023-08-03 21:40:56 +0200
  • 66e23e17f8 xwayland: drop wlr_xwayland_surface.events.set_pid Roman Stingler 2023-08-03 20:30:05 +0200
  • 7a2027d1fd input: fix and unify client checking in mouseRequests vaxerski 2023-08-03 18:44:07 +0200
  • 9654749244 props: bump version to 0.28.0 v0.28.0 vaxerski 2023-08-03 18:00:10 +0200
  • da46e01b97 config: update default config for new blur changes vaxerski 2023-08-03 15:16:32 +0200
  • d96f8ff0fe
    renderer: Various Blur Improvements (#2877) Vaxry 2023-08-03 15:11:10 +0200
  • 74c53d05d7 blur improvements, contrast, brightness, noise vaxerski 2023-08-03 12:59:16 +0200
  • 5062b80161 move blur to its own category vaxerski 2023-08-03 12:22:38 +0200
  • 3dd1b92d50
    Nix: fix nvidia patch for dual gpu system * this fix it most important for laptops with dgpu * remove post patch line wlroots.nix Gonçalo Duarte 2023-08-02 14:47:19 +0100
  • 5c50fac907 windowrules: add workspace param vaxerski 2023-08-02 13:21:38 +0200
  • d073a98bc2
    Hyprchan got killed by Turin Alessandro Farcas 2023-08-02 00:52:15 +0200
  • a062650af9
    Update meson.build Alessandro Farcaş 2023-08-02 00:00:12 +0200
  • 7f8e038137 backgrounds: kill hypr chan Flame36 2023-08-01 23:55:35 +0200
  • 51cda87fe4 hyprctl: rerender on cursor_zoom_factor dynamic calls vaxerski 2023-08-01 18:08:53 +0200
  • da0c74cdf0 config: schedule frame for mons on reload vaxerski 2023-08-01 15:47:56 +0200
  • faf747ffc0
    Add Visible Workspaces Request Michael Petersen 2023-08-01 09:36:03 +1000
  • 08651736ad keybinds: add toggle to dpms vaxerski 2023-07-30 16:46:33 +0200
  • bf0d8ab4a3
    NixOS module: check system version for fonts Mihai Fufezan 2023-07-29 23:05:35 +0300