Commit Graph

  • 90eab17020 Add gdkmonitor param instead of monitor prop main zoriya 2023-11-18 18:25:12 +01:00
  • 199f700988 Restore window monitor argument type (broken in #528b51b51e2762c4829f9ffd843853da776a8f49) zoriya 2023-11-14 21:57:04 +01:00
  • 54fd9cf50c send messages to hyprland IPC (#162) kotontrion 2023-11-12 20:39:01 +01:00
  • 93d188b41b fix(icon): lookUpIcon before checking file Aylur 2023-11-11 22:59:25 +01:00
  • 75edd513b1 fix(widget): child setter Aylur 2023-11-10 00:14:43 +01:00
  • 99e6ab7f36 fix(overlay): pass-through getter #168 Aylur 2023-11-09 01:41:23 +01:00
  • ec5442899e fix(widget): child setter Aylur 2023-11-09 00:51:31 +01:00
  • 19d13a2bf1 fix(Audio): mark speaker and microphone as possibly undefined Aylur 2023-11-09 00:03:33 +01:00
  • 0de95b3005 export Icon.Props Aylur 2023-11-08 22:37:54 +01:00
  • a6db660822 export Label.Props Aylur 2023-11-08 22:29:49 +01:00
  • 2879164576 add gi types to setup.sh Aylur 2023-11-08 22:29:38 +01:00
  • 781dc82321 export widget prop types Aylur 2023-11-08 16:58:57 +01:00
  • d98bcf7b14 feat(utils): readFile returns empty string on error Aylur 2023-11-08 16:58:37 +01:00
  • adafc42134 fix(icon): sizing #167 Aylur 2023-11-08 16:53:47 +01:00
  • b7c8ddd6ee update example configs Aylur 2023-11-07 01:31:56 +01:00
  • 75f866c0c7 move applauncher from wiki to example/applauncher Aylur 2023-11-07 01:24:28 +01:00
  • c8f77f33e0 fix(widget): use double underscore for private props Aylur 2023-11-06 01:19:42 +01:00
  • 11414ffef2 refactor how widgets are subclassed (#153) Aylur 2023-11-06 00:58:19 +01:00
  • 7720f98f1a Update notifications.ts (#159) alvsz 2023-11-02 21:15:09 -03:00
  • 505fa76e9d feat(notifications): default value for hints Aylur 2023-11-02 23:17:54 +01:00
  • 15710c54f5 feat(notifications): expose all hints #158 Aylur 2023-11-02 23:10:49 +01:00
  • dc3439fe1f nix: make configDir optional (#155) Aylur 2023-11-02 01:47:48 +01:00
  • 10e95d70a4 fix: Applications.App.executable not returning full exec string Aylur 2023-11-02 00:51:10 +01:00
  • 0a348946e7 fix(hyprland.ts): correct the name of floating signal (#151) matt1432 2023-10-30 19:38:49 -04:00
  • 96f1dc8f12 fix: class-names inconsistency #140 Aylur 2023-10-28 23:22:29 +02:00
  • 2f7167b0d9 style: small refactoring Aylur 2023-10-28 23:07:22 +02:00
  • 985e3f3203 fix: typo (#139) Avishek Sen 2023-10-28 03:50:13 +05:30
  • 9315667d1f Update README.md Aylur 2023-10-28 00:18:11 +02:00
  • 127e6a12a1 fix: hyprland client not removed on closewindow #147 Aylur 2023-10-26 23:25:12 +02:00
  • 59377ec1eb fix: bluetooth notify connect-devices on device disconnection Aylur 2023-10-26 02:14:23 +02:00
  • e98c6446e6 fix: scrollable widget vscroll Aylur 2023-10-25 19:25:10 +02:00
  • 1229e8847f add: extraPackages option to the home manager module (#144) Aylur 2023-10-24 22:32:49 +02:00
  • ba348b88ae fix: example anchor Aylur 2023-10-24 15:34:09 +02:00
  • da525054e5 feat: log css errors Aylur 2023-10-23 02:20:31 +02:00
  • 1c0b049eec mpris: use sha1 for caching Aylur 2023-10-23 02:20:15 +02:00
  • b903646420 fix: mpris cover-path notify Aylur 2023-10-22 21:02:54 +02:00
  • 741d8f9ebf fix: circularprogress default values Aylur 2023-10-22 21:02:38 +02:00
  • 78052894a3 Add signal for fullscreen state in Hyprland service (#132) matt1432 2023-10-20 17:21:26 -04:00
  • 7802efe727 fix: typo (#137) daulatojha17 2023-10-21 02:05:23 +05:30
  • 9da16e1608 fix: empty constructors Aylur 2023-10-20 21:43:37 +02:00
  • 5cde65371f fix: Variable types Aylur 2023-10-20 18:04:29 +02:00
  • e2717d2da7 fix: Variable types Aylur 2023-10-20 12:38:11 +02:00
  • 694aa780e1 make nm client synchronous Aylur 2023-10-20 12:37:54 +02:00
  • d46c4b7e32 fix: mpris incorrect length #135 Aylur 2023-10-20 11:40:54 +02:00
  • acc7a57f05 fix: notification icon with file prefix #134 Aylur 2023-10-20 11:33:31 +02:00
  • 57f9ba2a2d fix: fix types Aylur 2023-10-18 00:32:27 +02:00
  • 24cc942076 add: Audio.recorders Aylur 2023-10-17 13:42:42 +02:00
  • 6b6ac651b7 widget mixin class Aylur 2023-10-17 11:37:07 +02:00
  • c7b26075e1 migrate to girs types Aylur 2023-10-16 01:44:05 +02:00
  • c91274eeb7 bump version to 1.5.0 Aylur 2023-10-14 18:09:35 +02:00
  • 4a0a54c988 remove: Connectable interface Aylur 2023-10-14 17:57:27 +02:00
  • bf3f13d540 bump version to 1.4.0 Aylur 2023-10-14 15:31:08 +02:00
  • 1fd39c05a3 small fixes Aylur 2023-10-14 15:28:19 +02:00
  • 7512796cea remove global ags object (#114) Aylur 2023-10-14 15:23:00 +02:00
  • 7b8e30b619 use Gio.File.trash for clear-cache Aylur 2023-10-14 15:21:25 +02:00
  • df4d3d5bd7 remove: launched signal from Application Aylur 2023-10-14 15:20:33 +02:00
  • fecafd9c83 add: node_modules to release (#125) kotontrion 2023-10-14 14:54:45 +02:00
  • 24ebbf7fdf fix: missing error handler Aylur 2023-10-13 14:54:45 +02:00
  • a3cfe8ca2c feat(Applications): add setter to frequency (#124) matt1432 2023-10-12 07:15:36 -04:00
  • 70b8966b2c small fix Aylur 2023-10-11 01:36:22 +02:00
  • 38c4c4d996 better error logging Aylur 2023-10-11 01:32:07 +02:00
  • 1230c2fcbb fix: missing slider pspec Aylur 2023-10-09 21:41:28 +02:00
  • 54a6a61aee remove leftover files Aylur 2023-10-09 21:05:10 +02:00
  • 6cd0530f0c fix: notification example Aylur 2023-10-09 19:32:08 +02:00
  • 25f09733ff add: widget prop setter checks Aylur 2023-10-07 21:44:34 +02:00
  • 528b51b51e add: Window pspec definitions Aylur 2023-10-07 21:25:13 +02:00
  • e8e8212803 add: leftover notify emits Aylur 2023-10-06 13:17:59 +02:00
  • 5158079d16 Add more props to battery service (#119) Mykyta Onipchenko 2023-10-05 18:16:48 -04:00
  • 5f3cc84e4c fix: prop getters return default value at first Aylur 2023-10-06 00:15:06 +02:00
  • 417f440d63 nix: use wrapGAppsHook (#116) Aylur 2023-10-03 23:52:24 +02:00
  • 991c23c463 fix: Wired._device undefined Aylur 2023-10-02 17:07:31 +02:00
  • 39b0e8b8e6 fix icon scaling (#113) kotontrion 2023-10-01 21:47:18 +02:00
  • b0f5c15df4 notify::prop-name signals and bind transform method (#109) Aylur 2023-10-01 21:37:31 +02:00
  • 70041f3f9e fix: hyprland client title not set correctly when containing a comma (#111) kotontrion 2023-09-28 13:09:02 +02:00
  • f987765404 fix: systray freeze (#104) kotontrion 2023-09-24 14:33:22 +02:00
  • be8921478e fix buffer too small error (#110) kotontrion 2023-09-24 14:27:17 +02:00
  • 364fde9131 bump version to 1.3.0 Aylur 2023-09-20 20:26:09 +02:00
  • 9a2a8b8562 Create create_release.yaml (#102) kotontrion 2023-09-20 20:15:55 +02:00
  • bbfbd6c3e2 fix: Label label getter Aylur 2023-09-20 01:24:09 +02:00
  • ce358245f4 chore: update npmDepsHash Aylur 2023-09-18 21:31:39 +02:00
  • 0bd14ef523 add: widget css property (#100) matt1432 2023-09-18 15:19:17 -04:00
  • 402bfc61d9 fix: check for invalid markup on label (#99) kotontrion 2023-09-18 21:16:22 +02:00
  • cb0661c287 add: monitor-added and monitor-removed signals to Hyprland service (#98) Maurice Kraus 2023-09-18 21:15:21 +02:00
  • 0c22b0bc9a Create FUNDING.yml Aylur 2023-09-17 13:27:22 +02:00
  • 58516e5cd8 return id from timout so it can be cancelled with GLib Aylur 2023-09-14 22:08:11 +02:00
  • d554146344 fix: consistency in Hyprland client addresses #96 Aylur 2023-09-13 16:17:54 +02:00
  • 5a67a00e46 add cacheNotificationActions config option Aylur 2023-09-13 15:57:46 +02:00
  • 96812bfd7a move default config values to App Aylur 2023-09-12 23:05:10 +02:00
  • d14043d1ac add onHover and onHoverLost to Button Aylur 2023-09-12 21:40:43 +02:00
  • 1d6e4a86cf fix: dont start on -q flag Aylur 2023-09-12 19:13:50 +02:00
  • 4ea99bc51b fix: dont cache notification actions Aylur 2023-09-12 19:11:42 +02:00
  • 89c6a855d5 feat: add hm module (#90) Jappie3 2023-09-12 19:00:20 +02:00
  • 7b148306e4 Mpris.getPlayer small fix Aylur 2023-09-11 22:14:56 +02:00
  • fd250aef78 update example configs Aylur 2023-09-10 20:48:12 +02:00
  • 50c5edf5da bump version to 1.2 Aylur 2023-09-10 20:23:49 +02:00
  • 3321e77d56 service getters return Array instead of Map (#80) Aylur 2023-09-10 20:17:46 +02:00
  • 736c89c042 style: sort widgets Aylur 2023-09-10 18:12:23 +02:00
  • 846690e4eb Add circular progress widget (#87) Ahmed Alsaadi 2023-09-10 19:07:36 +03:00
  • 0770a8b300 add variable stop, start and transform methods (#88) Aylur 2023-09-10 16:18:52 +02:00
  • 43ced1cfaa fix trayIcons using custom iconTheme (#86) kotontrion 2023-09-10 13:06:51 +02:00