Commit graph

  • 3f8845a6a7 Added an exit dispatcher and no more SIGSEGV on exit vaxerski 2022-05-29 00:00:47 +0200
  • 894ae2d742 Use C++-styled pointers for decorations vaxerski 2022-05-28 23:43:11 +0200
  • 08e0567d3a fix typo in GDK offset adjustments vaxerski 2022-05-28 20:54:15 +0200
  • 685cf1e00d remove unused PMONITOR var vaxerski 2022-05-28 20:50:50 +0200
  • bdf1c16195 Added IHyprWindowDecoration and Group Bars vaxerski 2022-05-28 20:46:20 +0200
  • b1b24cb21a Added changegroupactive direction vaxerski 2022-05-28 19:16:20 +0200
  • 9ede0f1c7d Added blur_ignore_opacity v0.1.1beta vaxerski 2022-05-28 18:57:32 +0200
  • 10a9325a6a Fix buggy slide out on multimon vaxerski 2022-05-28 18:52:22 +0200
  • e4d494aed4 fix focusmonitor with named workspaces vaxerski 2022-05-28 18:38:49 +0200
  • 5c911df351 Fix closing anims on multimon vaxerski 2022-05-28 18:33:47 +0200
  • 15553804d6 Added closing animations (reverse of open) vaxerski 2022-05-28 18:28:55 +0200
  • 7f1f14fe85 Added a rounding rule vaxerski 2022-05-28 17:48:01 +0200
  • 7d442d4851 Added rendertime no overlay vaxerski 2022-05-28 17:40:57 +0200
  • 8c10857f14 Added a debug overlay vaxerski 2022-05-28 17:32:19 +0200
  • 9b6960eb55 fix calculating stupid gdk surface offsets v0.1.0beta vaxerski 2022-05-27 21:10:51 +0200
  • 4cda50399c [gha] bump flake inputs vaxerski 2022-05-27 14:06:54 +0000
  • daff7d8ca2 use xdg-shell v3 vaxerski 2022-05-27 16:05:25 +0200
  • 1bef63a1e6 fix for latest wlroots vaxerski 2022-05-27 16:03:24 +0200
  • d8c5e53c08 Fix dynamic monitor offset changes 0.1.0-beta vaxerski 2022-05-27 10:27:06 +0200
  • 8145c552de post empty activewindow event on unfocus vaxerski 2022-05-26 21:34:52 +0200
  • 19a168792b activewindow class and title vaxerski 2022-05-26 21:24:52 +0200
  • 8a3ea54184 Update border colors on config reload vaxerski 2022-05-26 21:23:13 +0200
  • 795504dad0 Added workspaceopt dispatcher vaxerski 2022-05-26 19:05:32 +0200
  • 6751ec6f54
    Merge pull request #109 from viperML/main vaxerski 2022-05-26 11:03:25 +0200
  • 74d297da80 nix: update workflow and bump flake Fernando Ayats 2022-05-26 10:54:10 +0200
  • 74990e1e58 fix for latest wlroots vaxerski 2022-05-25 23:29:36 +0200
  • 2c907e0540 include egl in includes.hpp vaxerski 2022-05-25 23:13:13 +0200
  • 9597ffdd32 fix missing region32 copy in renderer vaxerski 2022-05-25 19:19:54 +0200
  • d09034ee2a Added a fullscreen event vaxerski 2022-05-25 18:42:38 +0200
  • 08d4d987cf return nearest mon if point out of range vaxerski 2022-05-25 18:40:03 +0200
  • 5635c6385f Invalidate layout on dynamic request to config vaxerski 2022-05-25 17:42:38 +0200
  • c8f0a74975 update activewindow on its title change vaxerski 2022-05-25 17:29:44 +0200
  • b2769bab68 use mutexes in eventmanager like a normal human vaxerski 2022-05-25 17:26:26 +0200
  • edac77abeb
    Merge pull request #106 from vaxerski/ci-archfix vaxerski 2022-05-25 11:08:40 +0200
  • 86c00752b7 meson prefix to /usr vaxerski 2022-05-25 11:04:55 +0200
  • 04eb3f922c respect perms vaxerski 2022-05-25 10:37:08 +0200
  • 73c9b87636 Build with a user vaxerski 2022-05-25 10:34:04 +0200
  • 9a34fec3d4 build from source and not AUR vaxerski 2022-05-25 10:29:44 +0200
  • 0ae6563fef workspace set active vaxerski 2022-05-25 10:25:36 +0200
  • c8425926c9 fix default workspaces being unnamed vaxerski 2022-05-24 22:30:36 +0200
  • 0ad33742e1 fix workspace event and add activewindow and activemon vaxerski 2022-05-24 22:21:31 +0200
  • ad7e66adaa stick a newline at the end of socket2 events vaxerski 2022-05-24 19:47:13 +0200
  • ba7e3cd9a1 Major IPC Rework + Added Socket2 vaxerski 2022-05-24 19:42:43 +0200
  • d8d8a29fc2 fix memory issues with logs vaxerski 2022-05-24 17:20:40 +0200
  • f522c597ef Fix fullscreen focus detection and configure requests vaxerski 2022-05-23 22:07:29 +0200
  • e924cd95fd Added movecursortocorner vaxerski 2022-05-22 11:52:39 +0200
  • 9af95492f8 clamp surface sizes vaxerski 2022-05-22 11:42:18 +0200
  • ef4ab2edd4 fix dwindle leaving artifacts on toggle pseudo vaxerski 2022-05-21 21:20:56 +0200
  • 1c423ec997
    Merge pull request #86 from viperML/main vaxerski 2022-05-21 18:36:20 +0200
  • 2e6e5b4268 nix: put workflow in different file Fernando Ayats 2022-05-21 12:39:15 +0200
  • 9d89e0f08e nix: add nixos module Fernando Ayats 2022-05-21 12:07:55 +0200
  • 5f620ee7ca fix fullscreen request loops vaxerski 2022-05-20 15:02:51 +0200
  • 2511d8981a fix a lil oopsie vaxerski 2022-05-19 20:49:37 +0200
  • 464c4aa395 fixed borders on no blur vaxerski 2022-05-19 20:16:08 +0200
  • 146b189d54 disallow running with sudo vaxerski 2022-05-19 19:28:15 +0200
  • 36be9c4a11 warp to middle on remove constraint vaxerski 2022-05-19 15:29:26 +0200
  • e225d949e7 And now fix the placeholder vaxerski 2022-05-18 20:35:24 +0200
  • 198fc90df5 What the fuck is going on with git, fix the entire scaling merge vaxerski 2022-05-18 20:33:54 +0200
  • fb270af53e
    Revert "Scaling: fixed fixed" vaxerski 2022-05-18 20:30:53 +0200
  • 5454cf8e89 Fixed mouse constraints, should be correct now vaxerski 2022-05-18 14:57:08 +0200
  • 8cf1e6d60d
    Merge pull request #89 from vaxerski/scaling vaxerski 2022-05-18 14:52:34 +0200
  • a1739cd4e0 fix a fucking placeholder i left vaxerski 2022-05-18 14:47:22 +0200
  • 5b15d3b4f4 Revert "Merge pull request #88 from vaxerski/scaling" vaxerski 2022-05-18 14:42:00 +0200
  • f68ddc382a
    Merge pull request #88 from vaxerski/scaling vaxerski 2022-05-18 13:16:32 +0200
  • 6c437763f6
    Merge branch 'main' into scaling vaxerski 2022-05-18 13:10:22 +0200
  • c2922b6b09 fix surface effective damage scale vaxerski 2022-05-18 13:08:49 +0200
  • ba573a529a fix workspaces disappearing on switch anim mode vaxerski 2022-05-18 12:39:20 +0200
  • fcd56a3701 fix some border damage geometry issues vaxerski 2022-05-18 12:27:43 +0200
  • f70d0ec5aa Added movetoworkspacesilent vaxerski 2022-05-18 12:18:58 +0200
  • 5fa4b9a777 fix border geometry vaxerski 2022-05-17 19:31:42 +0200
  • 473d4591b0 fix some memory issues vaxerski 2022-05-17 18:37:14 +0200
  • b3276d3207 nix: add overlay back Fernando Ayats 2022-05-17 15:10:00 +0200
  • c7dc0fd509 nix: misc tweaks to flake Fernando Ayats 2022-05-17 14:03:58 +0200
  • c02e163591 Added workflow_dispatch event trigger Fernando Ayats 2022-05-17 13:44:43 +0200
  • 16ad81f236 nix: added workflow Fernando Ayats 2022-05-17 13:43:31 +0200
  • 5019682144 nix: include example conf Fernando Ayats 2022-05-17 13:35:34 +0200
  • df2215cef7 fix fade blur vaxerski 2022-05-17 13:26:14 +0200
  • cc84b0ce50 fix workspace fade damage vaxerski 2022-05-17 13:24:23 +0200
  • cad71218c0 borders are now gangsta vaxerski 2022-05-17 13:16:37 +0200
  • 0728326d6e nix: flake cleanup Fernando Ayats 2022-05-17 13:11:24 +0200
  • 48b8ab3f65
    Merge pull request #84 from Four-Griffins/main vaxerski 2022-05-17 00:15:01 +0200
  • 3fd2ef2107 added opacity setting for fullscreen windows Four_Griffins 2022-05-16 23:52:48 +0200
  • f09de365d5 Added workspace fade transition vaxerski 2022-05-16 23:13:32 +0200
  • 244be92d11 fix fadeout vaxerski 2022-05-16 22:25:05 +0200
  • 0503835ee6 fixed blur and shit vaxerski 2022-05-16 21:30:11 +0200
  • bf8ebfc631 added scaling (dt broken) vaxerski 2022-05-16 20:45:27 +0200
  • 25979fac1d
    Merge pull request #78 from Narice/main vaxerski 2022-05-16 17:39:26 +0200
  • 50f978e518 Added togglesplit dispatcher vaxerski 2022-05-16 17:37:46 +0200
  • e90c1f7022 added dwindle:preserve_split vaxerski 2022-05-16 17:27:55 +0200
  • 0aacdbdfb6 Fixed build for Nix/OS users Narice 2022-05-16 16:01:28 +0100
  • 23c3534197
    Merge branch 'vaxerski:main' into main Narice 2022-05-16 11:53:28 +0100
  • 4f10d8e07d Fixed Hyprland default.nix to provide session Narice 2022-05-16 11:33:00 +0100
  • 6c0a374ba5 Fixed overlay Narice 2022-05-15 21:40:26 +0100
  • e991550abe Added source= vaxerski 2022-05-16 10:09:20 +0200
  • 26cd7d73e5 Added user-defined vars in config vaxerski 2022-05-16 09:38:42 +0200
  • 1d4d52af31
    Merge pull request #76 from ThatOneCalculator/aur vaxerski 2022-05-15 23:11:39 +0200
  • 9c7131e802
    Add git PKGBUILD Kainoa Kanter 2022-05-15 14:02:51 -0700
  • 96cdf8fd5e fix for wlroots-git update vaxerski 2022-05-15 18:41:02 +0200
  • ebd60c6699
    updated readme previews vaxerski 2022-05-15 18:31:30 +0200
  • d7ad80e6a2 Added window animation rules vaxerski 2022-05-15 14:18:31 +0200