-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use QT framework for handling suspend image * Remove fb2png dependency and simplify screenshot logic * Resolve compiler warnings * Notifications API * Clean up output from isConnected check * Fix notification API in rot * Fix resume recalling screen * Have oxide power menu respect inhibits * Fix #104 * Fix #106 by removing application entries if they are invalid on load * Fix #105 * Fix #116 * Add option to show date in launcher * Add shorthand for device settings and add in code to remove/add wifi module on suspend/resume * Fix #112 * Added ability to modify on* events * Add calendar menu when clock is tapped on * Fix #27 * Fix #91 * Fix #100 * Fix wifi showing as disconnected when it's actually off * Fix #59 * Switch to using deletelater which doesn't work :/ * More attempts to fix crash when xochtil disables wifi * Finally fix #59 * Fix #122 * Add method to reload applications from disk * Force application environment/program to update properly * Get initial chroot jails setup * Fully add user/group/workingDirectory logic * Fix #124 * Allow adding directories to chroot * Clean up process exit code * Fix #125 * Clean up application quitting more. Add aboutToQuit signal to API * Flush out Screenshot API * Fix #128 * Allow users to click on notifications in oxide * Make fret's notifications a little smarter * Add lockscreen application * Fix bug where applications are not being stored properly * Speed up erode list and fix issue with draft import * Update Makefile * Allow changing process manager application, and only allow one reload at once * Add permissions * Support sleeping.png * Fix #109 and add lock option * Fix #97 * Fix #138 * Fix #100 * Add history queue of applications so that the lockscreen with open the recent app
- Loading branch information
Showing
124 changed files
with
4,826 additions
and
10,908 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.