Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-12 | Adapt to new configuration paths | Sebastian 'gonX' Jensen | |
Upstream changes how device configuration is packaged, and is now inlined rather than existing as dedicated files. | |||
2021-07-14 | Update maintainers | Sebastian 'gonX' Jensen | |
2021-06-10 | Fix build error | LavaDesu | |
2021-06-10 | Remove prepare function | LavaDesu | |
Upstream has updated eto to 2.5.11, and the udev builder is now included in the repo. | |||
2021-05-16 | Bump eto while we wait for upstream | LavaDesu | |
2021-05-15 | Revert "Temporary stopgap to workaround GUI crashes." | LavaDesu | |
This reverts commit bf5c1afea152bbce80611b8b7f27d9b3fd934e87. | |||
2021-04-09 | Temporary stopgap to workaround GUI crashes. | LavaDesu | |
The PKGBUILD will now build Eto (the GUI library) locally with a version bump for its GTK bindings (GtkSharp) that broke on systems with glib2>=2.68. This commit will be reverted when Eto releases a new version with the issue fixed. | |||
2021-03-11 | Update upstream URL | LavaDesu | |
2021-02-28 | Update upstream git repository URL | LavaDesu | |
2021-01-29 | Update license and upstream udev builder URL | LavaDesu | |
2021-01-29 | Use default.target instead of multi-user.target | LavaDesu | |
2021-01-28 | Improve systemd service | LavaDesu | |
2020-12-23 | Packaging overhaul | MoeLava | |
- systemd service now has a grace period when restarting too many times - Daemon can be started without systemd by running "otd" - Add instructions and common error fixes to the install file | |||
2020-10-14 | Fix OpenTabletDriver-udev build | MoeLava | |
Upstream now uses dotnet 5 for building | |||
2020-09-30 | Fix OpenTabletDriver-udev build | MoeLava | |
Upstream OpenTabletDriver-udev now uses a submodule to reference the main OpenTabletDriver repo, so we add a prepare function and symlink the main repo instead, to avoid cloning twice | |||
2020-09-17 | Fix build | MoeLava | |
2020-09-12 | Fix build after upstream refactor | MoeLava | |
2020-09-12 | Build and run with dotnet50 | MoeLava | |
2020-09-03 | Fix build process | MoeLava | |
2020-09-03 | Update .gitignore | MoeLava | |
2020-07-27 | Add versioning to build arguments | MoeLava | |
2020-07-27 | Add .gitignore | MoeLava | |
2020-07-12 | Update .SRCINFO and pkgver | InfinityGhost | |
2020-07-12 | libxrandr, libx11 -> optdepends | InfinityGhost | |
2020-07-09 | Add libappindicator-gtk3 dependency | MoeLava | |
2020-06-22 | Add install script to reload systemd daemons | MoeLava | |
Built-in pacman hook isn't run because this uses a user service | |||
2020-06-15 | Bump version and fix build | MoeLava | |
2020-06-15 | Add maintainer | LavaDesu | |
2020-05-06 | Copy icons to /usr/share/pixmaps instead for theming support | MoeLava | |
2020-04-09 | Update dependencies | MoeLava | |
Adds libevdev and removes libxtst from required dependencies | |||
2020-04-02 | Bump pkgrel | MoeLava | |
2020-04-02 | Fix an incorrect sha256sum | MoeLava | |
2020-04-02 | Update .SRCINFO | MoeLava | |
2020-04-02 | Use better versioning based on tags | MoeLava | |
2020-04-02 | Use udev rules generator | MoeLava | |
2020-01-16 | Fix missing app icon | MoeLava | |
2020-01-06 | Directly launch the dll instead of an executable | MoeLava | |
2020-01-03 | Fix incorrect udev rules | MoeLava | |
2020-01-02 | Add missing configurations | MoeLava | |
2020-01-02 | Initial Commit | MoeLava | |