Commit Graph

  • a544f4b2cd bar: fix setVisible Austin Horstman 2024-07-20 09:33:13 -05:00
  • ee0912a254 Issue #3414/clock: Shift ONLY calendar Rene D. Obermueller 2024-07-20 09:00:59 +02:00
  • 15e1547661 chore: 0.10.4 Alex 2024-07-17 23:04:05 +02:00
  • dcbcf90aef Update freebsd.yml Alexis Rouillard 2024-07-17 22:52:39 +02:00
  • ed0ed398b7 Update freebsd.yml Alexis Rouillard 2024-07-17 22:46:58 +02:00
  • 152053e069 Merge pull request #3398 from khaneliman/cursor Alexis Rouillard 2024-07-17 22:40:12 +02:00
  • 496dd05e14 Merge pull request #3443 from yangyingchao/master Alexis Rouillard 2024-07-17 22:38:22 +02:00
  • 3ff8fc8a10 Merge pull request #3447 from khaneliman/hyprland-disable Alexis Rouillard 2024-07-17 22:37:48 +02:00
  • d061d2259e Merge pull request #3448 from khaneliman/sway Alexis Rouillard 2024-07-17 22:36:58 +02:00
  • 90ac7d5d2c sway/workspaces: support ignore window-rewrite Austin Horstman 2024-07-16 22:48:25 -05:00
  • 4295faa7c4 hyprland/backend: throw runtime_error instead of log Austin Horstman 2024-07-16 14:53:54 -05:00
  • 9c40137d05 sway/workspaces: clang-tidy Austin Horstman 2024-07-16 18:26:28 -05:00
  • 17132b250d sway/workspaces: remove deprecated field Austin Horstman 2024-07-16 18:24:40 -05:00
  • 3f61df4e66 Merge pull request #3416 from Ape/pr/ignored_sink_never_running Alexis Rouillard 2024-07-16 14:20:32 +02:00
  • 2d9cc623c2 Merge pull request #3422 from RobertMueller2/issue_feat_3256 Alexis Rouillard 2024-07-16 14:19:30 +02:00
  • f6ff6492ef Merge pull request #3441 from tchaikov/fmt-format-const Alexis Rouillard 2024-07-16 08:12:29 +02:00
  • b65ca334a8 fix #3442 yangyingchao 2024-07-16 09:07:39 +08:00
  • b71dfce1f7 Fix build with fmt11 Kefu Chai 2024-07-16 06:39:45 +08:00
  • 5f3a9d9423 Merge pull request #3440 from khaneliman/hyprland-fix Alexis Rouillard 2024-07-15 19:16:06 +02:00
  • 895c870d02 network: use fmt for format Austin Horstman 2024-07-15 09:44:39 -05:00
  • 47d7324a19 client: clang-format Austin Horstman 2024-07-15 08:48:08 -05:00
  • b19890c0b1 network: clang-format Austin Horstman 2024-07-15 08:48:01 -05:00
  • b41fcdedff hyprland/window: fix crash when no return from socket Austin Horstman 2024-07-15 08:44:26 -05:00
  • 0a78da0315 flake.lock: update Austin Horstman 2024-07-15 08:55:30 -05:00
  • 3d0fd14f3f Merge pull request #3435 from grimsteel/network-bssid Alexis Rouillard 2024-07-13 07:05:19 +02:00
  • e117bd7cb6 network: add bssid format replacement Siddhant Kameswar 2024-07-12 20:46:26 -05:00
  • 2655660509 Merge pull request #3432 from BSFishy/readme_update Alexis Rouillard 2024-07-11 21:01:52 +02:00
  • 0dd6af5a7e chore: update meson build command Matt Provost 2024-07-11 08:01:54 -05:00
  • e2e5d4d447 feat/issue 3256: Toggle drawer state Rene D. Obermueller 2024-07-07 22:08:45 +02:00
  • 44f39ca0ce Merge pull request #3429 from ziyao233/outgoing/fix-fmt11 Alexis Rouillard 2024-07-09 21:08:16 +02:00
  • 7725f6ed5a Fix build with fmt11 Yao Zi 2024-07-08 20:28:26 +00:00
  • b26ab1f982 Merge pull request #3417 from yangyingchao/master Alexis Rouillard 2024-07-06 09:40:02 +02:00
  • 21d42baa8e (temperature) fix clang-tidy lint . yangyingchao 2024-07-06 08:16:45 +08:00
  • 23274a9d57 pulseaudio: Consider ignored sinks never running Lauri Niskanen 2024-07-06 01:15:16 +03:00
  • f78f29ee66 AModule: retain existing default behavior when unconfigured Austin Horstman 2024-07-02 18:13:53 -05:00
  • 7e2d8ab2a3 fix(#3239): hide cursor type change behind config flag Lars-Ragnar A. Haugen 2024-05-15 20:07:28 +02:00
  • 6f994c849d Merge pull request #3407 from khaneliman/rewrite-ignore Alexis Rouillard 2024-07-03 08:41:15 +02:00
  • 702e10649e modules/hyprland/workspace: ignore empty window-rewrite Austin Horstman 2024-07-03 00:19:54 -05:00
  • ca3877d0b8 Merge pull request #3325 from williamwith4ms/escape_&_in_mediaplayer.py Alexis Rouillard 2024-07-02 22:34:10 +02:00
  • 18e67afe09 Merge pull request #3404 from khaneliman/clang-tidy Alexis Rouillard 2024-07-02 22:33:52 +02:00
  • d66685a3aa util: clang-tidy Austin Horstman 2024-07-02 10:30:04 -05:00
  • 14c3235c12 src: clang-tidy Austin Horstman 2024-07-02 10:12:41 -05:00
  • 034760e8b6 Merge pull request #3399 from RobertMueller2/discussion_3373 Alexis Rouillard 2024-07-01 19:27:02 +02:00
  • 8f64caceb5 fix example in manpage for pulseaudio/slider Rene D. Obermueller 2024-07-01 18:30:58 +02:00
  • 9997155617 Merge pull request #3267 from luttermann/upower_model Alexis Rouillard 2024-07-01 09:22:59 +02:00
  • ff0f408ab8 Merge pull request #3380 from alerque/debug-keyboard-layout Alexis Rouillard 2024-07-01 09:22:08 +02:00
  • 3262b375c9 Merge pull request #3377 from fglinka/master Alexis Rouillard 2024-07-01 09:21:56 +02:00
  • 494cedb3bc Merge pull request #3393 from RobertMueller2/issue_3366 Alexis Rouillard 2024-07-01 09:21:40 +02:00
  • 93000e3fca Merge pull request #3395 from RobertMueller2/issue_33341 Alexis Rouillard 2024-07-01 09:20:56 +02:00
  • abfb654f90 Merge pull request #3396 from Alexays/update_flake_lock_action Alexis Rouillard 2024-07-01 09:20:39 +02:00
  • 9c7a275cd6 Merge pull request #3247 from benjamin-voisin/menu Alexis Rouillard 2024-07-01 09:18:13 +02:00
  • f609042ece flake.lock: Update github-actions[bot] 2024-07-01 00:09:58 +00:00
  • 8eee568731 manpage for PR #3395 Rene D. Obermueller 2024-06-30 21:23:54 +02:00
  • fb24e8cb1f add hide-empty-text option to hide module whenever output is empty but format is not Rene D. Obermueller 2024-06-30 21:16:52 +02:00
  • 64a3133083 workaround for icons not rendered for apps existing before waybar launch Rene D. Obermueller 2024-06-30 14:52:49 +02:00
  • 64f54e1fce Merge pull request #3389 from khaneliman/cleanup Alexis Rouillard 2024-06-28 21:50:08 +02:00
  • c08660d837 modules/hyprland/backend: handle empty json responses Austin Horstman 2024-06-28 13:11:50 -05:00
  • f6482c36dc hyprland: clangd cleanup Austin Horstman 2024-06-22 23:19:48 -05:00
  • ccc3c13212 Update archlinux Alexis Rouillard 2024-06-24 08:58:29 +02:00
  • 1003c220be Merge pull request #3381 from OpenSauce04/deprioritize-battery-capacity Alexis Rouillard 2024-06-24 08:57:30 +02:00
  • d68bcbd292 modules/battery: Deprioritize capacity /sys value OpenSauce04 2024-06-23 14:35:48 +01:00
  • 4126502fe8 Add debug information for keyboard layout selection Caleb Maclennan 2024-06-22 17:58:22 +03:00
  • 136b207a12 Add suggestion by clang-format Felix Glinka 2024-06-21 16:43:21 +02:00
  • c4d769a586 Add explicit constructor to struct Profile Felix Glinka 2024-06-21 15:30:12 +02:00
  • 1c1089bade Merge pull request #3364 from khaneliman/persistent-rename Alexis Rouillard 2024-06-16 09:47:03 +02:00
  • b114b1155c treewide: clang-format Austin Horstman 2024-06-15 18:44:46 -05:00
  • f9e693b2a2 modules/hyprland/backend: remove testing log warn Austin Horstman 2024-06-15 18:36:59 -05:00
  • bac4d03813 modules/hyprland/workspaces: remove deprecated property Austin Horstman 2024-06-15 18:34:45 -05:00
  • 9ba5825009 Merge pull request #3362 from lukasfink1/bt-dyn-controller-pr Alexis Rouillard 2024-06-14 14:54:22 +02:00
  • 0df3c84c0f Fix device list not being updated on selecting new bluetooth controller Lukas Fink 2024-06-14 14:00:55 +02:00
  • 3f49725834 Merge pull request #3360 from lukasfink1/bt-dyn-controller-pr Alexis Rouillard 2024-06-14 09:06:57 +02:00
  • ab91d0bac3 Add hotplug detection of bluetooth controllers Lukas Fink 2024-06-14 02:24:24 +02:00
  • 79a6229522 Merge pull request #3353 from locked-out/muted_icons Alexis Rouillard 2024-06-13 08:47:53 +02:00
  • 01438f71a4 Added muted icons usage to waybar-pulseaudio man page Oliver Locke 2024-06-13 15:59:42 +10:00
  • 0bc43c1aa7 fix: lint Alex 2024-06-12 23:08:27 +02:00
  • e8a2882796 Merge pull request #3320 from rtgiskard/dev Alexis Rouillard 2024-06-12 23:08:00 +02:00
  • b955e92276 Merge pull request #3244 from rtgiskard/fix.privacy Alexis Rouillard 2024-06-12 23:07:51 +02:00
  • 562e1e59b1 Merge pull request #3331 from Eisfunke/eisfunke/regex-collection-replace Alexis Rouillard 2024-06-12 23:02:52 +02:00
  • 892042eb92 Support muted icons for pulseaudio devices/ports Oliver Locke 2024-06-12 17:03:39 +10:00
  • 0251e25f23 Merge pull request #3345 from khaneliman/testing Alexis Rouillard 2024-06-10 21:38:01 +02:00
  • 9bd09aa1b3 Merge pull request #3318 from Alexays/update_flake_lock_action Alexis Rouillard 2024-06-10 21:36:26 +02:00
  • 1cd013a09b clock: respect tooltip option giskard 2024-06-10 17:30:33 +08:00
  • 7721dcdae8 mpris: some clang-tidy fix giskard 2024-05-14 15:00:05 +08:00
  • e8d91eb14b mpris: hide on current player vanished giskard 2024-05-14 14:39:30 +08:00
  • 0773786766 privacy: consider only configured modules giskard 2024-05-09 01:45:21 +08:00
  • 71bb2b64bf subprojects/spdlog: bump spdlog Austin Horstman 2024-06-09 15:08:43 -05:00
  • 06fa931de9 Dockerfiles/opensuse: add python3-packaging dependency Austin Horstman 2024-06-09 13:38:45 -05:00
  • 16ff5ee99b .github/workflows/linux: fail-fast Austin Horstman 2024-06-09 13:31:46 -05:00
  • 08c5df3633 modules/sway/workspaces: clang-format fix Austin Horstman 2024-06-09 13:05:47 -05:00
  • b365831839 test/hyprland/backend: fix Austin Horstman 2024-06-09 10:18:42 -05:00
  • 959422f143 modules/hyprland/backend: protect against crash when XDG_RUNTIME_DIR not set Austin Horstman 2024-06-08 23:53:19 -05:00
  • fa2e21dfd5 modules/hyprland/backend: move getSocketFolder to class Austin Horstman 2024-06-08 23:52:58 -05:00
  • 58e7abba2c tests: split into separate binaries Austin Horstman 2024-06-08 22:30:01 -05:00
  • 87eaa75b8a test/hyprland/backend: init Austin Horstman 2024-05-28 21:52:54 -05:00
  • 749f46f86f test/fixtures: Add GlibTestsFixture Austin Horstman 2024-05-28 21:50:52 -05:00
  • 0055ee6910 modules/hyprland/workspaces: remove unneccesary visibleWorkspaces variable Austin Horstman 2024-05-28 18:52:42 -05:00
  • 1b3b45779a modules/hyprland/backend: add getSocketFolder to header Austin Horstman 2024-05-28 18:52:19 -05:00
  • e1a6d513cc test/config: add hyprland-workspaces config Austin Horstman 2024-05-28 13:01:00 -05:00
  • f4da203915 Merge pull request #3336 from pjones/pjones/current-only Alexis Rouillard 2024-06-07 08:35:02 +02:00
  • 637b220f82 sway/workspaces: Correct behavior when "current-only" is set Peter Jones 2024-06-06 15:24:01 -07:00