Commit Graph

29 Commits

Author SHA1 Message Date
Sameer Rahmani 53301c6c87
Bump the version to v0.3.0 2024-05-11 22:50:33 +01:00
Sameer Rahmani e1823f90dd
Add the explaination macro 2024-05-11 20:42:25 +01:00
Sameer Rahmani e7b65dc00d
Introduce :hide-when-minibuffer? to hide the view when entering the minibuffer 2024-05-11 20:12:53 +01:00
Sameer Rahmani 8a10e224c0
Introduce :sticky? attribute 2024-05-11 18:52:33 +01:00
Sameer Rahmani 60d26d8331
Add the date unit and fix the init-fn order 2024-04-19 19:32:00 +01:00
Sameer Rahmani d81b481626
Build a lighter fix for window resize issue 2024-04-11 15:33:28 +01:00
Sameer Rahmani 5241f9f243
Fix the parent frame resize issue 2024-04-10 20:23:09 +01:00
Sameer Rahmani cdb0c41573
Remove exwm stuff to remove the dependency on exwm 2024-04-10 16:02:02 +01:00
Sameer Rahmani 17e766cb32
Fix the defunit's macro indentation 2024-04-05 20:50:47 +01:00
Sameer Rahmani 22bbd9c174
Replace eldev with nix and add support for permanent views 2024-04-05 15:29:15 +01:00
Sameer Rahmani f913e3fedb
Add the exwm unit and view
ci/woodpecker/push/build Pipeline was successful Details
2023-06-30 19:33:01 +01:00
Sameer Rahmani b06890364e
Add a default and minimalist view
ci/woodpecker/push/build Pipeline was successful Details
2023-06-25 23:00:41 +01:00
Sameer Rahmani 11b4386a53
Add the CI configuration
ci/woodpecker/push/build Pipeline failed Details
2023-06-25 20:06:09 +01:00
Sameer Rahmani 9c55995d76
Fix all the compilation warns and errors 2023-06-25 19:58:44 +01:00
Sameer Rahmani 2b8cb40752
Fix all the linter issues 2023-06-25 19:22:23 +01:00
Sameer Rahmani 5a744e0402
Add the projectile project unit with a universal buffer change detection mecha 2023-06-22 00:37:38 +01:00
Sameer Rahmani e31be3310f
Add an example to hide the modeline 2023-06-20 23:33:53 +01:00
Sameer Rahmani ffe4bb81f7
Add the noether-from-modeline macro to easily port modeline format strings to noether 2023-06-19 22:25:26 +01:00
Sameer Rahmani 4ee2db929c
Fix the approch to updating the view buffer 2023-06-19 00:27:31 +01:00
Sameer Rahmani 00e2425608
Add support for :frame key in a view for posframe overrides 2023-06-18 19:49:44 +01:00
Sameer Rahmani f8fb71c307
Fix some of the low hanging linting errors 2023-06-18 18:34:35 +01:00
Sameer Rahmani 6182158fc6
Fix the bug with miscalculation of label boundaries 2023-06-18 18:21:55 +01:00
Sameer Rahmani 74d49748d4
Add the defunit macro as a helper to define units 2023-06-18 18:16:47 +01:00
Sameer Rahmani faf282a1e7
Add support for unit deinitialization functions and view tear down 2023-06-18 16:55:07 +01:00
Sameer Rahmani cdf3e9f059
Fix the bug with delayed watcher value 2023-06-18 14:55:10 +01:00
Sameer Rahmani dd663d19a3
Add an example module 2023-06-18 14:46:52 +01:00
Sameer Rahmani 532f1d0a66
Add a step to create and populate the view buffer when turning on the mode 2023-06-17 23:44:00 +01:00
Sameer Rahmani b91d3b99c8
Add the mechanism to generate and collect unit updaters 2023-06-17 22:56:58 +01:00
Sameer Rahmani fef92ec1bd
Add a very basic setup as the skeleton 2023-06-16 22:24:37 +01:00