Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Whatsapp For Linux
An unofficial WhatsApp desktop application for Linux.
Collective -
Host: opensource -
https://opencollective.com/whatsapp-for-linux
- Code: https://github.com/eneshecan/whatsapp-for-linux
Switch to popover for header menu. As a result, remove accelerators since this is a separate window
github.com/xeco23/WasIstLos - ee33665997669e44bc0c23e70b4b43de8e977002 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - ee33665997669e44bc0c23e70b4b43de8e977002 authored about 4 years ago by Enes Hecan <[email protected]>
Minor ui fixes
github.com/xeco23/WasIstLos - 05df1b7d426d70c6a09b2d18d075a350e415fbe9 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 05df1b7d426d70c6a09b2d18d075a350e415fbe9 authored about 4 years ago by Enes Hecan <[email protected]>
Disable close to tray by default
github.com/xeco23/WasIstLos - 272caa519eedd4b0908d509196df2132ac0962fa authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 272caa519eedd4b0908d509196df2132ac0962fa authored about 4 years ago by Enes Hecan <[email protected]>
Change application name in desktop entry
github.com/xeco23/WasIstLos - 6c98ca8c1cac3cf4224886cfbff2c9d2be5510a5 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 6c98ca8c1cac3cf4224886cfbff2c9d2be5510a5 authored about 4 years ago by Enes Hecan <[email protected]>
Use Gtk::manage since gtkmm version of ubuntu core18 doesn't support it yet
github.com/xeco23/WasIstLos - 56353cc82ca791fffc84c93ed36f9333805f948c authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 56353cc82ca791fffc84c93ed36f9333805f948c authored about 4 years ago by Enes Hecan <[email protected]>
Add libappindicator dependency to github workflows
github.com/xeco23/WasIstLos - bdb55ac56348c37165257e7dac038bd2c39aba15 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - bdb55ac56348c37165257e7dac038bd2c39aba15 authored about 4 years ago by Enes Hecan <[email protected]>
Merge pull request #64 from eneshecan/feature/app_indicator
Implement app indicator
github.com/xeco23/WasIstLos - 04a1f69ace457a876181f1157c482b8d1dc7f726 authored about 4 years ago by Enes Hecan <[email protected]>
Add libappindicator dependency to packages
github.com/xeco23/WasIstLos - 6a30b8a75ef2dee6ebc63ecfb53fca2d71f16d1c authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 6a30b8a75ef2dee6ebc63ecfb53fca2d71f16d1c authored about 4 years ago by Enes Hecan <[email protected]>
Add our icon to default icon theme
github.com/xeco23/WasIstLos - e4abd9e811543355a38117311382db980ca1587f authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - e4abd9e811543355a38117311382db980ca1587f authored about 4 years ago by Enes Hecan <[email protected]>
Implement singleton Application class to solve quit logic with tray icon in a cleaner manner
github.com/xeco23/WasIstLos - 6ad0268c287e9053d5d06109a4e5c79248836742 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 6ad0268c287e9053d5d06109a4e5c79248836742 authored about 4 years ago by Enes Hecan <[email protected]>
Implement tray icon. Cannot quit app while tray icon is inactive
github.com/xeco23/WasIstLos - 82aa80d8250fdaa195e33bb065035349c8239719 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 82aa80d8250fdaa195e33bb065035349c8239719 authored about 4 years ago by Enes Hecan <[email protected]>
debian: Set compatibility level to 10
github.com/xeco23/WasIstLos - 6e76dc38e325fe0e1e32b5eae87a1e5931ebf226 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 6e76dc38e325fe0e1e32b5eae87a1e5931ebf226 authored about 4 years ago by Enes Hecan <[email protected]>
snapcraft: Add some missing plugs
github.com/xeco23/WasIstLos - 1687d6060d897136799a84959997fbd3e0a66986 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 1687d6060d897136799a84959997fbd3e0a66986 authored about 4 years ago by Enes Hecan <[email protected]>
Minor file save dialog improvements
github.com/xeco23/WasIstLos - 3356fb1d60b20798b60ae527cbefcd41e771fe3f authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 3356fb1d60b20798b60ae527cbefcd41e771fe3f authored about 4 years ago by Enes Hecan <[email protected]>
Downgrade required gtk version in ui
github.com/xeco23/WasIstLos - 78a25fca9add780c34a1d4317e8d76d09274a332 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 78a25fca9add780c34a1d4317e8d76d09274a332 authored about 4 years ago by Enes Hecan <[email protected]>
Handle exception while loading resource
github.com/xeco23/WasIstLos - af45fb1a751ad6e25109ca4230cd558e189349a0 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - af45fb1a751ad6e25109ca4230cd558e189349a0 authored about 4 years ago by Enes Hecan <[email protected]>
Increase version
github.com/xeco23/WasIstLos - bbf58243c17a251d850fefb6bf7e8cb420d56e9e authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - bbf58243c17a251d850fefb6bf7e8cb420d56e9e authored about 4 years ago by Enes Hecan <[email protected]>
cmake: Add comment while compiling resources
github.com/xeco23/WasIstLos - 3af19b288a587f4d6c2d49b0e68f0f281228fd2a authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 3af19b288a587f4d6c2d49b0e68f0f281228fd2a authored about 4 years ago by Enes Hecan <[email protected]>
Hide/show headerbar on key release
github.com/xeco23/WasIstLos - c8adb5f581e130d5ffc7867bd1a3fb1517606156 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - c8adb5f581e130d5ffc7867bd1a3fb1517606156 authored about 4 years ago by Enes Hecan <[email protected]>
Slightly improve snapcraft
github.com/xeco23/WasIstLos - 98ae48010beec4bedb5a03c84be7bb2c06727ded authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 98ae48010beec4bedb5a03c84be7bb2c06727ded authored about 4 years ago by Enes Hecan <[email protected]>
Remove redundant calls for always_show_image since they have custom children now
github.com/xeco23/WasIstLos - 9dd8cd9a5f3760303abb188141104df7b0ca9b2f authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 9dd8cd9a5f3760303abb188141104df7b0ca9b2f authored about 4 years ago by Enes Hecan <[email protected]>
Set default size in ui
github.com/xeco23/WasIstLos - f1b921896a07634706f049f7ac2aae49dc67494d authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - f1b921896a07634706f049f7ac2aae49dc67494d authored about 4 years ago by Enes Hecan <[email protected]>
Increase version
github.com/xeco23/WasIstLos - d24f19f98421a5ca4471c3ad7cf84ef68286be27 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - d24f19f98421a5ca4471c3ad7cf84ef68286be27 authored about 4 years ago by Enes Hecan <[email protected]>
Flag for headerbar visibility since we cannot get it correctly in dtor and doesn't make sense to save it everytime it changes
github.com/xeco23/WasIstLos - 1d42091c5dbb66c7bcb1bb2513c66523142581ed authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 1d42091c5dbb66c7bcb1bb2513c66523142581ed authored about 4 years ago by Enes Hecan <[email protected]>
Minor cleanings
github.com/xeco23/WasIstLos - 5c263fad63d7e6aac786ed98405816275b58a40b authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 5c263fad63d7e6aac786ed98405816275b58a40b authored about 4 years ago by Enes Hecan <[email protected]>
Make snap badge black
github.com/xeco23/WasIstLos - eef52b3380dbf479638fd2c8eeb2cfba1573103c authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - eef52b3380dbf479638fd2c8eeb2cfba1573103c authored about 4 years ago by Enes Hecan <[email protected]>
Minor cleanings
github.com/xeco23/WasIstLos - 28f37f5919f6d07704e63194a49f9dc199be2660 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 28f37f5919f6d07704e63194a49f9dc199be2660 authored about 4 years ago by Enes Hecan <[email protected]>
Remove redundant virtual keywords
github.com/xeco23/WasIstLos - e0befc711dbf17a9c5e444e45e6a38ad818c289a authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - e0befc711dbf17a9c5e444e45e6a38ad818c289a authored about 4 years ago by Enes Hecan <[email protected]>
Set the visibility of header bar via left ALT key
github.com/xeco23/WasIstLos - fd178ca24914f0841acaa6039c1ddca0714c5cdc authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - fd178ca24914f0841acaa6039c1ddca0714c5cdc authored about 4 years ago by Enes Hecan <[email protected]>
Update screenshot
github.com/xeco23/WasIstLos - ad5d03cb4e9efa6da59f496cd5fbe008e38f8f8d authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - ad5d03cb4e9efa6da59f496cd5fbe008e38f8f8d authored about 4 years ago by Enes Hecan <[email protected]>
Minor improvements about zoom control
github.com/xeco23/WasIstLos - b64138c235e923b64ee8bb94dcebf08326914a79 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - b64138c235e923b64ee8bb94dcebf08326914a79 authored about 4 years ago by Enes Hecan <[email protected]>
Merge pull request #51 from andrecasteliano/zoom-menu
Add menu options to change the zoom level on the webkit component
github.com/xeco23/WasIstLos - 96b089bcd8ce386082cdc4368dfc4b4fa180a5eb authored about 4 years ago by Enes Hecan <[email protected]>
Moved zoom options to submenu, implemented settings storage/retrieval for the zoom level
github.com/xeco23/WasIstLos - 1c6abdbcd91f1dff6c45785af4b8ac641c42ff1a authored about 4 years ago by André Casteliano <[email protected]>
github.com/xeco23/WasIstLos - 1c6abdbcd91f1dff6c45785af4b8ac641c42ff1a authored about 4 years ago by André Casteliano <[email protected]>
Add menu options to change the zoom level on the webkit component
github.com/xeco23/WasIstLos - 9c18cb4f4f36a3ec4ce92e8f5ce462c6e249f644 authored about 4 years ago by André Casteliano <[email protected]>
github.com/xeco23/WasIstLos - 9c18cb4f4f36a3ec4ce92e8f5ce462c6e249f644 authored about 4 years ago by André Casteliano <[email protected]>
gitignore tidy up
github.com/xeco23/WasIstLos - c96942433aece2255a08b571a51f78f113ae1cec authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - c96942433aece2255a08b571a51f78f113ae1cec authored about 4 years ago by Enes Hecan <[email protected]>
Increase version
github.com/xeco23/WasIstLos - 1a6dd5cf9add90e98f346a8bd041f1224081bb17 authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 1a6dd5cf9add90e98f346a8bd041f1224081bb17 authored about 4 years ago by Enes Hecan <[email protected]>
Minor fixes
github.com/xeco23/WasIstLos - 8a22d75abf798633a7045da2e0fd38307553c39c authored about 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 8a22d75abf798633a7045da2e0fd38307553c39c authored about 4 years ago by Enes Hecan <[email protected]>
Merge pull request #46 from andrecasteliano/headerbar
Change of titlebar / menubar to GNOME HeaderBar
github.com/xeco23/WasIstLos - be903b379cdef152d9bef883888a7b24a7a710c3 authored about 4 years ago by Enes Hecan <[email protected]>
Change of titlebar / menubar to GNOME HeaderBar
github.com/xeco23/WasIstLos - f972e32e790ed4eb15d8c6a50fee8aadf5478030 authored over 4 years ago by André Casteliano <[email protected]>
github.com/xeco23/WasIstLos - f972e32e790ed4eb15d8c6a50fee8aadf5478030 authored over 4 years ago by André Casteliano <[email protected]>
Add arch linux banner
github.com/xeco23/WasIstLos - 50dafa878304eef2ef7b6030b2c93c7f1f6345ef authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 50dafa878304eef2ef7b6030b2c93c7f1f6345ef authored over 4 years ago by Enes Hecan <[email protected]>
Enable right click inspection
github.com/xeco23/WasIstLos - 63e82006e4b264a036737668b2fb4a3c3fad2e58 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 63e82006e4b264a036737668b2fb4a3c3fad2e58 authored over 4 years ago by Enes Hecan <[email protected]>
git workflow: Simplify installing dependencies
github.com/xeco23/WasIstLos - ba48ff8dbbd6dfca06fb9683dd07b2dc78761939 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - ba48ff8dbbd6dfca06fb9683dd07b2dc78761939 authored over 4 years ago by Enes Hecan <[email protected]>
Set system language for spell checking
github.com/xeco23/WasIstLos - 454b36806bd08497d08a08a6a077bbee9409e433 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 454b36806bd08497d08a08a6a077bbee9409e433 authored over 4 years ago by Enes Hecan <[email protected]>
Add update command to workflows
github.com/xeco23/WasIstLos - ed78026377aa4a596d5c1cc159d357a54e9f5983 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - ed78026377aa4a596d5c1cc159d357a54e9f5983 authored over 4 years ago by Enes Hecan <[email protected]>
Merge pull request #40 from juxuanu/master
Remove dark mode option since now whatsapp web has a builtin option
github.com/xeco23/WasIstLos - a4037afc51716ea8f3168cbcfef80a28d9badc6c authored over 4 years ago by Enes Hecan <[email protected]>
loadChange not needed
github.com/xeco23/WasIstLos - 3038c2705f2c0e1c0a613e8cf1a20770c7652321 authored over 4 years ago by Icar Nin Solana <[email protected]>
github.com/xeco23/WasIstLos - 3038c2705f2c0e1c0a613e8cf1a20770c7652321 authored over 4 years ago by Icar Nin Solana <[email protected]>
More dark mode deletion
github.com/xeco23/WasIstLos - 8cb2f2ce8167f28a87ec62f052c2ddd8edf5c432 authored over 4 years ago by Icar Nin Solana <[email protected]>
github.com/xeco23/WasIstLos - 8cb2f2ce8167f28a87ec62f052c2ddd8edf5c432 authored over 4 years ago by Icar Nin Solana <[email protected]>
Ignore .vscode/
github.com/xeco23/WasIstLos - ec07f717c852a2bb019ef8605592f58704d809a0 authored over 4 years ago by Icar Nin Solana <[email protected]>
github.com/xeco23/WasIstLos - ec07f717c852a2bb019ef8605592f58704d809a0 authored over 4 years ago by Icar Nin Solana <[email protected]>
Woops
github.com/xeco23/WasIstLos - 776887acfc2285b6c5ab1148fabf91cf4f2053d4 authored over 4 years ago by Icar Nin Solana <[email protected]>
github.com/xeco23/WasIstLos - 776887acfc2285b6c5ab1148fabf91cf4f2053d4 authored over 4 years ago by Icar Nin Solana <[email protected]>
version update
github.com/xeco23/WasIstLos - ace705c7afd57595f1e64d22f7f9b344d9ea8a2a authored over 4 years ago by Icar Nin Solana <[email protected]>
github.com/xeco23/WasIstLos - ace705c7afd57595f1e64d22f7f9b344d9ea8a2a authored over 4 years ago by Icar Nin Solana <[email protected]>
Application dark mode removed
github.com/xeco23/WasIstLos - 21a82513049fd320a128d3a9c7c2efa3824b9bfc authored over 4 years ago by Icar Nin Solana <[email protected]>
github.com/xeco23/WasIstLos - 21a82513049fd320a128d3a9c7c2efa3824b9bfc authored over 4 years ago by Icar Nin Solana <[email protected]>
Integrate version into cmake
github.com/xeco23/WasIstLos - 3e776b02f2887c7122764066bd2698344f22c315 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 3e776b02f2887c7122764066bd2698344f22c315 authored over 4 years ago by Enes Hecan <[email protected]>
Minor fix in gitignore
github.com/xeco23/WasIstLos - f758e77b97c1d53467f0c7161e64d3e0178ce4da authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - f758e77b97c1d53467f0c7161e64d3e0178ce4da authored over 4 years ago by Enes Hecan <[email protected]>
Minor fix for group creation in settings
github.com/xeco23/WasIstLos - 30a4af02036ad511c3df6bd7d4bf40150bd75ac1 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 30a4af02036ad511c3df6bd7d4bf40150bd75ac1 authored over 4 years ago by Enes Hecan <[email protected]>
Add install workflow
github.com/xeco23/WasIstLos - a0d1e75171a3d7418c8fce6ae12b37b720435656 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - a0d1e75171a3d7418c8fce6ae12b37b720435656 authored over 4 years ago by Enes Hecan <[email protected]>
Remove travis.yml
github.com/xeco23/WasIstLos - ea003547a959174281ac8f971632e1eeae4ccbb6 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - ea003547a959174281ac8f971632e1eeae4ccbb6 authored over 4 years ago by Enes Hecan <[email protected]>
Change github build workflow name
github.com/xeco23/WasIstLos - 95f9badf14a03bba1a0a2405f143eb396cd043da authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 95f9badf14a03bba1a0a2405f143eb396cd043da authored over 4 years ago by Enes Hecan <[email protected]>
Create build.yml
github.com/xeco23/WasIstLos - 81d0f989a33d28c9c5171934af4d4b7df8236b3b authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 81d0f989a33d28c9c5171934af4d4b7df8236b3b authored over 4 years ago by Enes Hecan <[email protected]>
Remove Resources.c from repo
github.com/xeco23/WasIstLos - 5b6c850bc9170e1e3f97f3ec7b5f86c04634d56d authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 5b6c850bc9170e1e3f97f3ec7b5f86c04634d56d authored over 4 years ago by Enes Hecan <[email protected]>
Support dark mode in browser
github.com/xeco23/WasIstLos - f81a28c2cfcb545462fe0fd78e94265493441d81 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - f81a28c2cfcb545462fe0fd78e94265493441d81 authored over 4 years ago by Enes Hecan <[email protected]>
Fix snapcraft for new installation of resources
github.com/xeco23/WasIstLos - e90f3513c3aae7c630ca8c25035f00855babf1c7 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - e90f3513c3aae7c630ca8c25035f00855babf1c7 authored over 4 years ago by Enes Hecan <[email protected]>
Icon arrangements
github.com/xeco23/WasIstLos - 801cecbaf90119e369fb7c3b8eba00bef823a4ff authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 801cecbaf90119e369fb7c3b8eba00bef823a4ff authored over 4 years ago by Enes Hecan <[email protected]>
Merge pull request #31 from lgbaldoni/misc
Improve installation paths
github.com/xeco23/WasIstLos - 639e6a85b129b6308bb520efbe4062475e95db98 authored over 4 years ago by Enes Hecan <[email protected]>
Use correct template version
github.com/xeco23/WasIstLos - 3ae47cdc43f55b86dc37624ca14cd6104dbf98d9 authored over 4 years ago by Luigi Baldoni <[email protected]>
github.com/xeco23/WasIstLos - 3ae47cdc43f55b86dc37624ca14cd6104dbf98d9 authored over 4 years ago by Luigi Baldoni <[email protected]>
Fix installation paths
github.com/xeco23/WasIstLos - d717530c55684384ecad5ee61dfbc28c64abad2e authored over 4 years ago by Luigi Baldoni <[email protected]>
github.com/xeco23/WasIstLos - d717530c55684384ecad5ee61dfbc28c64abad2e authored over 4 years ago by Luigi Baldoni <[email protected]>
Improve documentation
github.com/xeco23/WasIstLos - 2872a0005df3e8107801f5f2b7dc1310c85fe2eb authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 2872a0005df3e8107801f5f2b7dc1310c85fe2eb authored over 4 years ago by Enes Hecan <[email protected]>
Remove unneccessary header
github.com/xeco23/WasIstLos - 2ebe05695630d1ffa547a0d317bafd1c64a8462b authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 2ebe05695630d1ffa547a0d317bafd1c64a8462b authored over 4 years ago by Enes Hecan <[email protected]>
Add dbus interface to snap
github.com/xeco23/WasIstLos - 31f5dfbd4ccc82ac2e0d67e64440a0dda61183c6 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 31f5dfbd4ccc82ac2e0d67e64440a0dda61183c6 authored over 4 years ago by Enes Hecan <[email protected]>
Increase version
github.com/xeco23/WasIstLos - 7a68cff2dd80e4ce90fbd223aab3e268ae9aa176 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 7a68cff2dd80e4ce90fbd223aab3e268ae9aa176 authored over 4 years ago by Enes Hecan <[email protected]>
Select folder for downloads
github.com/xeco23/WasIstLos - 863f52a4adc4dbc37bdae7220193997d3e3315a2 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 863f52a4adc4dbc37bdae7220193997d3e3315a2 authored over 4 years ago by Enes Hecan <[email protected]>
Open links in default browser
github.com/xeco23/WasIstLos - e16ee1c2f7ea8a92c0e07d4ec5d9228c5b74cca0 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - e16ee1c2f7ea8a92c0e07d4ec5d9228c5b74cca0 authored over 4 years ago by Enes Hecan <[email protected]>
Enable context menu for copying
github.com/xeco23/WasIstLos - 418dd6e5492d08af2edc020854b677d1f1314984 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 418dd6e5492d08af2edc020854b677d1f1314984 authored over 4 years ago by Enes Hecan <[email protected]>
Set app id, main window title
github.com/xeco23/WasIstLos - d0acd74bb846f302199dea488e8fe3a97597c19c authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - d0acd74bb846f302199dea488e8fe3a97597c19c authored over 4 years ago by Enes Hecan <[email protected]>
Simplify build steps in readme
github.com/xeco23/WasIstLos - 4ae341f39391c5bbcf6c6f6ca76d497707ff07f2 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 4ae341f39391c5bbcf6c6f6ca76d497707ff07f2 authored over 4 years ago by Enes Hecan <[email protected]>
Remove unneccessary icon path from desktop entry
github.com/xeco23/WasIstLos - 4b748037c0e6d1cdb0c268a25b6ca2a6cb04484a authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 4b748037c0e6d1cdb0c268a25b6ca2a6cb04484a authored over 4 years ago by Enes Hecan <[email protected]>
snap: Back to strict confinement because QR code eventually loads
github.com/xeco23/WasIstLos - a8db8194086bcfc2873093b899447480aa1d6359 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - a8db8194086bcfc2873093b899447480aa1d6359 authored over 4 years ago by Enes Hecan <[email protected]>
Add debian folder for creating packages
github.com/xeco23/WasIstLos - 95bffae596b68be4625a277d21651f8f5012b2e4 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 95bffae596b68be4625a277d21651f8f5012b2e4 authored over 4 years ago by Enes Hecan <[email protected]>
Add releases page to readme
github.com/xeco23/WasIstLos - 1ff87bc6ef61b5019e7245bf896f6eba1127ec7e authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 1ff87bc6ef61b5019e7245bf896f6eba1127ec7e authored over 4 years ago by Enes Hecan <[email protected]>
Add snap store link to readme
github.com/xeco23/WasIstLos - 88c81e335aba1723a8b6d47f845e3b0fa180d3f2 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 88c81e335aba1723a8b6d47f845e3b0fa180d3f2 authored over 4 years ago by Enes Hecan <[email protected]>
Some fixes for snapcraft.yaml
github.com/xeco23/WasIstLos - 1c1c4a76d7d3b056e24b8cd9ffd4dc9b14312146 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 1c1c4a76d7d3b056e24b8cd9ffd4dc9b14312146 authored over 4 years ago by Enes Hecan <[email protected]>
Add snapcraft.yaml
github.com/xeco23/WasIstLos - 644311b166ea9983a724665ce8f70e26ed6e6772 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 644311b166ea9983a724665ce8f70e26ed6e6772 authored over 4 years ago by Enes Hecan <[email protected]>
Install icon
github.com/xeco23/WasIstLos - aa22e7e6ee459f52c045e3eef75af728557b6c0b authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - aa22e7e6ee459f52c045e3eef75af728557b6c0b authored over 4 years ago by Enes Hecan <[email protected]>
Minor fix for desktop file installation
github.com/xeco23/WasIstLos - 83ca8a8172c325a75c5443e2527c3260712b30e3 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 83ca8a8172c325a75c5443e2527c3260712b30e3 authored over 4 years ago by Enes Hecan <[email protected]>
Add desktop entry file, change exec name
github.com/xeco23/WasIstLos - c206e1c337787d40fc66eda7f7e97c35ac2571e0 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - c206e1c337787d40fc66eda7f7e97c35ac2571e0 authored over 4 years ago by Enes Hecan <[email protected]>
Add app logo for desktop
github.com/xeco23/WasIstLos - 054de314907a016706664d3b2403d712400b7804 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 054de314907a016706664d3b2403d712400b7804 authored over 4 years ago by Enes Hecan <[email protected]>
Embed resources into executable
github.com/xeco23/WasIstLos - c6151d9fc57b46b76e90152c2a82d6a80444310a authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - c6151d9fc57b46b76e90152c2a82d6a80444310a authored over 4 years ago by Enes Hecan <[email protected]>
fixes #18
github.com/xeco23/WasIstLos - 1741bf1d98920ce082f2464bed0b10f7487d3aa0 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 1741bf1d98920ce082f2464bed0b10f7487d3aa0 authored over 4 years ago by Enes Hecan <[email protected]>
fixes #17
github.com/xeco23/WasIstLos - d8b8dc32375157a51da55452f18c1c36fe3f7a45 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - d8b8dc32375157a51da55452f18c1c36fe3f7a45 authored over 4 years ago by Enes Hecan <[email protected]>
Minor fix in cmake
github.com/xeco23/WasIstLos - 7278499c4de267b5f480602f43fb6f8ae1b6d4af authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 7278499c4de267b5f480602f43fb6f8ae1b6d4af authored over 4 years ago by Enes Hecan <[email protected]>
Don't use std::filesystem
github.com/xeco23/WasIstLos - 65fa81615dbb6535d3b29c174774cff422ca0102 authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 65fa81615dbb6535d3b29c174774cff422ca0102 authored over 4 years ago by Enes Hecan <[email protected]>
Change cmake minimum to 3.8 for std::filesystem
github.com/xeco23/WasIstLos - d437394f01801c6b6cf5c1f2e7216385e20d156c authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - d437394f01801c6b6cf5c1f2e7216385e20d156c authored over 4 years ago by Enes Hecan <[email protected]>
Minor fixes in readme
github.com/xeco23/WasIstLos - 56499d6aea1f9bb4634c3eea2c8215569b7eb65f authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 56499d6aea1f9bb4634c3eea2c8215569b7eb65f authored over 4 years ago by Enes Hecan <[email protected]>
Merge pull request #16 from bcbnz/ui-directory
Add compile-time setting for the path to the UI resources.
github.com/xeco23/WasIstLos - 48ade17e0542f1abd8847052264936fb6a7fefc5 authored over 4 years ago by Enes Hecan <[email protected]>
Add compile-time setting for the path to the UI resources.
* Add CMake options to enable installation of the resources and their path
(relative to the in...
Temp fix for snap
github.com/xeco23/WasIstLos - 52328b1e66bc9d6dea22a314fe731bb81144c45f authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 52328b1e66bc9d6dea22a314fe731bb81144c45f authored over 4 years ago by Enes Hecan <[email protected]>
Add contributing to readme
github.com/xeco23/WasIstLos - 9dfc9592e3213c91973aaac37e1288b8fd4d518e authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 9dfc9592e3213c91973aaac37e1288b8fd4d518e authored over 4 years ago by Enes Hecan <[email protected]>
Create CODE_OF_CONDUCT.md
github.com/xeco23/WasIstLos - ce3bd10ef9932b83f2802c7a01ed81954c487cdd authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - ce3bd10ef9932b83f2802c7a01ed81954c487cdd authored over 4 years ago by Enes Hecan <[email protected]>
Create CONTRIBUTING.md
github.com/xeco23/WasIstLos - 798d9f945e33f71e30528986549fce3332bfb07d authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - 798d9f945e33f71e30528986549fce3332bfb07d authored over 4 years ago by Enes Hecan <[email protected]>
Merge pull request #15 from bcbnz/cmake-install
Add CMake install command
github.com/xeco23/WasIstLos - aa89d3cb29c803f3646e211bce41eb51f0798a0e authored over 4 years ago by Enes Hecan <[email protected]>
Prevent context menu from being opened
github.com/xeco23/WasIstLos - f860d6f27df7b75bdfe8fe657c73c64aa79a4d1c authored over 4 years ago by Enes Hecan <[email protected]>
github.com/xeco23/WasIstLos - f860d6f27df7b75bdfe8fe657c73c64aa79a4d1c authored over 4 years ago by Enes Hecan <[email protected]>