Donovan Glover
a2fe09a166
ironbar: Don't hardcode opacity
...
Now the opacity will always be 0.05 less than the opacity of the
terminal.
2023-07-26 13:11:49 -04:00
Donovan Glover
56aa91cacf
ironbar: Change thunar to Thunar
...
Apparently Thunar is the new class name.
2023-07-26 13:07:59 -04:00
Donovan Glover
80b95d6bd4
ironbar: Decrease opacity
...
Makes background colors more noticeable.
2023-07-23 19:40:06 -04:00
Donovan Glover
03dbc3e3a7
ironbar: Use a more subtle active color
2023-07-21 14:12:50 -04:00
Donovan Glover
87e2cd2b0a
ironbar: Show animation on all button clicks
2023-07-21 14:11:19 -04:00
Donovan Glover
8ddfd87c39
ironbar(label): Add padding
2023-07-21 14:10:10 -04:00
Donovan Glover
7fd5a618ba
ironbar(clipboard): Add padding
2023-07-21 14:09:34 -04:00
Donovan Glover
8c10e177f5
ironbar(launcher): Increase icon size
2023-07-17 22:17:32 -04:00
Donovan Glover
7fda85846a
ironbar(launcher): Add back favorites
...
Might change this later. The main advantage of favorites is that it
becomes trivial to launch various systemd-nspawn containers, although
admittedly the same feat can be achieved through creating .desktop-like
files for thunar.
2023-07-17 22:13:32 -04:00
Donovan Glover
0d8c0e56e4
ironbar(calendar): Highlight selected date
2023-07-17 22:08:10 -04:00
Donovan Glover
d7cc400a20
ironbar(calendar): Add padding between dates
2023-07-17 22:07:10 -04:00
Donovan Glover
e41deda650
ironbar: Add text-shadow
...
Possibly makes things look better.
2023-07-15 19:02:12 -04:00
Donovan Glover
9c4fac0770
ironbar: Add background to focused application
2023-07-15 18:13:17 -04:00
Donovan Glover
4dd6ae821a
ironbar(launcher): Show indicator on click
2023-07-11 07:55:45 -04:00
Donovan Glover
bed4d20e60
ironbar: Don't use favorites
...
Unfortunately, there are too many issues with favorite applications at
this time to warrant the usage of them. On the bright side, only showing
open applications makes it easy to determine all applications that are
open at a glance.
2023-07-05 11:30:59 -04:00
Donovan Glover
c6bc8415b2
ironbar: Simplify
2023-07-05 09:20:32 -04:00
Donovan Glover
6a7f3b2450
ironbar: Remove unused color_urgent
2023-07-05 00:37:05 -04:00
Donovan Glover
6391d885a3
ironbar: Don't hardcode colors
2023-07-05 00:36:38 -04:00
Donovan Glover
737de3c497
ironbar: Remove background styles
...
This change makes the bar have one consistent background across all
modules.
2023-07-04 15:42:16 -04:00
Donovan Glover
781c28f4ed
ironbar: Remove unused css
2023-07-04 13:43:41 -04:00
Donovan Glover
4630ba436c
ironbar: Move clipboard to start
2023-07-04 13:31:19 -04:00
Donovan Glover
85c632be7c
ironbar: Increase launcher item padding
...
Makes it easier to click on things and see the active window.
2023-07-04 12:04:43 -04:00
Donovan Glover
428e641b28
ironbar: Remove battery status for now
...
Later I'll probably add it in a popup so it doesn't show if no battery
is present, such as inside a virtual machine.
2023-07-04 12:03:59 -04:00
Donovan Glover
74b3c412a5
ironbar: Remove link-test from launcher
...
This was a way to see how .desktop link files would respond when opened
in ironbar.
2023-07-04 12:02:40 -04:00
Donovan Glover
f83c8cc0f8
ironbar: Remove workspace indicator
...
Not needed anymore with relative workspaces.
2023-07-04 09:44:17 -04:00
Donovan Glover
05e9efa5fe
ironbar: Use dots for workspaces
...
This was a test of using dots for workspaces, although ultimately
workspace indicators may be removed entirely in favor of an overview
feature in the future.
2023-07-04 08:15:31 -04:00
Donovan Glover
15d9586f23
ironbar: Only underline active workspace
...
Hover effects are already inherited from the GTK theme.
2023-07-04 08:10:29 -04:00
Donovan Glover
1e6e5ebb5d
ironbar: Use box-shadow instead of border-bottom
2023-07-04 07:58:10 -04:00
Donovan Glover
3237387447
ironbar: Remove sys_info module
...
Might put some of this into a popup later.
2023-07-04 07:43:16 -04:00
Donovan Glover
dd99b93246
home-manager: Add ironbar config
...
Will nixify this later.
2023-07-04 07:25:41 -04:00