Commit graph

  • ec7f982bdf
    Add names to threads and tasks for easier debugging of crashes elkowar 2022-08-29 11:10:25 +02:00
  • 4061c059ac
    update flake.lock (#541) moni 2022-08-28 19:34:59 +08:00
  • 17d91f8a44
    Fix listen vars not being cleaned up when reloading config (#538) ElKowar 2022-08-27 14:23:28 +02:00
  • 1d794de86c
    Link to dharmx guide in readme elkowar 2022-08-27 11:34:09 +02:00
  • 3ab53b0323
    Make sure starting listenvars is idempodent (fixes #360) elkowar 2022-08-27 10:43:51 +02:00
  • 9977384b06
    Cargo update and remove most duplicate dependencies (#531) Niclas 2022-08-27 08:12:23 +00:00
  • 6657ef493e
    heavily refactor nix flake (#532) moni 2022-08-22 05:09:54 +08:00
  • 25105c7c4f
    Setup sponsorship options (fixes #526) ElKowar 2022-08-19 13:55:51 +02:00
  • d814edd0d5
    Add support for :active on event box (#529) viandox 2022-08-18 15:11:10 +02:00
  • 39eeeff7cf
    clean up nix expressions (#469) moni 2022-08-15 16:56:05 +08:00
  • 7a3e2f4448
    Add support for "round-digits" property for scale widget (#509) gavynriebau 2022-08-15 16:34:54 +08:00
  • 0a5d6f4ac9
    set overlay passthrough to true (fixes #503) elkowar 2022-08-15 10:29:59 +02:00
  • 4004362633
    Attempt to fix inconsistent window closing behavior w.r.t. script var cleanup and toggle elkowar 2022-08-15 10:17:26 +02:00
  • 9da37b8bd0
    Add lexer test for empty string interpolation elkowar 2022-08-09 12:41:02 +02:00
  • aac4c3aef4
    hotfix: fix panic because of deallocated GTK widget being called in handler (fixes #478) elkowar 2022-07-27 18:49:58 +02:00
  • d8bb8c4142
    Updated dependencies (#449) pentamassiv 2022-07-27 18:25:08 +02:00
  • 962c06c0ee
    Fixed #501 add password prop to input (#502) viandox 2022-07-25 11:28:28 +02:00
  • 1596c2de9b
    use glob to match workspace crates (#500) Philipp Schaffrath 2022-07-25 11:28:02 +02:00
  • b2f60a1f43
    Remove some unnecessary allocations (#480) Niclas 2022-07-02 22:00:49 +00:00
  • 0b0715fd50
    Fix some types missing in widget docs elkowar 2022-05-26 15:00:34 +02:00
  • fe7bc30fc9
    Release version 0.3.0 elkowar 2022-05-26 14:00:57 +02:00
  • a85d35d919
    Fix some comments in overlay elkowar 2022-05-26 13:41:30 +02:00
  • c855ec07d5
    Add overlay widget (#457) viandox 2022-05-26 13:40:09 +02:00
  • 3297c4eb70
    Add format explanation to eww open position and size docs elkowar 2022-05-26 13:27:58 +02:00
  • 77adfbca6b
    Set window class to window name elkowar 2022-05-26 13:17:11 +02:00
  • 00ff1dc492
    Fix error message of enum_parse-based attributes elkowar 2022-05-26 13:13:35 +02:00
  • 52e14d8263
    Fix/signal disconnect (#445) Yury Ankudinov 2022-05-26 10:45:47 +02:00
  • 92e389130f
    fix gen-docs.ts not running in CI when changed elkowar 2022-05-26 09:49:02 +02:00
  • a37c2e435f
    Fix magic vars not working anymore (fixes #462) elkowar 2022-05-23 22:22:37 +02:00
  • 1830fe8535
    Fix build on Freebsd (#459) Lucas Ransan 2022-05-23 19:27:20 +02:00
  • 4fb9bd4054
    Allow for propless vars in magic vars documentation (#461) viandox 2022-05-22 19:53:12 +02:00
  • 4fb5c37a35
    Add hint about width of progress (fixes #458) elkowar 2022-05-22 11:21:45 +02:00
  • 6b5c35cbf9
    Add EWW_CONFIG_DIR, EWW_CMD, EWW_EXECUTABLE variables elkowar 2022-05-21 15:06:42 +02:00
  • c0dcc43336
    Improve error message for missing default monitor on wayland elkowar 2022-05-16 12:04:29 +02:00
  • 78ae9cb00a
    Add error message when overriding builtin widgets accidentally (fixes #456) elkowar 2022-05-14 19:19:17 +02:00
  • e810f2a67a
    Add version to workspace dependencies elkowar 2022-05-09 18:58:55 +02:00
  • 6f574e547a
    Add a description and license to all Cargo.toml files elkowar 2022-05-09 18:56:32 +02:00
  • 33a4f459bb
    Add link to local-state syntax discussion to readme ElKowar 2022-05-09 18:10:44 +02:00
  • 7168ceafe3
    small optimization to llvm codegen amount elkowar 2022-05-07 16:04:50 +02:00
  • d1b222fa7f
    Allow for floating point numbers in durations (fixes #447) elkowar 2022-04-29 14:20:12 +02:00
  • 34d929f097
    Added support to label text alignment. (#412) Alessio 2022-04-29 12:06:20 +00:00
  • 6211267e06
    Add onclick to eventbox elkowar 2022-04-29 10:52:25 +02:00
  • 051d50c8fe
    Add onaccept to input (fixes #441) elkowar 2022-04-29 10:32:38 +02:00
  • 982056f69f
    Fix signal inexistant signal handler error elkowar 2022-04-27 17:44:38 +02:00
  • 1daeb0c77a
    Fix unnumbered placeholders not working in commands elkowar 2022-04-24 16:01:53 +02:00
  • 6b7fa5d55c
    Implement loop widget (#350) ElKowar 2022-04-23 12:54:48 +02:00
  • eec0358324
    fix link of adi1090x nordic (#436) leo 2022-04-22 04:17:37 -03:00
  • 4ffb7d4841
    Transform Widget (#348) Pedro Burgos 2022-04-19 20:15:25 +02:00
  • d1bbe32625
    corrected start-angle to start-at (#433) Pedro Burgos 2022-04-19 19:11:59 +02:00
  • fe4097c73e
    EWW_BATTERY is empty string when its {total_avg} property would otherwise be NaN (#425) Biniam Bekele 2022-04-19 07:50:52 -04:00
  • 776dc787e7
    Add matches function to simplexpr elkowar 2022-04-19 13:49:12 +02:00
  • 0f9847c518
    Add several functions for simple expressions (#407) MartinJM 2022-04-19 13:29:17 +02:00
  • 7648eb8086
    Add drag and drop functionality to eventbox (Implements #409) (#432) ElKowar 2022-04-19 13:00:50 +02:00
  • b79f7b8fb7
    fix: make shell.nix use flake.nix through flake-compat (#327) virchau13 2022-04-19 03:44:01 +08:00
  • 0fafea37df
    docs: fix outdated link (#428) sioodmy 2022-04-18 20:22:25 +02:00
  • 607dd8b250
    Fix bad grammar in readme, become contribewwtor (#427) Niclas 2022-04-13 14:28:19 +00:00
  • b3ac542e79
    Add notification windowtype elkowar 2022-04-13 15:32:26 +02:00
  • aa54487c47
    Update to latest nightly elkowar 2022-04-13 15:19:39 +02:00
  • a37f78fdeb
    Update changelog to include recent changes elkowar 2022-04-13 15:10:40 +02:00
  • 1e0a2a6341
    Fixes #247 implement scroll widget (#406) viandox 2022-04-13 15:07:38 +02:00
  • b100704bc7
    fixes #424 allow tabs in simplexpr (#426) viandox 2022-04-13 14:54:02 +02:00
  • ee4d1d908a
    Added desktop window type (#417) Álvaro López 2022-04-13 14:22:08 +02:00
  • fb0e57a014
    fix: limit ipc socket filename length (#396) viandox 2022-02-15 10:17:52 +01:00
  • 3fc24a9c72
    Add more operators (#401) viandox 2022-02-15 10:12:35 +01:00
  • bce4ade6da
    a top bar/panel example. (#398) Saimoom 2022-02-08 22:33:43 +04:00
  • ee07598a03
    Fix anyhow's glob imports (#391) Pedro Burgos 2022-02-03 20:37:00 +01:00
  • bf7f49848d
    Remove unindent crate (#357) legendofmiracles 2022-02-02 15:33:26 -05:00
  • f8676f2bec
    fix missing arguments (#361) Sahil Chouksey 2022-02-03 02:02:11 +05:30
  • baf1251c06
    Add new vertical bar examples. (#389) Rayhan Kafi Pratama 2022-02-03 03:31:47 +07:00
  • 8336bd04d2
    Add maintenance note to readme elkowar 2022-01-21 10:15:21 +01:00
  • 83d4ca0400
    Added gtk-layer-shell as a dependency in the docs (#379) Robert7301201 2022-01-13 15:42:46 -05:00
  • 106106ade3
    Graph widget (#338) Pedro Burgos 2021-12-19 16:46:15 +01:00
  • 5e5692742e
    [FEATURE] New fancy yml issue templates (#369) Pedro Burgos 2021-12-09 21:31:56 +01:00
  • fc06db0704
    Add CHANGELOG.md elkowar 2021-11-15 21:30:34 +01:00
  • b026be426e
    Fix documentation not building because of missing container widget doc comment elkowar 2021-11-15 21:06:17 +01:00
  • 6fec568176
    State rework (#335) ElKowar 2021-11-15 20:06:44 +01:00
  • 0fa5c92e04
    Documentation proofreading. (#349) Mae Mosich 2021-11-15 13:31:23 +00:00
  • 597625634d
    Add doc comment (#345) Pedro Burgos 2021-11-10 14:42:13 +01:00
  • 89d4dfda27
    Circular progress widget (#328) Pedro Burgos 2021-11-10 00:20:01 +01:00
  • 68e6d7b00d
    add properties to magic vars (#343) legendofmiracles 2021-11-08 10:51:00 -06:00
  • 2bdf8d4915
    Remove superfluous period in an inline code block (#342) Vermoot 2021-11-08 13:55:42 +01:00
  • df29780d2a
    Add links for owenrumney i3 bar config (#339) Owen Rumney 2021-11-06 15:51:33 +00:00
  • dc76e77fcc
    Add link to VSCode extension (#340) Owen Rumney 2021-11-06 15:22:42 +00:00
  • b26c292646
    Update README.md with another example setup (#334) Sparsh Mishra 2021-11-06 20:48:50 +05:30
  • c1a9d3e593
    Update dependencies, fixes RUSTSEC-2021-0119 (#337) legendofmiracles 2021-11-06 09:15:55 -06:00
  • 45badb7f38
    Implement eww get command (#319) Pedro Burgos 2021-11-05 12:37:37 +01:00
  • 955271bbd5
    Updated URL for Druskus bar example image (#321) gokul 2021-10-24 17:04:37 -07:00
  • 08eef05ae8
    Add support for :hover css selectors for eventbox (#323) Pedro Burgos 2021-10-25 01:03:21 +02:00
  • f9153bf37d Add mention of -devel packages to package list in docs ElKowar 2021-10-23 15:14:50 +02:00
  • 5038b3ddad Add system-level dependency list to documentation (fixes #302) ElKowar 2021-10-23 15:02:45 +02:00
  • b23be153eb Add more examples to readme ElKowar 2021-10-23 14:31:52 +02:00
  • 48bfb1e0c0
    feat(config): Allow custom widgets to make use of children (#317) ElKowar 2021-10-23 14:10:07 +02:00
  • 0aaaa2c2b8
    [FEATURE] Added support for marks on scales (#293) Pedro Burgos 2021-10-17 13:39:44 +02:00
  • c50bfb7184
    feat: add --no-daemonize flag that disables daemonizing eww (fixes #288) elkowar 2021-10-16 14:15:34 +02:00
  • d708902c03
    fix(docs): mention orientation in scale properties elkowar 2021-10-16 14:01:54 +02:00
  • 7096a5b9d0
    Wayland support in flake.nix (#297) Adam Washington 2021-10-16 12:51:46 +01:00
  • 90466ab9bf
    fix: eww passes x11 and wayland features down to yuck (#306) ZetaNumbers 2021-10-16 14:44:59 +03:00
  • 5b52cd927a
    fix: Remove accidental reference to x11 only feature in use statement in app.rs elkowar 2021-10-16 13:39:07 +02:00
  • 00bb0b4b0b
    fix: allow windows to get moved when windowtype is normal (fixes #303) elkowar 2021-10-13 09:28:45 +02:00
  • 9c15e4c887
    Fix typo (#283) Fenella 2021-10-01 06:38:16 -05:00