Commit Graph

66 Commits

Author SHA1 Message Date
Sameer Rahmani 2b9be1f621 Update the copyright date 2021-01-29 02:02:14 +00:00
Sameer Rahmani 149d9c6b00 Add threading macros to the utils module 2020-10-24 19:05:39 +01:00
Sameer Rahmani 67812ca1be Add delete functionality for works on brain switch 2020-07-12 12:26:07 +01:00
Sameer Rahmani 17448753e7 Improve the brain state lib to delete the work in demand 2020-07-09 11:45:53 +01:00
Sameer Rahmani 3188b3c451 Add brain-switch library to keep track of mind
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-07-03 17:34:47 +01:00
Sameer Rahmani 84a66a7293 Add enough debug messages to debug CI failures around themes 2020-05-26 19:23:36 +01:00
Sameer Rahmani 5715a21cbd Improve depends-on macro to accept the pkg name as a symbol only 2020-04-10 15:06:52 +01:00
Sameer Rahmani bb75c499e3 Merge branch 'master' into extension-v2 2020-04-10 11:59:38 +01:00
Sameer Rahmani 53c4c7da1e Fix several keybindings in wm library 2020-04-10 10:41:21 +01:00
Sameer Rahmani c7fe088611 Merge branch 'master' into extension-v2 2020-04-04 10:20:14 +01:00
Sameer Rahmani e717dfef6f Add couple of keybinding to line mode of wm 2020-04-03 16:40:18 +01:00
Sameer Rahmani 814910a379 Add the untracked files
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-02 22:39:43 +01:00
Sameer Rahmani dc655490b6 Add exwm integration within FG42
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-02 22:39:25 +01:00
Sameer Rahmani dbcda8c755 Add System datastructure and its namespace 2020-03-20 22:35:34 +00:00
Sameer Rahmani 56f908ddf5 Merge branch 'master' into extension-v2 2020-03-20 19:30:51 +00:00
amirrezaask 7467c0f839 some error handling in defkey macro 2020-03-20 02:37:44 +03:30
Sameer Rahmani 9c28be4b82 Fixed the void value for fg42-font-size problem 2020-03-16 17:52:47 +00:00
Sameer Rahmani 0c82c80c18 Some styling issues in key-bindings.el have been fixed 2020-03-15 11:53:06 +00:00
Sameer Rahmani 71b23ca7bf Minor issue in defextension macro has been fixed
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-03-12 19:03:40 +00:00
Sameer Rahmani 950575a38f defextension has been added alongside with load-extension function.
`defextension` is a new macro to replace the old `extension` macro
to define a new extension. `load-extension` function take an extension
which is defined using `defextension` and load it by loading the file
addressed in extension's `:path` field or if that field i `nil` simply
try to construct a path in FG42's extension directory.

Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-03-12 18:45:38 +00:00
amirrezaask 6aa7be6d39 resolve discussions 2020-03-12 21:02:22 +03:30
amirrezaask 579b50c317 add example usage of macro 2020-03-12 11:10:33 +03:30
amirrezaask 75955eee19 every thing works almost 2020-03-12 11:04:03 +03:30
amirrezaask 57fd2e7cc2 some improvements and bug fixes 2020-03-12 10:22:26 +03:30
amirrezaask b6149629cb remove test macroexpand 2020-03-12 05:40:09 +03:30
amirrezaask 50114c2686 fix -defkey-evil function. 2020-03-12 05:38:05 +03:30
amirrezaask 7f8f62c02a WIP: naive solution for -defkey-evil 2020-03-12 03:20:57 +03:30
amirrezaask 34ef71fd66 WIP: still working on -defkey-evil 2020-03-12 03:05:50 +03:30
amirrezaask cac46dec34 WIP: improved -defkey-evil 2020-03-12 02:56:25 +03:30
Sameer Rahmani 713468a5be Actions and new extension data structures have been added 2020-03-03 11:48:27 +00:00
Sameer Rahmani 7e2a146a00 Default font var has been added 2020-02-23 16:35:53 +00:00
amirrezaask 02467ed8db simpler code 2020-02-23 19:49:12 +03:30
amirrezaask 9c6c3aab5b add fg42-font function and get-fg42-font function to get fg42 font if set by user or the default one 2020-02-23 19:09:27 +03:30
Sameer Rahmani f5c6925e5e defkey macro has been added 2019-09-09 09:05:36 +01:00
Sameer Rahmani cab49441b2 key-binding module has been added 2019-09-09 08:05:09 +01:00
Sameer Rahmani 63afbd12df devtools module has been splitted into submodules 2019-08-25 22:10:23 +01:00
Sameer Rahmani 8c25a66513 several utility functions have been extracted to their own modules 2019-08-23 14:22:50 +01:00
Sameer Rahmani 840f42ec1f devtools poc has been added 2019-08-22 19:06:51 +01:00
Sameer Rahmani 8e4f9c252e Minor typo in extension lib has been fixed 2019-08-21 21:16:11 +01:00
Sameer Rahmani ab8a3499d6 doom-modeline has been added 2019-08-13 17:38:22 +01:00
Sameer Rahmani 89e33c9797 Several docstrings have been fixed 2019-07-17 08:57:01 +01:00
Sameer Rahmani d8af08804d A reminder has been added to extensions lib 2018-04-20 20:47:26 +01:00
Sameer Rahmani ce19f14d8e color-theme replaced by custom-themes and fg42-theme has been added as the default theme 2018-04-19 01:22:12 +01:00
Sameer Rahmani c98d022cb1 color-theme removed as dependency 2018-04-19 01:07:45 +01:00
Sameer Rahmani 232ba818de color-theme bug has been fixed 2018-04-18 12:39:35 +01:00
Sameer Rahmani 90dc0a7754 describe-extension has been added 2018-03-04 00:54:30 +00:00
Sameer Rahmani d8bcd86f5c basic doc support has been added to extensions 2018-03-03 23:46:10 +00:00
Sameer Rahmani e8191bb238 evil mode has been added for those evil users 2018-03-02 19:20:10 +00:00
Sameer Rahmani 92c66fb032 A very basic race module has been added 2018-03-02 18:32:01 +00:00
Sameer Rahmani 86010edc52 ruby plugin improved 2016-04-23 13:25:14 +04:30