aboutsummaryrefslogtreecommitdiff
path: root/tailor.lisp
Commit message (Expand)AuthorAgeFilesLines
* fix: Rework implementation for latest Nyxt versionMiguel Ángel Moreno2023-06-281-33/+30
* feat: Update user-theme id slot to nameMiguel Ángel Moreno2023-06-121-22/+20
* feat: Remove make-theme helperMiguel Ángel Moreno2023-06-121-6/+0
* fix: Encapsulate automatic theme switching logicMiguel Ángel Moreno2023-02-201-42/+43
* feat: Rename theme finder helperMiguel Ángel Moreno2023-02-201-7/+3
* fix: Include mode enabling hook after buffer has been loadedMiguel Ángel Moreno2023-02-201-6/+6
* fix: Import new symbol and remove namespaced callsMiguel Ángel Moreno2023-02-171-3/+3
* fix: Apply styles for modes and timers after buffer is loadedMiguel Ángel Moreno2023-02-171-7/+8
* fix: Replace internal symbol resolution with nsymbolsMiguel Ángel Moreno2023-02-171-1/+1
* tailor.lisp: Use Nyxt symbol insteadMiguel Ángel Moreno2023-01-051-1/+1
* tailor.lisp: Rework implementationMiguel Ángel Moreno2022-11-091-251/+227
* tailor.lisp: Add support for theme keywords in main slotMiguel Ángel Moreno2022-10-311-12/+13
* tailor.lisp: Fix timeoutMiguel Ángel Moreno2022-09-241-1/+1
* tailor.lisp: Account for Nyxt's new hint-mode slotsMiguel Ángel Moreno2022-09-241-10/+5
* tailor.lisp: Amend docstringsMiguel Ángel Moreno2022-09-241-11/+11
* tailor.lisp: Re-order and add a pause for timersMiguel Ángel Moreno2022-07-261-13/+14
* tailor.lisp: Makes it so that only internal buffers are reloadedMiguel Ángel Moreno2022-07-121-1/+1
* tailor.lisp: Amends timers invocationMiguel Ángel Moreno2022-07-111-16/+18
* tailor.lisp: Adds automatic theme setting based on the time of dayMiguel Ángel Moreno2022-07-101-31/+129
* tailor.lisp: Refactors to make reload-style genericMiguel Ángel Moreno2022-07-061-41/+42
* tailor.lisp: Adds compatibility with latest Nyxt masterMiguel Ángel Moreno2022-07-061-11/+11
* Initial commit.Miguel Ángel Moreno2022-07-061-0/+249