Ashley Wulber
f5c51ecc92
chore: open settings when time settings is pressed
2023-11-22 08:03:54 -05:00
Ashley Wulber
816efb87a8
chore: update deps and toolchain
2023-11-16 17:58:04 -08:00
Ashley Wulber
ed2ab8d91a
update deps and cleanup
2023-11-13 12:41:37 -05:00
Victoria Brekenfeld
e69396dac0
chore: Update sctk/cctk
2023-11-08 10:55:31 -05:00
Ashley Wulber
1c8e610b09
fix(time): use ignore_bounds so that the layout of the time text is not affected by the previous layout
2023-10-30 16:22:41 -04:00
Victoria Brekenfeld
f3c776041a
deps: Update libcosmic
2023-10-30 13:52:19 -04:00
Ashley Wulber
0db1a96c42
refactor(audio): use mpris2-zbus
2023-10-27 19:46:51 -04:00
Ashley Wulber
22d15551ae
chore: update libcosmic
2023-10-27 12:19:58 -04:00
PixelDots
ee73884b07
remove events text
...
cleanup calender week of day labels
Use `Next` and `Previous` icons
2023-10-24 18:40:53 -04:00
Ashley Wulber
1bd1ac004a
chore(audio): styling and deps
2023-10-24 15:34:21 -04:00
Ashley Wulber
3f0f632d41
fix: padding for notifications
2023-10-24 15:34:21 -04:00
Ashley Wulber
d80a801fe5
refactor: use menu button
2023-10-24 15:34:21 -04:00
Ashley Wulber
a01b9720de
chore: update libcosmic
2023-10-24 15:34:21 -04:00
Ashley Wulber
a58fedba44
tiling applet improvements
2023-10-24 15:34:21 -04:00
Ashley Wulber
282e4911c9
Update libcosmic jammy ( #128 )
...
* update libcosmic
* fix checkmarks for graphics applet
* chore: update
* update iced
* chore: udpate libcosmic
2023-10-18 13:23:13 -04:00
Eduardo Flores
486eff3eb3
Apply suggestions
2023-10-11 19:46:07 -04:00
Eduardo Flores
76e26dca88
Update libcosmic
2023-10-11 19:46:07 -04:00
Eduardo Flores
f815f7f8c9
Update button style
2023-10-11 19:46:07 -04:00
Eduardo Flores
276ecc7d6c
Switch back to libcosmic upstream
2023-10-11 19:46:07 -04:00
Eduardo Flores
c7b25daa71
Update libcosmic
2023-10-11 19:46:07 -04:00
Eduardo Flores
3353dc95ac
Initial implementation of the Tiling applet
2023-10-11 19:46:07 -04:00
Alyssa Ross
a136ee7122
Fix Cargo.lock
...
This was mistakenly left out of the commit that updated
freedesktop-icons, breaking cargo with --frozen.
Fixes: c16f761 ("app-list: chore: update freedesktop-icons")
2023-09-21 22:23:35 +00:00
Ian Douglas Scott
6a64486163
Iced port of status area applet
...
This is based on the GTK version of the status area applet that was
previously in this repository.
This exposes app indicators found over dbus. As used in applications
like nm-applet and steam.
2023-08-24 16:57:27 -07:00
Ian Douglas Scott
a23f181b7f
Use cosmic::Application/cosmic::app::applet
...
This saves a bit of duplicated boilerplate.
Applets seem to work fairly well with this. Though we should see if any
other changes to initial window settings are needed in certain applets
for the exact behavior we want.
2023-08-23 10:24:56 -07:00
Ashley Wulber
6726873761
fix build
2023-08-03 12:33:09 -04:00
Ashley Wulber
c77265eaed
feat(notifications): add icon to show less button
2023-08-03 12:33:09 -04:00
Ashley Wulber
97e82e1299
chore: update cosmic-time
2023-08-03 12:33:09 -04:00
Ashley Wulber
c8891c8af9
refactor: use the cards widget and use peer to peer dbus
2023-08-03 12:33:09 -04:00
Ashley Wulber
cc592846cc
chore: update dependencies
2023-08-03 12:33:09 -04:00
Ashley Wulber
44146f8b3d
update: notifications util to fix duration since
2023-08-03 12:33:09 -04:00
Ashley Wulber
1767bc2a9d
update notifications applet with clear button, and times
2023-08-03 12:33:09 -04:00
Ian Douglas Scott
294cf6f3a7
Update dependencies, and use workspace dependencies
...
Using `[workspace.dependencies]`, we can update `rev =` for a dependency
in one place, instead of each individual applet.
2023-08-02 12:36:01 -06:00
Ashley Wulber
b2636c8b5d
chore: update deps
2023-06-23 11:14:45 -04:00
Ashley Wulber
899c3123d1
udpate libcosmic for scaling fixes
2023-06-21 20:49:35 -04:00
Ashley Wulber
93385bc42c
fix: update libcosmic and remove resize option from workspaces window builder
2023-06-21 20:49:35 -04:00
Ashley Wulber
5a15ef8d7f
update libcosmic
2023-06-21 20:49:35 -04:00
Ashley Wulber
61d527a84c
update deps
2023-06-21 20:49:35 -04:00
Ashley Wulber
76bf6a4519
feat: theme management
2023-06-21 20:49:35 -04:00
Brock
3ec06bef80
Init Animations: animate toggler widgets ( #96 )
2023-06-07 13:43:49 -06:00
Ashley Wulber
9ebd9b511a
wip: update libcosmic ( #93 )
...
* wip: update libcosmic
* fix: damge issue resolved by updating iced
* fix: high cpu usage by time applet and app-list
* refactor subscriptions to produce fewer events
* refactor network applet to use less cpu
* fix: text size
* refactor: i18n for audio applet
* refactor: power applet i18n setup
* fix (battery): always send profile update
* fix (battery): set toggler width to layout correctly
* fix (app-list): backoff for restarts of toplevel subscription
* fix (network): alignment
* feat: ask for comfirmation before applying power applet actions
* wip: integrate cosmic-config
* update zbus
* feat: update to use latest libcosmic
* update iced
* udpate deps
* update deps
* refactor: move applet helpers to this repo, outside of libcosmic.
this should help alleviate some dependency hell
* chore update deps
* update deps
* cleanup
2023-06-01 12:23:12 -04:00
Ashley Wulber
8a040dd338
feat: basic DnD support
2023-04-11 19:26:43 -04:00
Ashley Wulber
903a5589a3
update libcosmic
2023-04-06 15:12:49 -04:00
Ian Douglas Scott
0ba4182560
Add back cosmic-panel-button
2023-03-31 19:05:57 -07:00
Ashley Wulber
e582a9f0f6
update libcosmic
2023-03-20 09:13:13 -06:00
Ian Douglas Scott
6d7727a5d0
Update sctk, libcosmic, cosmic-client-toolkit
2023-03-02 14:06:52 -05:00
Ashley Wulber
7a003389b8
feat: pairing via applet's agent
2023-02-15 11:17:44 -05:00
Ashley Wulber
000ac7b8b4
wip: bluetooth applet
2023-02-15 11:17:44 -05:00
Ashley Wulber
b692cdcc05
chore: use latest libcosmic
2023-02-02 23:47:33 -05:00
Ashley Wulber
a76353981f
feat: update pulse connection every time the audio applet popup is opened
2023-01-31 16:11:45 -05:00
Ashley Wulber
fee32fb1f8
update iced
2023-01-23 14:00:37 -05:00