1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
0d4c8f1880 Add list-packages to common gui hydra 2020-03-08 15:18:12 -07:00
b99d2dc5a7 Add hydra for basic gui stuff 2020-03-06 23:19:24 -08:00
bf16ac4d9c Go back to yoshi-theme 2019-10-16 23:28:31 -07:00
935318e7b7 Switch from yoshi-theme to naquadah-theme 2019-09-24 18:30:25 -07:00
bb29ee8a12 Change version format
In order to support my tablet which seems to have a lower maximum integer
value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers
I was using before. It would turn them into floating point numbers, which adds a
~.0~, this made it impossible to install any package.

Any installations I have will need to reinstall all their oni packages so that
the new version number is picked up, since the new version number will be lower
than the old one.
2019-09-04 21:09:38 -07:00
4c4c552be4 Add org-bullets characters to speed up their display 2019-05-01 16:44:00 -07:00
5a006c911b Fix Font Awesome font rendering on Windows 2019-05-01 16:42:56 -07:00
c984085a03 Specif some more icons that use Font Awesome 2019-04-29 18:02:15 -07:00
75295d2fae In GUI Emacs, use special icon for isearch 2019-04-24 00:59:12 -07:00
a600426b89 Add yoshi-theme dependency in oni-gui 2019-03-08 23:10:50 -08:00
ae9cc7cad3 Disable C-z in oni-gui 2019-03-04 23:52:24 -08:00
3422f46ed8 Move `scroll-bar-mode' to GUI config, fix warning
Move `scroll-bar-mode' to `oni-gui` because it isn't defined in the
non-GUI version. Fix the warning that `tool-bar-mode' wasn't
guaranteed to be defined by requiring the `tool-bar' library.
2019-02-25 19:13:15 -08:00
1d0527f6cc Properly autoload packages 2019-01-30 01:51:03 -08:00
b638db0716 Add oni-ui and oni-gui 2019-01-24 01:21:19 -08:00