Commit graph

  • 7c36a3e167 internal: move workspace special check higher in changeWorkspace vaxerski 2023-04-17 13:32:35 +0100
  • 785fc8d669 dispatchers: fix missing log param vaxerski 2023-04-17 13:30:37 +0100
  • c62ab1bee7 internal: use setSpecialWorkspace on destroy in sanityCheck vaxerski 2023-04-16 21:33:28 +0100
  • f80f4f3194 dispatchers: fix named ws-es on changeworkspace vaxerski 2023-04-16 21:29:02 +0100
  • 6e58428336
    flake.lock: update nixpkgs Mihai Fufezan 2023-04-16 20:54:46 +0300
  • b05ff89c76 Render: add cursor_zoom vaxerski 2023-04-16 14:48:38 +0100
  • 28dfe21584 blur: fixup optimization bool vaxerski 2023-04-16 14:17:57 +0100
  • c86f06caa0
    Fix possible usage of clamp with lo > hi in Vector2D (#2049) dann-merlin 2023-04-16 00:27:14 +0000
  • afc887d941 monitor: recalc layout on switched ws vaxerski 2023-04-16 01:11:57 +0100
  • edad24c257 Screencopy: unify frame and client between impls + event vaxerski 2023-04-15 23:43:41 +0100
  • 12604b7676 compositor: ignore contraints on warp in moveWorkspaceToMonitor vaxerski 2023-04-15 21:27:07 +0100
  • 63841c8aac
    Disable systemctl when built without systemd support (#2066) Jan Beich 2023-04-15 19:03:09 +0000
  • b58b409835 Disable systemctl when built without systemd support Jan Beich 2023-04-15 18:20:24 +0000
  • 8944db49be swallow: fix invalid regexes with empty vals vaxerski 2023-04-15 19:15:59 +0100
  • 4c4fcc128b input: fix ls focus in non-input area vaxerski 2023-04-15 16:53:31 +0100
  • d6c4ae71d0 damage: fix damage on moves / workspace changes vaxerski 2023-04-15 16:16:33 +0100
  • a6d94eafba tick: don't tick on invalid session vaxerski 2023-04-15 12:45:25 +0100
  • 29fc410a8f crashReporter: avoid segfault in deref plugin system vaxerski 2023-04-15 10:58:46 +0100
  • a8f3e22bd7 Add windowrule fakeFullScreen xVermillionx 2023-04-13 17:19:54 +0200
  • 83f1616a65 keybinds: minor adjustments to workspace vaxerski 2023-04-14 17:51:10 +0100
  • 7ec23254fd workspace: don't lose monitor with refocus on no warps vaxerski 2023-04-14 17:03:12 +0100
  • c2b5dd1be6 keybinds: only warp on different monitor ws vaxerski 2023-04-14 16:22:55 +0100
  • 727160f0a4 workspaces: fixup workspaces not activating on workspace switch vaxerski 2023-04-14 15:28:22 +0100
  • 3f2a18a435 keybinds: remove old comment vaxerski 2023-04-14 15:16:59 +0100
  • e329bc2c7b renderer: fix incorrect shouldRenderWindow calcs vaxerski 2023-04-14 15:16:43 +0100
  • 8dd0c4fe74 workspaces: deactivate all on monitor switch vaxerski 2023-04-14 15:08:27 +0100
  • cf7c5e4dff misc: fix a warning vaxerski 2023-04-14 15:06:22 +0100
  • 287e6c4ede internal: workspace manip handling rework vaxerski 2023-04-14 15:03:53 +0100
  • 011600ac6e keybinds: more intelligent fallback on silent move vaxerski 2023-04-14 01:42:55 +0100
  • 70eb74c356 fractional-scale: notify all surfaces on window move vaxerski 2023-04-14 01:36:07 +0100
  • ff636caf15 Fix possible usage of clamp with lo > hi in Vector2D Merlin Danner 2023-04-06 17:55:52 +0200
  • 260ef788f5 internal: don't sanity check workspaces on internal ws calls vaxerski 2023-04-13 22:21:11 +0100
  • 6131e0bef7 keybinds: refocus properly on silent move vaxerski 2023-04-13 22:20:31 +0100
  • 41c7d896e3 internal: prevent premature destroy in moveworkspace vaxerski 2023-04-13 21:09:50 +0100
  • 33d06fb0e5
    Add ability to split master when only 1 additional window (#2025) Person1873 2023-04-14 00:20:58 +1000
  • 521e065742 remove annoying comment vaxerski 2023-04-13 15:08:16 +0100
  • d83c1ef832 removed superfluous static tags John Pycroft 2023-04-13 09:55:20 +1000
  • 4bc3f9adbe config: ignore invalid paths in configPaths vaxerski 2023-04-12 22:00:39 +0100
  • a22e1174ee screencopy: implement dmabuf vaxerski 2023-04-12 21:40:51 +0100
  • 985764c8db listeners: more safety around change vaxerski 2023-04-12 20:18:55 +0100
  • 5f000306f5 popups: send scale info vaxerski 2023-04-12 18:00:01 +0100
  • 0f79b3b4e3 added static keyword to config variables John Pycroft 2023-04-13 00:50:30 +1000
  • 3c1b9c628f Changes requested by vaxerski John Pycroft 2023-04-12 23:33:39 +1000
  • efee6a1cda
    swallow: Add swallow_exception_regex (#2026) Kajetan Puchalski 2023-04-12 13:38:15 +0100
  • b5c448b179 BUGFIX: corrected issue with blanks re: addmaster John Pycroft 2023-04-12 22:25:23 +1000
  • a68feb5aa0 internal: guarantee activeWindow event type vaxerski 2023-04-12 13:11:38 +0100
  • 293df75b97 renderer: workspace rendering improvements vaxerski 2023-04-12 13:05:57 +0100
  • f00e11d457 renderer: fix incorrect delta calc vaxerski 2023-04-12 12:50:20 +0100
  • 0fd09579a1 renderer: reset renderModif on fullscreen render vaxerski 2023-04-12 12:43:28 +0100
  • 3ae33b951f renderer: add support for rendering workspaces vaxerski 2023-04-12 12:41:23 +0100
  • c5b950fad1
    Merge d94391e702 into 92fecb8ad4 Marcus Kellerman 2023-04-12 03:57:58 -0700
  • 92fecb8ad4 internal: don't iterate special workspaces in move vaxerski 2023-04-12 11:24:36 +0100
  • ac2cd0f0dc
    plugins: Add "tick" event (#2029) Stanisław Zagórowski 2023-04-12 12:18:33 +0200
  • 8e106f0355 plugins: Add "tick" event Stanisław Zagórowski 2023-04-12 11:48:58 +0200
  • 0c5cd771cf swallow: Add swallow_exception_regex Kajetan Puchalski 2023-04-11 18:59:07 +0100
  • 47a523d663 IMPL:FIX: multiple master windows full width person1873 2023-04-12 00:50:45 +1000
  • c2f29be9ba
    make ext_workspace_unstable impl more atomic (#2023) Max Verevkin 2023-04-11 16:28:32 +0300
  • 9fe9b830ff make ext_workspace_unstable impl more atomic MaxVerevkin 2023-04-11 15:47:04 +0300
  • d4e20117e3 fix: enable master split less than 2 windows person1873 2023-04-11 21:47:13 +1000
  • 16a034a34a keybinds: send pass with a null keymap vaxerski 2023-04-10 22:42:05 +0100
  • ea77622e04 input: send null keycodes on focusSurface vaxerski 2023-04-10 22:37:55 +0100
  • a38b0e736d hyprctl: don't assume output validity in hyprctl workspaces vaxerski 2023-04-10 21:52:10 +0100
  • 7b43f9f056
    Implement window move (#2018) Hilmar Wiegand 2023-04-10 21:07:49 +0200
  • 801f29110b Fix merge issues again Hilmar Wiegand 2023-04-10 21:01:03 +0200
  • 92efb55de2 Fix typo Hilmar Wiegand 2023-04-10 19:55:15 +0200
  • 91cf470075 Implement review feedback Hilmar Wiegand 2023-04-10 19:52:02 +0200
  • cbb8dd8353 Fix merge issues and remove ignores Hilmar Wiegand 2023-04-10 19:43:40 +0200
  • fa4aef4531 args: print help on invalid arg vaxerski 2023-04-10 18:26:36 +0100
  • 235c44f7e8 Implement swapwindow dispatcher Hilmar Wiegand 2023-04-10 17:21:45 +0200
  • 90f6ef1629 Implement move in direction across monitors Hilmar Wiegand 2023-04-10 02:18:24 +0200
  • 56a307d734 Revert "keybinds: avoid sending release on suppressed press" vaxerski 2023-04-10 15:47:20 +0100
  • 6a4bda60f2
    Allow movefocus for empty workspaces (#2011) Hilmar Wiegand 2023-04-10 15:40:03 +0200
  • 6e8e226802 Remove unnecessary braces Hilmar Wiegand 2023-04-10 15:25:19 +0200
  • 5166aac4ed Add option to disable focus fallback Hilmar Wiegand 2023-04-10 15:13:01 +0200
  • 16d05a5c8b nix/*module: use mdDoc for documentation Mihai Fufezan 2023-04-05 15:06:30 +0300
  • 0707dcaadd
    nix/*module: use mdDoc for documentation Mihai Fufezan 2023-04-05 15:06:30 +0300
  • cf025e4f6b Implement review feedback Hilmar Wiegand 2023-04-10 14:21:01 +0200
  • 7faead75bd
    nix: update xdph Mihai Fufezan 2023-04-10 14:53:50 +0300
  • 54fb2c67d0 Allow switching to other workspaces when no windows are focused Hilmar Wiegand 2023-04-10 02:42:45 +0200
  • 802b6f57fc Allow switching to empty workspaces using movefocus Hilmar Wiegand 2023-04-10 02:18:24 +0200
  • a1b1480c21 keybinds: avoid sending release on suppressed press vaxerski 2023-04-10 00:56:01 +0100
  • f3909cf2bf
    flake.lock: update hyprland-protocols and xdph Mihai Fufezan 2023-04-09 22:03:00 +0300
  • 4ae784dc53 input: fix kb focus on top layers without interactive flag vaxerski 2023-04-09 19:53:31 +0100
  • dd2372d2e6 deps: update hyprland-protocols vaxerski 2023-04-09 19:46:34 +0100
  • c03db1a1cd props: bump to 0.24.1 vaxerski 2023-04-09 18:12:00 +0100
  • 3ade6c4a96 renderer: fixup damage repaint v0.24.1 vaxerski 2023-04-09 17:59:24 +0100
  • 046ad79d11
    GlobalShortcuts protocol impl (#1886) Vaxry 2023-04-09 13:48:20 +0100
  • 01597edd5e
    flake.lock: update hyprland-protocols Mihai Fufezan 2023-04-09 14:45:42 +0300
  • dfc729c045
    Merge branch 'main' into global-shortcuts Vaxry 2023-04-09 00:46:13 +0100
  • b9f8552b11 update hl-protos vaxerski 2023-04-09 00:44:53 +0100
  • e4e653ada6 socket2: receive bytes to avoid endless loops vaxerski 2023-04-08 23:14:12 +0100
  • b32af6ebfb hyprctl: sanity check icons in notify vaxerski 2023-04-08 18:53:54 +0100
  • 86852cdc78 textInput: don't double destroy TI vaxerski 2023-04-08 15:39:14 +0100
  • 31963f823b screencopy: fix crash in invalid format reads vaxerski 2023-04-08 13:35:36 +0100
  • 3ce19e67fe version: bump to 0.24.0 v0.24.0 vaxerski 2023-04-08 13:08:51 +0100
  • 56b144e2e2 nix: hm: rename config values for hl changes Jacob Birkett 2023-03-20 19:11:25 -0700
  • 230813f44d nix: hm-module: add 10 new config opts Jacob Birkett 2023-01-20 10:17:15 -0700
  • 083f128689 nix: hm-module: robustify config section imports Jacob Birkett 2023-01-20 10:13:00 -0700
  • a7b84523ca nix: hm-module: add missing config line middle_button_emulation Jacob Birkett 2023-01-20 10:08:47 -0700
  • 2ba050e98c nix: hm-module: remove damage_entire_on_snapshot Jacob Birkett 2023-01-20 08:05:48 -0700