Commit Graph

  • f77a664e9d
    Fix clang build, second version (#33) Anton Samokhvalov 2023-01-15 19:13:29 +0300
  • 7136d4ca42
    Update Hyprpaper.cpp Anton Samokhvalov 2023-01-05 18:28:14 +0300
  • 923a7909d9
    Update Hyprpaper.cpp Anton Samokhvalov 2023-01-05 17:47:48 +0300
  • 50852e5319 Revert "Update Hyprpaper.cpp (#31)" Vaxry 2023-01-05 14:39:29 +0100
  • 1c19aa2b4f
    Update Hyprpaper.cpp (#31) Anton Samokhvalov 2023-01-05 00:53:44 +0300
  • e1b293aedf
    Update ConfigManager.cpp (#30) Anton Samokhvalov 2023-01-05 00:50:01 +0300
  • 196821a78b
    Update Hyprpaper.cpp Anton Samokhvalov 2023-01-04 23:59:10 +0300
  • 019dcc0bf1
    Update ConfigManager.cpp Anton Samokhvalov 2023-01-04 23:54:45 +0300
  • c68cc7b926
    CI: add Nix build Mihai Fufezan 2023-01-03 16:56:41 +0200
  • 885212dedc
    Trim support for wallpaper path. (#29) Seyfullah Gündoğdu 2023-01-03 15:09:20 +0300
  • 1f7f3c3ceb Trim support for wallpaper path. Seyfullah Gündoğdu 2023-01-03 15:00:34 +0300
  • 26ada07960 Trim support for wallpaper path. Seyfullah Gündoğdu 2023-01-03 14:54:01 +0300
  • e0840daf26 Trim support for wallpaper path. Seyfullah Gündoğdu 2023-01-03 01:47:30 +0300
  • aefd63876d don't load cursor theme if already loaded Vaxry 2022-12-28 23:26:58 +0100
  • 60013ee655
    Merge pull request #24 from vilari-mickopf/main Vaxry 2022-12-18 22:54:56 +0000
  • be66d710b3 Adjust to match modern c++ style Filip Markovic 2022-12-18 22:27:13 +0100
  • 88d99f9954 fix compile vaxerski 2022-12-13 14:27:19 +0000
  • 8e544370d9 fix crash when XCURSOR_SIZE environment variable is set incorrectly Filip Markovic 2022-12-06 07:12:46 +0100
  • ab85578dce fix crash with unloadAll vaxerski 2022-11-28 11:43:08 +0000
  • 3293f37662 fix unload all vaxerski 2022-11-27 12:02:09 +0000
  • 3571e20b55 added unload all vaxerski 2022-11-26 18:27:19 +0000
  • e5d64c0be9 Handle pointer events vaxerski 2022-11-18 20:35:33 +0000
  • 32e28312f1 fix surface destruction order vaxerski 2022-11-18 14:18:13 +0000
  • 6d3a15f33c allow wildcards for monitors vaxerski 2022-11-06 22:56:42 +0000
  • 1f55dda5e2 stop polling in main thread vaxerski 2022-11-02 21:41:32 +0000
  • 707ae57d44
    Merge pull request #16 from pinnouse/main Vaxry 2022-11-01 20:03:49 +0000
  • 77137cf72b Allow parsing home dir with contains keyword Nick 2022-11-01 15:40:50 -0400
  • 6fa4ea8a68
    Merge pull request #14 from vinhig/main Vaxry 2022-10-27 09:48:59 +0100
  • 099ca5399a
    Update ConfigManager.cpp Vaxry 2022-10-27 09:48:42 +0100
  • a9e896118f
    Oopsie Vincent Higginson 2022-10-12 17:11:57 +0200
  • 93e27e5a28
    Revert some changes: try/catch block, and comments Vincent Higginson 2022-10-12 15:24:29 +0200
  • e5f9c7e622 Fixing config manager that doesn't error out on bad keyword. vinhig 2022-10-11 19:46:36 +0200
  • 8f4c712950
    Merge pull request #13 from eneshecan/code-modernizations Vaxry 2022-09-30 21:06:23 +0100
  • 1df6080535 Various improvements considering the modern C++ practices Enes Hecan 2022-09-30 12:18:26 +0200
  • 034a663dbb
    Merge pull request #12 from namaenonaimumei/PR_custom-config Vaxry 2022-09-28 12:15:08 +0100
  • dc46514d7e style: Rename some variables [ ] 2022-09-28 12:29:33 +0900
  • 7c3108327b Add support for --config|-c [ ] 2022-09-27 09:31:25 +0900
  • 3f425d81cb
    Nix: fix issue with util-linux rename (#11) Just a Badly Drawn TABS Dude 2022-09-26 21:52:38 +0200
  • b708f1c131
    fix: fix the previous fix Just a Badly Drawn TABS Dude 2022-09-26 19:03:16 +0200
  • 99cf762eaa
    fix: fix issue with util-linux rename on nix Just a Badly Drawn TABS Dude 2022-09-26 18:48:48 +0200
  • 0faf740541
    nix: init (#7) Mihai Fufezan 2022-08-23 20:58:33 +0300
  • 1105b5963b
    nix: init Mihai Fufezan 2022-07-28 17:55:37 +0300
  • 571f495e88
    mention contain in the readme Vaxry 2022-08-03 18:07:50 +0200
  • 036bf93bf4 added contain: vaxerski 2022-08-03 18:06:33 +0200
  • 5eb087d338
    mention ipc config in the README Vaxry 2022-07-31 17:34:39 +0200
  • 9926c0f69e fix ticks not firing vaxerski 2022-07-31 17:30:14 +0200
  • c3eba7ea3c performance fixes + disabling ipc vaxerski 2022-07-31 17:28:37 +0200
  • f75fcf01d1 fix logic in buffer cleaning vaxerski 2022-07-18 12:31:20 +0200
  • 88885b21a9 log more vaxerski 2022-07-18 12:28:56 +0200
  • 7220ab216c dont use target ptrs vaxerski 2022-07-18 12:26:13 +0200
  • c81c19f67f
    updated readme with important notes Vaxry 2022-07-17 14:28:07 +0200
  • f5fffe4ecb
    don't make aur so big Vaxry 2022-07-17 14:22:22 +0200
  • cd796c5f86
    mention unload in readme Vaxry 2022-07-17 14:20:00 +0200
  • 8a7df4675a added unload vaxerski 2022-07-17 14:17:54 +0200
  • 59956ce32a oops vaxerski 2022-07-17 14:12:03 +0200
  • 3de17d1636 clean old preloads vaxerski 2022-07-17 13:59:43 +0200
  • 2c7927aa5a fix scaling image vaxerski 2022-07-16 23:03:29 +0200
  • 5f494286b2 fix scale vaxerski 2022-07-16 23:00:18 +0200
  • 22bbffa1ae fix crash with empty buffers vaxerski 2022-07-16 22:51:18 +0200
  • 715175a121
    Merge pull request #3 from ThatOneCalculator/patch-1 Vaxry 2022-07-14 18:28:31 +0200
  • 11c5921d97
    AUR Kainoa Kanter 2022-07-11 23:14:18 -0700
  • fe739ed134
    Merge pull request #2 from Devarth123/patch-1 Vaxry 2022-07-07 23:01:35 +0200
  • 00334f34fc reset parse error for socket vaxerski 2022-07-07 15:34:27 +0200
  • b507e2f030 don't preload if exists vaxerski 2022-07-07 15:26:38 +0200
  • 158c4cecb4
    fixing a small mistake Devarth 2022-07-05 11:11:47 +0000
  • e15912e981
    updated readme Vaxry 2022-07-04 19:23:03 +0200
  • 7b87336d45 added jpeg support vaxerski 2022-07-04 12:51:15 +0200
  • fdaea3d78a remove some unused deps vaxerski 2022-07-04 00:11:09 +0200
  • 02c4e769bf
    Merge pull request #1 from andresmaldonado2/main Vaxry 2022-07-03 23:39:58 +0200
  • abf3b03d70 log buffers vaxerski 2022-07-03 10:07:43 +0200
  • 7abe062094
    Fixes spacing issue in Makefile andresmaldonado2 2022-07-03 03:05:10 -0400
  • 0a113cfd56 objectify layersurfaces into classes vaxerski 2022-07-02 19:53:12 +0200
  • bf8aeae511
    mention hyprland in hyprctl Vaxry 2022-07-02 19:13:21 +0200
  • 37e262e65a
    remove todo Vaxry 2022-07-02 19:12:51 +0200
  • 933224d3b4
    updated readme Vaxry 2022-07-02 19:12:34 +0200
  • 844fd1bb93 share buffers vaxerski 2022-07-02 19:10:50 +0200
  • e13715c514 added ipc and dynamic wp changes vaxerski 2022-07-02 18:26:59 +0200
  • 7ea6e34d3f more logs and allow mons without a wp vaxerski 2022-07-02 15:27:05 +0200
  • 8df121070a wallpapers are now cover vaxerski 2022-07-02 15:09:59 +0200
  • ae2c232afc
    update readme Vaxry 2022-07-01 23:15:28 +0200
  • 884ed95ef3
    readme updates Vaxry 2022-07-01 23:13:43 +0200
  • 1f6eb58d1b add make all vaxerski 2022-07-01 23:07:53 +0200
  • 05c4b91f95 initial code commit vaxerski 2022-07-01 23:05:58 +0200
  • 496c7ba8ae initial commit vaxerski 2022-07-01 23:05:00 +0200
  • 1a02c5f837
    Initial commit Vaxry 2022-07-01 20:16:45 +0200