CircleShift pushed to master at CircleShift/yambar 2023年09月15日 02:07:13 +02:00
413a510c6a remove constant modifier
CircleShift pushed to master at CircleShift/yambar 2023年09月15日 01:38:43 +02:00
3d0468d063 Merge upstream
9a111a52f5 ci: 'pipeline' -> 'steps'
78f7b60e13 particle/map: non-greedy matching of quotes
9f5f35a8ac Merge branch 'tag-fmt-is-maybe-uninitialized-warning'
42cef9373e changelog: "‘fmt’ may be used uninitialized" compiler warning
Compare 29 commits »
CircleShift commented on pull request dnkl/foot#1346 2023年07月14日 08:43:16 +02:00
theme: Aero root

@dnkl Sure, I'm happy to have it merged in!

CircleShift pushed to master at CircleShift/foot 2023年04月28日 17:24:36 +02:00
b0e307d792 Update 'themes/aeroroot'
CircleShift pushed to master at CircleShift/foot 2023年04月28日 17:20:09 +02:00
4696dd2177 Update 'themes/aeroroot'
CircleShift commented on pull request dnkl/foot#1346 2023年04月28日 17:14:03 +02:00
theme: Aero root

I think I like these better, plus they now satisfy WCAG as talked about by ayushnix.

CircleShift pushed to master at CircleShift/foot 2023年04月28日 17:11:54 +02:00
6e3439554a Update 'themes/aeroroot'
CircleShift pushed to master at CircleShift/foot 2023年04月28日 02:59:08 +02:00
aee501fa9a Change yellow
CircleShift commented on pull request dnkl/foot#1346 2023年04月27日 23:22:58 +02:00
theme: Aero root

If you want to play around with it, I recommend using This Site and pasting the following into the import box (The format is Xresources)

! special
*.foreground: ...
CircleShift created pull request dnkl/foot#1346 2023年04月27日 18:03:44 +02:00
Aero root theme
CircleShift pushed to master at CircleShift/foot 2023年04月27日 17:57:58 +02:00
e26e8ab2e7 Aero root theme
CircleShift created repository CircleShift/foot 2023年04月27日 17:19:07 +02:00
CircleShift commented on issue dnkl/foot#1321 2023年04月27日 02:13:48 +02:00
Design a new default color scheme for foot

Here are some really basic colors in case anyone wants to play around with them image

Related foot.ini

[colors]
foreground=dedeef
b...
CircleShift pushed to master at CircleShift/yambar 2023年01月27日 09:23:18 +01:00
dce9520234 Merge branch 'sidebar-support'
1e6bab00a2 Merge branch 'sidebar-support' of codeberg.org:CircleShift/yambar into sidebar-support
2f7c5ce463 Populate fields: top_margin, bottom_margin
ddb0c4fcc4 Spelling
0ab621c82b Formally add vertical lists
Compare 5 commits »
CircleShift pushed to sidebar-support at CircleShift/yambar 2023年01月27日 09:20:21 +01:00
1e6bab00a2 Merge branch 'sidebar-support' of codeberg.org:CircleShift/yambar into sidebar-support
2f7c5ce463 Populate fields: top_margin, bottom_margin
Compare 2 commits »
CircleShift pushed to sidebar-support at CircleShift/yambar 2023年01月27日 06:15:31 +01:00
ddb0c4fcc4 Spelling
CircleShift pushed to sidebar-support at CircleShift/yambar 2023年01月27日 06:11:39 +01:00
0ab621c82b Formally add vertical lists
CircleShift pushed to master at CircleShift/yambar 2023年01月23日 21:49:48 +01:00
ee27555d8d Merge branch 'master' of codeberg.org:CircleShift/yambar
92b5734712 Merge branch 'sidebar-support'
eb296c08e4 Attempt to get changes working on xcb
Compare 3 commits »
CircleShift commented on pull request dnkl/yambar#270 2023年01月23日 10:32:06 +01:00
WIP: Support docking bar to left and right of the screen

Please note that bar placement using the xcb backend is a naive and not fully tested. I am using wayland, but it would be good if someone could test these changes on X.Org

CircleShift pushed to sidebar-support at CircleShift/yambar 2023年01月23日 09:50:10 +01:00
eb296c08e4 Attempt to get changes working on xcb