Commit graph

  • 0de058beb1
    Merge pull request #69 from mdartmann/fix-underflow-remove-begin-end-spaces-tabs vaxerski 2022-05-12 12:20:40 +0200
  • d438bd970a Added virtual pointer protocol vaxerski 2022-05-12 12:13:02 +0200
  • a6caac2b61
    Fix string underflow in removeBeginEndSpacesTabs() Mae Dartmann 2022-05-12 12:08:18 +0200
  • ac7903f521
    Updated readme with anims clarified vaxerski 2022-05-12 11:37:14 +0200
  • b7241bceef fix and update the default and autogen cfg vaxerski 2022-05-12 11:34:39 +0200
  • ff0f535c28 Added workspace animations vaxerski 2022-05-12 11:27:31 +0200
  • 07e208aa73 unminimize on activate vaxerski 2022-05-11 15:03:31 +0200
  • 96819c8ab9 Fix GDK window extents mouse offset vaxerski 2022-05-10 11:01:03 +0200
  • ddab8e60dc optimized texture rendering vaxerski 2022-05-10 09:56:58 +0200
  • 9a699ab153 fix yesterday's commit vaxerski 2022-05-10 09:19:54 +0200
  • ef21baaf88 Optimize blur massively and some fixes vaxerski 2022-05-09 21:37:41 +0200
  • d70de566c4
    Merge pull request #66 from Tanish2002/add-nix-flakes vaxerski 2022-05-08 22:00:34 +0200
  • dc6702ea58 small fix for nativebuildinputs Tanish2002 2022-05-09 00:37:41 +0530
  • 7c6fc3c6ad add xwayland disabling support to flake.nix Tanish2002 2022-05-08 23:48:13 +0530
  • 2342b6a10f remove patch and move default.nix Tanish2002 2022-05-08 22:53:49 +0530
  • aca5dba7a1 make changes to makefile a bit so it follows config.mk Tanish2002 2022-05-08 22:22:02 +0530
  • 857ea43694 add flake.nix and other required files for nix build Tanish2002 2022-05-08 21:57:40 +0530
  • 434184aa32 Added dwindle:force_split vaxerski 2022-05-08 15:36:17 +0200
  • 39dcfa61c3 Added hyprctl reload vaxerski 2022-05-08 15:28:45 +0200
  • aa5b0d2cda add natural scroll opt vaxerski 2022-05-06 19:34:48 +0200
  • 034192650f respect outputMgrApplyTest vaxerski 2022-05-06 17:18:24 +0200
  • ff86f723b2 Fix blur leaving strokes on full damage tracking vaxerski 2022-05-06 16:06:21 +0200
  • b67eae7228 fix kb stuff vaxerski 2022-05-06 14:30:35 +0200
  • 9ddfe0b4ae take rounding into account in border damage vaxerski 2022-05-05 15:19:50 +0200
  • 359bb2bdda dont change size if partial damage vaxerski 2022-05-05 15:16:10 +0200
  • e71514fa26 Merge branch 'main' of https://github.com/vaxerski/Hyprland vaxerski 2022-05-05 15:16:00 +0200
  • 8fb3ad8bf1 log damage debug opt vaxerski 2022-05-05 15:09:26 +0200
  • d21e3b9d88
    Remove full dt notice from readme vaxerski 2022-05-05 14:07:47 +0200
  • 77d37cd72a optimization: dont damage entire window on border anim vaxerski 2022-05-05 14:02:30 +0200
  • 8369f2980a crucial fixes to full damage tracking 🎉 vaxerski 2022-05-05 13:48:22 +0200
  • 500cbd135f moveactive monitor vaxerski 2022-05-05 13:02:55 +0200
  • 8bb908a8da Added focusmonitor vaxerski 2022-05-05 12:50:25 +0200
  • c7fd3d46fd damage mon on arrange vaxerski 2022-05-04 15:23:30 +0200
  • 8e1abb6540 render border with damage vaxerski 2022-05-04 15:16:50 +0200
  • 908901fbda Fix opening floating on another mon vaxerski 2022-05-04 15:16:36 +0200
  • 6bfe9162e1 Reject blur rendering on empty damage vaxerski 2022-05-02 23:03:22 +0200
  • 42c77b01ed fix kawase oopsie vaxerski 2022-05-02 17:02:00 +0200
  • 43fc7662cc Major blur rework: optimization & fixes vaxerski 2022-05-02 16:54:40 +0200
  • b5b78f3836
    Merge pull request #59 from jwijenbergh/main vaxerski 2022-05-01 15:09:50 +0200
  • 58f13efa30
    Hyprctrl: Use printf format specifiers for the usage string jwijenbergh 2022-05-01 14:59:15 +0200
  • 0132e52b13 Note high GPU usage in the README vaxerski 2022-04-29 21:43:04 +0200
  • 31a429899b added hyprctl batch vaxerski 2022-04-29 19:44:09 +0200
  • 726ba65785 enter all outputs in wlr/workspaces vaxerski 2022-04-28 18:06:25 +0200
  • 4b985d3e38 fix crash when yanking mouse before init vaxerski 2022-04-28 17:57:24 +0200
  • 51172129d7 deactivate exclusive vaxerski 2022-04-28 17:55:25 +0200
  • 17bd1779ea fix fadeout vaxerski 2022-04-28 15:39:49 +0200
  • d284aaa2ca Added custom reserved area per mon vaxerski 2022-04-27 17:46:07 +0200
  • dddb00fbc8 Support the virtual keyboard protocol vaxerski 2022-04-27 17:29:33 +0200
  • 3ea558f1ae fix some xwayland size bugs vaxerski 2022-04-27 16:34:28 +0200
  • d35019f185 fix rare crash vaxerski 2022-04-26 17:51:00 +0200
  • cabab409e6 fixed overlay layers being on bottom of fullscreen windows vaxerski 2022-04-25 21:49:45 +0200
  • 9eae3b3c3b minor xwayland constraint fixes vaxerski 2022-04-25 13:40:46 +0200
  • 68605c2ccf crash in assert on fail for a coredump vaxerski 2022-04-24 22:05:07 +0200
  • c35517d44e fixes for xwayland popups, autofloat pop-up and task_dialog vaxerski 2022-04-24 17:53:50 +0200
  • 86bb95c125 some fixes for xwayland windows and focus vaxerski 2022-04-24 17:42:59 +0200
  • d798376330 assert -> rassert for animatedvariable vaxerski 2022-04-24 17:01:39 +0200
  • c279b08b3d Merge branch 'main' of https://github.com/vaxerski/Hyprland vaxerski 2022-04-24 17:01:23 +0200
  • 5713306f7e update example conf for kawase vaxerski 2022-04-24 16:45:59 +0200
  • f1043c4dac
    Mention kawase in readme vaxerski 2022-04-24 16:44:39 +0200
  • e5f8bca41c Switched old blur to dual kawase vaxerski 2022-04-24 16:41:01 +0200
  • 3b3718df3d some fixes for full damage tracking vaxerski 2022-04-24 12:04:16 +0200
  • f04829a4b5 fix layer focus vaxerski 2022-04-24 11:41:52 +0200
  • 6679a4786b
    Merge pull request #55 from vaxerski/animation-system-rework vaxerski 2022-04-24 11:22:44 +0200
  • 1afc8329bc
    Merge branch 'main' into animation-system-rework vaxerski 2022-04-24 11:18:30 +0200
  • fc14157d76 Fixed damaging multimon vaxerski 2022-04-23 23:53:12 +0200
  • ad2c72a797 Bake 200, more info vaxerski 2022-04-23 23:16:43 +0200
  • 8f3b4aa89c oops, small fix vaxerski 2022-04-23 22:11:32 +0200
  • 6d8016185a default curve more close to parabolic vaxerski 2022-04-23 21:54:03 +0200
  • 3ebe7d7972 Added bezier curves vaxerski 2022-04-23 21:47:16 +0200
  • 306d163613 return const refs + vec constantize vaxerski 2022-04-23 14:40:51 +0200
  • 77002eeea0 fix warn vaxerski 2022-04-23 14:36:03 +0200
  • f84294fe07 fixed fullscreen, removed effective vars from windows vaxerski 2022-04-23 14:35:34 +0200
  • 0147975faf New animation system vaxerski 2022-04-23 14:16:02 +0200
  • fa38dfd416 Added git dirty vaxerski 2022-04-22 18:33:30 +0200
  • d7b3145b2e Added git commit message to hyprctl version vaxerski 2022-04-22 18:29:32 +0200
  • e3b19e0131 Added hyprctl version vaxerski 2022-04-22 18:14:25 +0200
  • 94811485c9 added opacity rule vaxerski 2022-04-22 14:37:38 +0200
  • a8e5e9c558 Allow percentages in move and size rules vaxerski 2022-04-22 14:31:14 +0200
  • 15eb844260 reload keyboards if input changed in hyprctl vaxerski 2022-04-22 14:11:52 +0200
  • 091048412a Added warn for old monitor cfg vaxerski 2022-04-21 22:15:42 +0200
  • 5b8cdc6c43 CONFIG COMPAT BREAK: removed mfact from mon cfg vaxerski 2022-04-21 22:05:51 +0200
  • 883d389bc2 Make hyprctl thread safe vaxerski 2022-04-21 22:00:03 +0200
  • 304b93a4f6 Minor tweaks vaxerski 2022-04-21 21:48:37 +0200
  • 5f3ee176a1 only reload monitors when needed with hyprctl vaxerski 2022-04-21 21:36:45 +0200
  • c16ebec3b2 count down in named workspace IDs vaxerski 2022-04-21 21:35:08 +0200
  • 727851d6e2 Added workspace names in hyprctl vaxerski 2022-04-21 21:25:28 +0200
  • ce70731910 Added quick start to readme vaxerski 2022-04-21 18:43:58 +0200
  • 5fa916e6f2 fix monitor reload crash vaxerski 2022-04-21 18:11:28 +0200
  • 7c36dd6e6c set wantsmonitorreload for parsekeyword vaxerski 2022-04-21 17:36:28 +0200
  • 4b1773d1b1 overwrite mon rule if exists vaxerski 2022-04-21 17:33:24 +0200
  • a0ec0326f9 typo vaxerski 2022-04-21 17:21:55 +0200
  • 2b8b34d8db Added workspace windowrule vaxerski 2022-04-21 17:17:47 +0200
  • 064e40d25f Added unbind keyword vaxerski 2022-04-21 17:06:43 +0200
  • 07080498fd Added hyprctl keyword vaxerski 2022-04-21 16:56:27 +0200
  • b618fc1caa Added named workspaces vaxerski 2022-04-21 16:38:48 +0200
  • c02afa0c27 Added hyprctl dispatch vaxerski 2022-04-21 16:11:29 +0200
  • 422eaad420 handle term and int signals and cleanup vaxerski 2022-04-21 15:59:28 +0200
  • 66b5c5a143 static and functional dispatchers vaxerski 2022-04-21 15:50:52 +0200
  • ab2c65e535 Set last monitor when unset on monitor attach vaxerski 2022-04-20 19:36:05 +0200
  • 87b8491294 Added the splitratio dispatcher vaxerski 2022-04-20 16:53:41 +0200