Commit Graph

54 Commits

Author SHA1 Message Date
allcontributors[bot]
25e85b1e8b docs: add kinou-p as a contributor for question, and design (#183)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-02-14 22:50:22 -03:00
Gustavo Carvalho
6de99771e5 chore: update readme 2026-02-14 07:32:08 -03:00
Gustavo Carvalho
5e1f1e8693 chore: update README.md 2026-02-14 07:00:39 -03:00
Gustavo Carvalho
5ec9473e95 chore: update README.md 2026-02-14 05:45:27 -03:00
Gustavo Carvalho
0565163e31 chore: update README.md 2026-02-14 05:44:53 -03:00
Gustavo Carvalho
17cf8d1081 chore: disables transparency for Nvidia and App Image temporarily (#177)
* docs: update README to clarify window transparency handling

* feat: implement rendering environment detection

* chore: optimize rendering environment hook

* fix: improve NVIDIA detection
2026-02-14 01:56:21 -03:00
allcontributors[bot]
baa04e6194 docs: add kinou-p as a contributor for bug, and code (#174)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-02-13 21:32:08 -03:00
Gustavo Carvalho
0cde431e72 feat: multi arch support (#175)
* feat: multi arch support

* fix: sanitize GTK environment

Co-authored-by: kinou-p <kinou-p@users.noreply.github.com>
2026-02-13 21:31:44 -03:00
allcontributors[bot]
fe90c6f2e4 docs: add e6ad2020 as a contributor for bug, and code (#136)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-01-29 02:44:55 -03:00
allcontributors[bot]
2281e97e99 docs: add henmalib as a contributor for bug, and code (#117)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-01-06 15:27:20 -03:00
Gustavo Carvalho
40c192d307 fix: remove forced x11 backend (#116) 2026-01-06 14:14:27 -03:00
Gustavo Carvalho
a5546669cf fix: revert resolve WebKit incompatibility on Pop!_OS (#109)
This reverts commit dc7e1288e0.
2026-01-04 05:40:17 -03:00
Gustavo Carvalho
dc7e1288e0 fix: resolve WebKit incompatibility on Pop!_OS (#109) 2026-01-03 22:52:19 -03:00
allcontributors[bot]
446fd64f4a docs: add Predrag as a contributor for code, and bug (#103)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-01-03 18:00:31 -03:00
Gustavo Carvalho
39a6c3a715 feat: give cloudsmith credits for hosting 🎉 2026-01-01 15:08:57 -03:00
allcontributors[bot]
cd91867bcf docs: add rorar as a contributor for bug (#91)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-01-01 14:30:42 -03:00
allcontributors[bot]
c3494719fb docs: add olksndrdevhub as a contributor for bug (#90)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-01-01 14:29:48 -03:00
Gustavo Carvalho
c600d08ca4 feat: enhance installation instructions and add setup for paste permissions 2026-01-01 07:17:23 -03:00
allcontributors[bot]
0030068c7e docs: add sosadsonar as a contributor for ideas (#78)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-30 08:14:52 -03:00
allcontributors[bot]
17f371241c docs: add rorar as a contributor for ideas (#73)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-28 08:56:26 -03:00
allcontributors[bot]
0352bec6e0 docs: add Tallin-Boston-Technology as a contributor for ideas (#72)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-28 08:51:57 -03:00
allcontributors[bot]
1f4e56cb9d docs: add freshCoder21313 as a contributor for code, design, and data (#71)
* docs: update README.md

* docs: update .all-contributorsrc

* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-28 08:49:27 -03:00
Gustavo Carvalho
3ff1107ec8 feat: add all-contributors 2025-12-28 08:42:12 -03:00
Gustavo Carvalho
b216e5c251 feat: add website status badge 2025-12-26 23:24:28 -03:00
Gustavo Carvalho
0532f4ea52 feat: replace conflicting hotkey & reset settings (#58)
* feat: implement shortcut conflict detection

* feat: add reset_first_run command to clear setup configuration

* feat: add support for i3, sway, and hyprland

* feat: add shortcut conflict detection

* feat: implement shortcut conflict detection

* feat: enhance setup wizard to detect and resolve shortcut conflicts

* feat: update modify_file_atomic to return modification status and improve conflict detection test

* feat: ensure successful modification and reload for shortcut handlers

* feat: simplify WizardButton usage by creating a local Button wrapper

* fix: ajust lint

* feat: add word boundary check for mod+v bindings

* chore: remove close window after reseting defaults

* feat: improve auto-resolve logic to check for actual conflicts
2025-12-24 06:33:55 -03:00
Gustavo Carvalho
5d2eead7a6 chore: update README.md 2025-12-23 02:26:23 -03:00
Gustavo Carvalho
b715f2403f fix: ajust correct branch name 2025-12-22 23:18:57 -03:00
Gustavo Carvalho
18ed605943 refactor: multi distro overhaul (#52)
* feat: enhance capabilities and permissions for autostart and global shortcuts

* feat: implement desktop environment detection and global shortcut registration

* feat: add permission checker module for uinput access verification and configuration

* feat: add autostart and global shortcut plugins; integrate permission checker functions

* feat: add LXQt and LXDE support for global shortcuts

* feat: add permission_checker and shortcut_setup modules to the library

* feat: implement SetupWizard for first-run setup and autostart configuration

* feat: overhaul install script for improved distribution detection and installation methods

* feat: add autostart and global shortcut plugins to dependencies

* feat: enhance Makefile with improved installation and cleanup processes

* feat: enhance release workflow with version syncing and installation instructions

* docs: update contributing guidelines to include required dependencies

* docs: update README with Rust version, installation instructions, and new features

* feat: improve installation process for uinput module and udev rules

* feat: add support for AlmaLinux and improve WebKitGTK compatibility handling

* feat: enhance post-removal script to handle multiple module configuration filenames

* feat: add XDG_SESSION_CLASS to environment variables in wrapper script

* fix: improve error handling for MATE keybinding slots

* chore: remove xml formatting

* feat: ensure input group exists and add user only on live system during installation

* feat: add architecture detection for DEB and RPM packages

* fix: correct logic for uinput module configuration in post-installation script

* fix: improve error message for missing win11-clipboard-history binary

* feat: enhance permission fixing by checking for required commands

* fix: improve shortcut registration by ensuring thread completion

* style: shortcut registration formatting

* feat: add support for CachyOS

* feat: enhance distribution detection and installation process

* chore: update version to 0.4.0 in package.json, Cargo.toml, and tauri.conf.json

* chore: update version to 0.4.0 in package-lock.json

* fix: update Cloudsmith repository name to clipboard-manager

* feat: add PKGBUILD and installation script for win11-clipboard-history-bin

* chore: remove VERSION variable from Makefile

* fix: improve error message for binary not found in wrapper script

* feat: enhance installation process with Cloudsmith repository support
2025-12-22 23:03:19 -03:00
Gustavo Carvalho
14e87d8177 chore: update README.md 2025-12-21 13:49:14 -03:00
Gustavo Carvalho
f7068d296b feat: update README with new screenshots and add image assets 2025-12-19 04:06:41 -03:00
Gustavo Carvalho
d30bc212f7 refactor: shortcut manager (#34)
* fix: update udev rules for input device permissions

* refactor: remove HotkeyManager

* feat: implement Linux Desktop Environment Shortcut Manager

* refactor: remove HotkeyManager

* fix: enhance input permissions setup with uaccess support

* refactor: improve uinput permissions setup

* refactor: update documentation for global shortcut permissions and usage

* refactor: update udev rules and dependencies

* refactor: remove outdated comment in useDarkMode hook

* style: clean up script formatting and improve readability

* chore: update UUID handling to use deterministic v5

* chore: simplify pipeline combining

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: clarify comment

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-16 12:19:19 -03:00
Gustavo Carvalho
88ab8f85c3 fix: enhance post-installation permissions script (#33)
* fix: enhance post-installation permissions script

* fix: update user group check in setup_permissions function

* fix: ajust icons
2025-12-16 00:41:08 -03:00
Gustavo Carvalho
386cf6a966 fix: revert "cinnamon hotkeys problem"
This reverts commit fb764e3510.
2025-12-15 23:37:29 -03:00
dashio
fb764e3510 fix: cinnamon hotkeys problem (#28)
* chore: revert "fix: revert "fix: cinnamon hotkeys problem (#24)" (#26)"

This reverts commit cd17d9d6b1.

* fix: installment not registering keys
2025-12-15 23:22:45 -03:00
Gustavo Carvalho
cd17d9d6b1 fix: revert "fix: cinnamon hotkeys problem (#24)" (#26)
This reverts commit 2d5cb5f686.
2025-12-15 13:02:55 -03:00
dashio
2d5cb5f686 fix: cinnamon hotkeys problem (#24)
* fix: update Wayland & X11 support description

* fix: enhance acrylic background opacity in Tailwind configuration

* fix: correct directory name in contributing instructions

* chore: update glass effect background for improved visibility

* fix: update dependencies for global shortcut support and remove evdev

* fix: add missing icon file path for Debian package

* fix: remove unnecessary udev rules for global hotkey detection

* feat: add global shortcut permissions to desktop and linux schemas

* feat: implement global shortcut registration

* fix: improve error handling for global shortcut registration

* fix: remove error handling from global shortcut registration function

* chore: use install instead cp

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

---------

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-12-15 12:45:45 -03:00
Gustavo Carvalho
021f6e54ab chore: update installation script URL 2025-12-13 23:26:36 -03:00
Gustavo Carvalho
b4baffe0e5 docs: add dynamic themes to readme 2025-12-13 20:01:09 -03:00
Gustavo Carvalho
0a2051a882 refactor: update README for clarity 2025-12-13 00:13:31 -03:00
Gustavo Carvalho
e0e3d8f15b refactor: image on readme 2025-12-12 14:11:57 -03:00
Gustavo Carvalho
9dea833f5f refactor: improve installation user UX 2025-12-12 13:38:17 -03:00
Gustavo Carvalho
18f9171a2a feat: grantee acl immediate access 2025-12-12 13:07:39 -03:00
Gustavo Carvalho
1fbf087cc9 chore: update README.md 💅 2025-12-12 09:29:42 -03:00
Gustavo Carvalho
adeead4531 feat: gif paste 2025-12-12 02:27:30 -03:00
Gustavo Carvalho
1cb69a8869 chore: update docs and scripts 2025-12-11 17:21:41 -03:00
Gustavo Carvalho
f2543419ef chore: not testeds 2025-12-11 17:01:18 -03:00
Gustavo Carvalho
ef76dcb3e9 chore: update direct install dns 2025-12-11 11:11:08 -03:00
Gustavo Carvalho
b31a7f6a2e fix: ajust builded permissions 2025-12-11 08:54:51 -03:00
Gustavo Carvalho
4bcb7556bb feat: add auto-install script and update readme 2025-12-11 07:25:10 -03:00
Gustavo Carvalho
1005fb74ad docs: update installation section headings for clarity 2025-12-11 04:04:13 -03:00