Commit Graph

26 Commits

Author SHA1 Message Date
Luca Gesmundo
45b751f03f Compatibility issue found on Ubuntu 18.10
The command "libinput-debug-events" does not work anymore. 
Now updated to "libinput debug-events"
2018-11-02 09:20:42 +01:00
Rico Tiongson
0de8777d87
Fix permissions (#26)
* [fix-permissions] Use sudo password for permission for /usr/local

* [fix-permissions] Add sudo for g++ compilation

* [fix-permissions] Correct sudo permission in uninstall script
2018-02-28 00:57:21 +08:00
Rico Tiongson
91b55bad5e
Update README.md
Add xdotool key code reference to README
2017-11-19 01:15:34 +08:00
Rico Tiongson
90246cd7d3
Merge pull request #21 from Hikari9/20-config-file-cant-be-found
The Config File Can't be Found

> @HadiLatifi
> The config file is not located in /usr/share/comfortable-swipe/comfortable-swipe.conf
> going through commits found it's in ~/.config/comfortable-swipe.conf
> I'm running Kubuntu 17.04 and recently installed this app.
> Updating the readme file can be helpful
The config file is not located in /usr/share/comfortable-swipe/comfortable-swipe.conf
going through commits found it's in ~/.config/comfortable-swipe.conf
I'm running Kubuntu 17.04 and recently installed this app.
Updating the readme file can be helpful
2017-11-19 00:52:43 +08:00
Rico Tiongson
a394e905ba Update README 2017-11-19 00:47:18 +08:00
Rico Tiongson
3447946b1e
Merge pull request #18 from Hikari9/move-config
[move-config] Update README
2017-11-15 11:09:48 +08:00
Rico Tiongson
823ea396a1 [move-config] Update README 2017-11-15 11:08:16 +08:00
Rico Tiongson
1321443898
Merge pull request #17 from Hikari9/move-config
Move configuration file to /usr/local/share/comfortable-swipe/comfortable-swipe.conf
2017-11-15 11:06:06 +08:00
Rico Tiongson
6890ec4696 [move-config] Move configuration file to /usr/local/share/comfortable-swipe/comfortable-swipe.conf 2017-11-15 11:04:54 +08:00
Rico Tiongson
44661a8125
Change Default Configurations (#14)
* [config] Change defaults

Improve user experience by reflecting default Ubuntu configurations.

* [config] Change program location from ~/.local/bin to /usr/local/bin
2017-11-11 13:56:04 +08:00
Rico Tiongson
8a18ebddb8 Update README.md 2017-11-10 22:00:09 +08:00
Rico Tiongson
db0bce369c Update install
Just a silly error in the install script. The command that should be tested should not be `git` but `comfortable-swipe`.
2017-11-07 01:30:46 +08:00
Rico Tiongson
a3f5cf68dc [bugfix-kde-startup] Defer to bash when executing autostart script (#12)
PATH is not reliable especially for .zshrc when running autostart script. Prefer executing autostart from bash by default instead. Fixes autostart bug is present in KDE neon v5.11 (plasma v5.11.2).
2017-11-07 01:30:46 +08:00
Rico Tiongson
08e72698ae [swipe-back] Allow swipe back on opposite gesture without lifting finger 2017-11-07 01:30:45 +08:00
Rico Tiongson
a3696eb92b Update README
Add better instructions for autostart and permissions
2017-11-07 01:30:45 +08:00
Rico Tiongson
1c7c0bb10f Add autostart feature
Also generified config file location
2017-11-07 01:30:37 +08:00
Rico Tiongson
2597058bfb Fix issue 'cmath not included'
Issue was present in some C++ compilers, as mentioned by @shane-evolve in issues/1.
2017-11-07 01:29:10 +08:00
Rico Tiongson
caa6c0b271 Add uninstall instructions 2017-11-07 01:29:10 +08:00
Rico Tiongson
8b8b7aca5b Update README
Prefer markdown table instead of sample image for instructions. Add 'command not found' alternative command.
2017-11-07 01:29:10 +08:00
Rico Tiongson
a29cfa5dd0 Prettify defaults.conf 2017-11-07 01:29:10 +08:00
Rico Tiongson
b28619c20c Prefer tweaking conf file instead of source code 2017-11-07 01:29:10 +08:00
Rico Tiongson
68a1072d63 Update README 2017-11-07 01:29:10 +08:00
Rico Tiongson
7ce9d0cb3d Unify comfortable-swipe 2017-11-07 01:29:09 +08:00
Rico Tiongson
bb275a1c94 Update README 2017-11-07 01:29:09 +08:00
Rico Tiongson
9c2d1532c7 Add comfortable-swipe source file 2017-09-25 23:18:07 +08:00
Rico Tiongson
8a9d5c96ec Initial commit 2017-09-25 22:37:54 +08:00