Commit graph

  • b1a5468547 feat(bluetooth): add discoverable & pairable toggles + fix bug where the receiver for bluetooth events is accidentally dropped Ashley Wulber 2023-02-10 13:08:29 -05:00
  • c068343c4d cleanup Ashley Wulber 2023-02-09 23:45:53 -05:00
  • 5e0baa62aa fix: don't register as default agent Ashley Wulber 2023-02-09 22:45:35 -05:00
  • 7a003389b8 feat: pairing via applet's agent Ashley Wulber 2023-02-09 20:09:31 -05:00
  • 000ac7b8b4 wip: bluetooth applet Ashley Wulber 2023-02-08 18:38:09 -05:00
  • a5fe9e8d77
    feat(network): improve state handling & add disconnect option Ashley Wulber 2023-02-14 20:08:10 -05:00
  • d621fb8936 fix: crash when no icon found Enver Balalic 2023-02-05 22:37:47 +01:00
  • aee2213ed8
    I18n pt-BR (#71) Gildemberg Santos 2023-02-06 10:38:23 -03:00
  • b692cdcc05 chore: use latest libcosmic Ashley Wulber 2023-01-31 17:24:11 -05:00
  • d1c251d6b7 Create cosmic_applet_workspaces.ftl Nima Fanniasl 2023-02-02 13:30:20 +03:30
  • 19d59e1183 Create cosmic_applet_network.ftl Nima Fanniasl 2023-02-02 13:27:28 +03:30
  • 84515b9853 Create cosmic_applet_graphics.ftl Nima Fanniasl 2023-02-02 13:22:18 +03:30
  • dbd8104c72 Create cosmic_applet_battery.ftl Nima Fanniasl 2023-02-02 13:17:37 +03:30
  • b3e1822b7d Create cosmic_app_list.ftl Nima Fanniasl 2023-02-01 14:28:02 +03:30
  • a76353981f feat: update pulse connection every time the audio applet popup is opened Ashley Wulber 2023-01-31 14:04:47 -05:00
  • 62ec66ab4e
    Merge pull request #62 from pop-os/dyrend_jammy Ian Douglas Scott 2023-01-25 08:10:34 -08:00
  • fee32fb1f8
    update iced Ashley Wulber 2023-01-23 14:00:37 -05:00
  • 982b8f5fd1
    update: use dyrend & use autosized window in app-list & fix button size in workspaces & only update popup text in time when creating popup Ashley Wulber 2023-01-20 11:25:53 -05:00
  • 9b229c6e72 fix: disable default-features for zbus Ron Waldon-Howe 2023-01-20 18:55:44 +11:00
  • 72a75eabc7 Use cosmic::SingleThreadExecutor Ian Douglas Scott 2023-01-18 16:51:30 -08:00
  • acc639f5e7 cleanup: unnecessary return Ashley Wulber 2023-01-17 13:19:01 -05:00
  • 899cc0f459 refactor: applet more like mockup Ashley Wulber 2023-01-13 18:31:59 -05:00
  • dc1dc3e27b fix: button border radius and padding Ashley Wulber 2023-01-13 19:59:00 -05:00
  • ebe34377cb refactor: border radius and padding Ashley Wulber 2023-01-13 18:58:28 -05:00
  • b224e4b3f4 refactor: more like mockup with border radius, padding and some new elements Ashley Wulber 2023-01-13 19:43:25 -05:00
  • a253dee83a refactor: make the graphics applet more like the mockup Ashley Wulber 2023-01-12 14:30:58 -05:00
  • c009d14eea
    Merge pull request #54 from pop-os/network-applet-mockup_jammy Ian Douglas Scott 2023-01-11 07:46:12 -08:00
  • a423aaa27a
    refactor: Vec::with_capacity where possible Ashley Wulber 2023-01-10 17:29:19 -05:00
  • cbbd350fc6
    update power applet to use latest zbus Ashley Wulber 2023-01-10 14:03:38 -05:00
  • 4b5cc64e30
    fix: longer timeouts & cleanup Ashley Wulber 2023-01-10 13:29:52 -05:00
  • d35732d120
    refactor nm state Ashley Wulber 2023-01-10 13:19:59 -05:00
  • e43fe95b99
    fix: use timeouts Ashley Wulber 2023-01-09 23:08:56 -05:00
  • 6b5ce0f35f
    wip: handle state after activating connections Ashley Wulber 2023-01-09 22:43:35 -05:00
  • cdca1d96ac
    feat: select access point Ashley Wulber 2023-01-09 16:34:29 -05:00
  • d377e8055c
    feat: handle passwords Ashley Wulber 2023-01-09 16:15:48 -05:00
  • 833e68d63b
    refactor: simplify state updates from network manager subscription Ashley Wulber 2023-01-09 15:04:36 -05:00
  • c10087a55d
    feat: more improvements to network applet Ashley Wulber 2023-01-07 00:21:16 -05:00
  • 13ccc03676
    wip: network applet more like mockup Ashley Wulber 2023-01-04 22:12:46 -05:00
  • b5371f58f7
    Merge pull request #55 from pop-os/cleanup_jammy Ian Douglas Scott 2023-01-05 14:35:22 -08:00
  • 966e6aa8f6 power: Bump nix dependency Ian Douglas Scott 2023-01-05 10:20:46 -08:00
  • 3ccfee3c45 graphics: Fix clippy lints Ian Douglas Scott 2023-01-05 10:11:38 -08:00
  • f2affe52fb workspaces: Fix clippy lints Ian Douglas Scott 2023-01-05 10:09:10 -08:00
  • ba832143fc app-list: Fix clippy lints Ian Douglas Scott 2023-01-05 10:05:19 -08:00
  • d1dcbd4915 battery: Fix clippy lints Ian Douglas Scott 2023-01-05 09:58:48 -08:00
  • 7dbab103a8 battery: Fix zbus dependency specification, and use tokio feature Ian Douglas Scott 2023-01-05 09:56:00 -08:00
  • b9a2655210 audio: Fix clippy lints Ian Douglas Scott 2023-01-05 09:55:44 -08:00
  • 5c16665b7b Add Nix flake. Shuxian Wang 2023-01-04 01:28:47 -08:00
  • a38b216924
    Merge pull request #36 from pop-os/workspaces-client-toolkit_jammy Ian Douglas Scott 2023-01-03 20:23:55 -08:00
  • 27e19828fd Use cosmic-client-toolkit helpers in workspace applet Ian Douglas Scott 2023-01-03 12:58:08 -08:00
  • 442e59073f Update dependencies Ian Douglas Scott 2023-01-03 13:39:03 -08:00
  • 435ee7f7a6 Fix power container build code 13r0ck 2023-01-03 13:23:50 -07:00
  • 3aaa272499 fix: increase popup size limits to fix text for each button Ashley Wulber 2023-01-03 11:46:31 -05:00
  • cbe57ab95f fix: calculation of read backlight values Ashley Wulber 2023-01-03 11:35:26 -05:00
  • 16f8cd7812 fix: clamp screen brightness to reasonable range Ashley Wulber 2023-01-03 10:49:20 -05:00
  • ca3209ef19 Update cosmic_applet_battery.ftl Gildemberg Santos 2023-01-02 00:16:50 -03:00
  • a4bfe69eba I18n gildemberg-santos 2023-01-02 00:14:42 -03:00
  • 5c4aff2c9a
    Use linker time optimization for release builds (#47) Brock 2022-12-29 13:13:47 -07:00
  • cf41b2a1b5
    Merge pull request #45 from pop-os/update-cleanup Ian Douglas Scott 2022-12-28 14:11:09 -08:00
  • 4c9b2eb007
    feat: autosized sound applet popup Ashley Wulber 2022-12-28 11:36:15 -05:00
  • 88b4a7d20b
    update applets using latest libcosmic auto-sizing popups Ashley Wulber 2022-12-27 18:35:06 -05:00
  • a1aa87f5bd refactor: move projects into a workspace Ashley Wulber 2022-12-23 15:14:15 -05:00
  • 2a417a9156 Time: Remove duplicate tokio dep 13r0ck 2022-12-23 00:53:53 -07:00
  • 11eb4cefc2 Time: Set minimum wait for subscription to 1ms 13r0ck 2022-12-22 11:10:47 -07:00
  • 31362c7dc1 Update debian packaing for new repo structure. 13r0ck 2022-12-22 19:59:58 -07:00
  • a682b8deb0 Move Cosmic Applets into new Dir & remove old applets 13r0ck 2022-12-22 19:56:42 -07:00
  • 813e6c0aff Power: Rename app state from Audio to Power 13r0ck 2022-12-22 15:20:50 -07:00
  • 3ae4eb635a Notifications: Replace gtk app with iced applet 13r0ck 2022-12-22 15:16:22 -07:00
  • 57deb0999b test 13r0ck 2022-12-22 11:04:16 -07:00
  • 7dc029d571 update rust version Ashley Wulber 2022-12-21 22:04:33 -05:00
  • 6db4d354e1 update deps Ashley Wulber 2022-12-21 17:06:53 -05:00
  • 868a452538 cleanup: remove style.css Ashley Wulber 2022-12-21 12:26:07 -05:00
  • 8a239bbe28 update: lock Ashley Wulber 2022-12-20 18:00:54 -05:00
  • 814498e6a4 fix: update iced to fix disappearing app-list Ashley Wulber 2022-12-20 15:43:10 -05:00
  • 58f6ab6285 update deps Ashley Wulber 2022-12-20 13:19:23 -05:00
  • f904c59436 fix: use git deps for cctk Ashley Wulber 2022-12-16 09:52:18 -05:00
  • 782289f377 fix: better handle popups Ashley Wulber 2022-12-15 15:49:59 -05:00
  • 4488bcc971 fix: initialize window size & add some popup padding Ashley Wulber 2022-12-15 15:18:48 -05:00
  • 9f23110a25 feat: popups Ashley Wulber 2022-12-15 14:35:31 -05:00
  • e3065a0668 fix: more flexible handling of names vs id being set by the application Ashley Wulber 2022-12-14 11:17:05 -05:00
  • a378b0eee0 feat: execute apps without toplevel Ashley Wulber 2022-12-14 10:15:04 -05:00
  • 6fef03ed2f feat: config methods Ashley Wulber 2022-12-13 22:46:30 -05:00
  • 86ed2d4e31 feat: activation of apps Ashley Wulber 2022-12-13 19:58:00 -05:00
  • 8223c76361 feat: app list is displayed and updated Ashley Wulber 2022-12-12 19:48:31 -05:00
  • ceff811072
    Merge pull request #40 from pop-os/time-to-fix-sytling_jammy Brock 2022-12-21 17:13:39 -07:00
  • fec76f8e32 Time: Fix sizing & stying & use cosmic-text. 13r0ck 2022-12-20 14:33:55 -07:00
  • 216e275845
    Update control Ashley Wulber 2022-12-21 05:58:03 -05:00
  • 87a88931b4 Update Debian packaging for iced based applet. 13r0ck 2022-12-19 14:16:32 -07:00
  • 2940341033 Time: Replace GTK applet with iced applet 13r0ck 2022-12-15 16:53:29 -07:00
  • 31bea66801
    Power: Replace gtk applet with iced applet (#32) Brock 2022-12-12 11:41:16 -07:00
  • fd17241bcf
    fix: typo Ashley Wulber 2022-12-09 15:50:26 -05:00
  • 9ef8098498
    Iced network applet (#31) Ashley Wulber 2022-12-09 15:31:19 -05:00
  • 3be995a1d2
    i18n(fr): Add French translation (#30) Grooble 2022-12-09 16:40:32 +01:00
  • f3b5713ff5
    Sound applet rewrite (#28) Brock 2022-12-08 11:58:39 -07:00
  • f4b3ddcafc
    update deps Ashley Wulber 2022-12-07 13:41:54 -05:00
  • d088acd62d
    fix: fix update dep & fix window size Ashley Wulber 2022-12-07 12:46:54 -05:00
  • 092fc40426
    update to use latest libcosmic Ashley Wulber 2022-12-07 12:13:44 -05:00
  • f2d3dbec5c
    update battery applet to use latest libcosmic Ashley Wulber 2022-12-07 11:54:31 -05:00
  • df67bc3206
    fix: allow popups to be constrained Ashley Wulber 2022-12-05 17:03:18 -05:00
  • 90d2e7b2bd
    fix: remove typo Ashley Wulber 2022-12-05 14:27:56 -05:00
  • 93fa346bd8
    fmt Ashley Wulber 2022-12-05 10:52:48 -05:00