Commit Graph

  • 45ac3ea0a5 docs master Tobias Manske 2024-04-18 15:39:07 +02:00
  • d12e31373c modules/custom: Support Multi-Line JSON when interval is set Tobias Manske 2023-09-07 18:38:03 +02:00
  • 9750c9f149 fixup! modules/custom: Allow json fields as format specifiers Tobias Manske 2023-09-07 02:49:43 +02:00
  • 0ec0ea2201 modules/custom: Allow json fields as format specifiers Tobias Manske 2023-08-30 06:36:50 +02:00
  • 8ef4ddd7ef fix: lint Alex 2024-04-18 08:34:02 +02:00
  • f26efae569 Merge pull request #3130 from kiriDevs/kiridevs/battery-cycles Alexis Rouillard 2024-04-18 08:33:17 +02:00
  • 67bf98a93e style: Change more var names to camelCase Kiri 2024-04-17 14:46:35 +02:00
  • dd092a5fc1 Merge pull request #3143 from tomben13/fix_workspaces Alexis Rouillard 2024-04-17 08:28:00 +02:00
  • 3efebc2822 Merge pull request #3142 from janpeterd/master Alexis Rouillard 2024-04-15 22:18:17 +02:00
  • fbcd7ebbfa Merge pull request #3141 from rnestler/remove-unused-variable Alexis Rouillard 2024-04-15 22:18:07 +02:00
  • fb88c06d78 calendar: add shift_reset action Jan-Peter Dhallé 2024-04-15 21:59:35 +02:00
  • 133dfc2e85 Remove unused variable in Workspaces::updateWindows Raphael Nestler 2024-04-15 13:50:41 +02:00
  • ddacb111a9 Merge pull request #3136 from hrdl-github/fix-pipewire-locking Alexis Rouillard 2024-04-14 10:33:22 +02:00
  • 74773885c6 Pipewire backend: use pipewire thread lock hrdl 2024-04-09 00:20:18 +02:00
  • 3d54a6002d style: Remove superfluous 'const' on getInfo() Kiri 2024-04-13 13:19:54 +02:00
  • da47c94480 fix: Also use camelCase for usages of new vars Kiri 2024-04-13 13:18:50 +02:00
  • 986b348bc7 style: Change new variables to camelCase Kiri 2024-04-13 13:11:14 +02:00
  • 421ba6e31a fix: Add dummy information for battery cycles,health on FreeBSD Kiri 2024-04-12 18:48:54 +02:00
  • 084b561d5b [hyprland/workspaces] Update window count and sort workspaces AFTER their creation Tom Benham 2024-04-12 11:35:41 +02:00
  • cd3d588abd [hyprland/workspaces] Fix active workspace not getting updated on multi monitor setups Tom Benham 2024-04-12 11:33:29 +02:00
  • 24690248db fix: Calculate battery health the right way around Kiri 2024-04-11 02:40:04 +02:00
  • 805faa47e6 style: Remove debug output Kiri 2024-04-10 18:48:03 +02:00
  • a59593fde1 feat(battery): Add {health} format replacement Kiri 2024-04-10 18:19:55 +02:00
  • 7f1e623f77 style: Refactor battery cycle count choosing Kiri 2024-04-10 17:30:47 +02:00
  • 43511992d9 feat(battery): Add {cycles} format replacement Kiri 2024-04-10 17:00:50 +02:00
  • e8038ef9f3 Merge pull request #3127 from dkg/man-waybar-styles Alexis Rouillard 2024-04-10 11:00:32 +02:00
  • a9088c7e7d fix: lint Alex 2024-04-10 10:20:21 +02:00
  • 896c578c0e Merge pull request #3128 from hvenev/master Alexis Rouillard 2024-04-10 10:19:47 +02:00
  • f68ac9119a Use $TZ for local time if it is set Hristo Venev 2024-04-09 20:33:53 +03:00
  • 3d15b96429 Add waybar-styles(5) manual page Daniel Kahn Gillmor 2024-04-09 10:02:33 -04:00
  • 42dc9cb85f Merge pull request #3102 from dep4/taskbar-directories Alexis Rouillard 2024-04-03 08:58:49 +02:00
  • 245043f9e7 taskbar: search user directories first for desktop files Bruce Mills 2024-04-01 14:30:31 -04:00
  • 3de9e0cbd3 Merge pull request #3099 from kkvark/master Alexis Rouillard 2024-04-01 07:53:23 +02:00
  • 9b4fc6d16b fix(sway/workspaces): floating_nodes and focused icon kvark 2024-03-28 14:42:44 +07:00
  • ddc767cd81 Merge pull request #3082 from Kuruyia/refactor/privacy-module Alexis Rouillard 2024-03-28 13:15:24 +01:00
  • fe15530f34 refactor(privacy): clean up the module Kuruyia 2024-03-25 19:40:23 +01:00
  • b652b4296d Merge pull request #3066 from MauroGuida/master Alexis Rouillard 2024-03-25 19:03:06 +01:00
  • e8627e140c Merge pull request #3068 from ordy/master Alexis Rouillard 2024-03-25 19:01:48 +01:00
  • d6c0d59224 Merge pull request #3081 from iynaix/master Alexis Rouillard 2024-03-25 17:13:11 +01:00
  • 5056309963 nix: build against wireplumber 0.5 Lin Xianyi 2024-03-25 22:47:37 +08:00
  • 487ab23259 Merge pull request #3076 from cptpcrd/reload-config Alexis Rouillard 2024-03-24 22:06:56 +01:00
  • e3ceaf63d1 Fix reloading config cptpcrd 2024-03-24 15:39:15 -04:00
  • c6cbf57a38 Merge pull request #3067 from encbar5/restore_intertible_month_scroll Alexis Rouillard 2024-03-24 17:19:27 +01:00
  • abd7ca2a1e Fix clock on-scroll value not being used for calendar, which was broken by 86a3898 encbar5 2024-03-23 08:22:19 -05:00
  • 70ef406d6b check for group modules array in key conversion Sano 2024-03-23 18:39:22 +01:00
  • 7cd2a6c003 fix(sway/workspaces): Visible class doesn't work on visible and empty workspaces Mauro Guida 2024-03-23 13:02:39 +01:00
  • cc084f5f86 Merge pull request #3028 from bartelsielski/upower-warning_level Alexis Rouillard 2024-03-22 23:22:56 +01:00
  • 19f3ce6f85 fix: lint Alex 2024-03-22 23:21:57 +01:00
  • 32e241dc47 Merge pull request #2917 from alttabber/master Alexis Rouillard 2024-03-22 23:21:17 +01:00
  • c4907a6065 Merge pull request #3005 from eyusupov/dwl-title Alexis Rouillard 2024-03-22 23:20:26 +01:00
  • f228c13802 Merge pull request #2638 from staticssleever668/fix_mold_linking Alexis Rouillard 2024-03-22 23:19:49 +01:00
  • e30ddda23a Merge pull request #2987 from tomben13/master Alexis Rouillard 2024-03-22 23:16:57 +01:00
  • 38634a0ca8 Merge pull request #3034 from wispl/master Alexis Rouillard 2024-03-22 23:13:29 +01:00
  • fe0716bf39 fix: lint Alex 2024-03-22 23:13:10 +01:00
  • 9d95eaaac4 Merge pull request #2919 from tokyovigilante/wireplumber-0.5 Alexis Rouillard 2024-03-22 23:12:07 +01:00
  • 2326727ccb Update Wireplumber API to 0.5 Ryan Walklin 2024-02-15 09:37:36 +13:00
  • 1ecca055f7 Merge pull request #3051 from MauroGuida/master Alexis Rouillard 2024-03-20 15:26:31 +01:00
  • c841bf567b fix(sway/workspaces): visible class doesn't work Mauro Guida 2024-03-20 15:03:25 +01:00
  • 49a13ab28f Merge pull request #3049 from MauroGuida/master Alexis Rouillard 2024-03-20 14:02:41 +01:00
  • 6d690ad48b fix(wlr/taskbar): crash on taskbar drag and drop event Mauro Guida 2024-03-20 13:28:35 +01:00
  • b9688eb067 Merge pull request #3032 from leiserfg/ppd-right-click Alexis Rouillard 2024-03-20 10:34:10 +01:00
  • 0fcf6bcebc Document sway workspace button.empty wispl 2024-03-19 22:56:19 -04:00
  • cf3389e5d7 Add empty workspace style for Sway wispl 2024-03-18 19:37:09 -04:00
  • cbe42a8536 Merge pull request #3037 from grimpy/fixperistentclass Alexis Rouillard 2024-03-19 22:56:37 +01:00
  • 73e24af71c Merge pull request #3039 from hrdl-github/fix-floating Alexis Rouillard 2024-03-19 14:25:20 +01:00
  • 856a34e16d Also consider floating nodes when checking for flags hrdl 2024-03-18 22:52:40 +01:00
  • 2ffd9a94a5 Fix peristent class on buttons Jo De Boeck 2024-03-19 07:40:35 +02:00
  • 67218d5554 Make right-click to circle down ppd leiserfg 2024-03-18 21:48:06 +01:00
  • bbb69bd977 upower: Initialize variables Bartel Sielski 2024-03-18 12:47:36 +01:00
  • bd8b215416 upower: Add 'low' and 'critical' CSS classes Bartel Sielski 2024-03-18 11:47:43 +01:00
  • 2c927de4c6 Merge pull request #3023 from tomben13/fix_segfault Alexis Rouillard 2024-03-17 23:09:38 +01:00
  • 736309ef1f Fixed segfault Tom Benham 2024-03-17 23:00:48 +01:00
  • ca17bdb214 Merge pull request #2968 from jramrath/hyprland_workspaces_monitor_class Alexis Rouillard 2024-03-17 13:06:50 +01:00
  • f014a7d2e5 man docs & different css class name Jannik 2024-03-16 21:22:01 +01:00
  • 376b4d1c09 Merge pull request #3015 from DreamMaoMao/master Alexis Rouillard 2024-03-16 13:54:06 +01:00
  • c5a6299398 fix:dwl tag crash when use wlr-randr enable monitor DreamMaoMao 2024-03-16 20:10:05 +08:00
  • 8174dce776 Merge pull request #3011 from nicolarevelant/master Alexis Rouillard 2024-03-15 17:37:07 +01:00
  • 01ff7ebb36 Fix clang-format to src/modules/temperature.cpp Nicola Revelant 2024-03-15 17:12:31 +01:00
  • fbf66530a3 Explicit convert from std::string to const char* Nicola Revelant 2024-03-15 16:52:52 +01:00
  • e1f876b981 Fix fmt::format: missing argument Nicola Revelant 2024-03-15 16:36:54 +01:00
  • 1eb509a86d Merge pull request #3010 from luzpaz/repology-badge Alexis Rouillard 2024-03-15 16:10:11 +01:00
  • 2d12236726 Use the correct thermal zone in FreeBSD Nicola Revelant 2024-03-15 16:01:07 +01:00
  • 4ccefa0902 README: tweak repology badge luzpaz 2024-03-15 11:05:55 -04:00
  • fc4b9fa22b Merge pull request #3008 from alebastr/ppd-fix-initial-visibility Alexis Rouillard 2024-03-15 10:16:56 +01:00
  • dcddddd3f1 fix(power-profiles-daemon): correctly set initial visibility Aleksei Bavshin 2024-03-14 00:58:33 -07:00
  • 17734f0364 Add dwl/window module Eldar Yusupov 2024-03-14 23:07:45 +03:00
  • 32eac3ccb7 chore: 0.10.0 Alex 2024-03-13 19:46:56 +01:00
  • 20f08b881a Merge pull request #2996 from rroohhh/feat/horizontal_scroll Alexis Rouillard 2024-03-13 19:45:20 +01:00
  • 214858f413 Merge pull request #3001 from grimpy/fixpersitantworkspaces Alexis Rouillard 2024-03-12 14:22:18 +01:00
  • 7b3d155608 Fix peristant workspaces for sway Jo De Boeck 2024-03-12 00:09:47 +02:00
  • 207e99876d feat: allow horizontal scroll Robin Ole Heinemann 2024-03-08 21:48:27 +01:00
  • 68889494d0 Removed option active-per-monitor Tom Benham 2024-03-05 11:12:07 +01:00
  • 4c46d7d245 Merge pull request #2887 from dann-merlin/master Alexis Rouillard 2024-03-05 09:01:44 +01:00
  • 25b85800a5 Add documentation for justify option Merlin Sievers 2024-03-04 20:00:57 +01:00
  • 380607583e Merge pull request #2971 from picnoir/pic/power-profiles-daemon Alexis Rouillard 2024-03-04 14:25:16 +01:00
  • df7f1fffcf feat(hyprland/workspaces): added options move-to-monitor and active-per-monitor Tom Benham 2024-03-04 13:17:30 +01:00
  • 26af1066e1 Merge pull request #2984 from alebastr/too-much-logs-mpd Alexis Rouillard 2024-03-03 10:05:22 +01:00
  • 97cd2b47b8 Merge pull request #2986 from ErikReider/sway-workspaces-scroll-fix Alexis Rouillard 2024-03-02 23:37:06 +01:00
  • 9de0e393ab Sway-Workspaces: Fixed scrolling not working Erik Reider 2024-03-02 23:08:21 +01:00
  • 5578c122ab modules/power-profiles-daemon: kebab case name in config Félix Baylac Jacqué 2024-03-02 18:37:32 +01:00