Commit Graph

  • 5bfdbf116d sway/window: app_id on unfocused workspaces Kristóf Marussy 2023-06-13 01:37:45 +02:00
  • 83f3c2321e Merge pull request #2231 from RobertMueller2/appid-fix Alex 2023-06-12 15:40:56 +02:00
  • dff0583c12 Merge pull request #2232 from robertgzr/reverse-scroll Alex 2023-06-12 08:54:38 +02:00
  • 73c7e54535 pulseaudio: document reverse-scrolling option Robert Günzler 2023-06-12 14:08:22 +09:00
  • 0f8c156f24 Lift reverse-scrolling option into AModule Robert Günzler 2023-06-12 13:55:28 +09:00
  • fff4509723 sway/window: fix appid style not cleared (#2227) Rene D. Obermueller 2023-06-11 08:41:20 +02:00
  • 17af49d421 Upower native-path filter Viktar Lukashonak 2023-06-09 18:22:01 +03:00
  • 9f38631c7f Merge pull request #2223 from Anakael/pr/shchemel/fix-class-priority Alex 2023-06-09 08:36:34 +02:00
  • 62f4125927 change order dmitry 2023-06-08 23:31:14 +03:00
  • a67e692d4a sway: warp-on-scroll toggle sigboe 2023-06-07 15:25:59 +02:00
  • 3c9cbc99d7 Wake all sleeping threads when leaving suspend Patrick Nicolas 2023-06-07 10:17:42 +02:00
  • c5379fa52d Merge pull request #2218 from LukashonakV/Wdeprecated Alex 2023-06-06 22:56:27 +02:00
  • 070110af0c Merge pull request #2217 from LukashonakV/g_bus_unwatch_name Alex 2023-06-06 22:37:46 +02:00
  • 6bf5b15c13 deprecated: implicit capture of 'this' via '[=]' Viktar Lukashonak 2023-06-06 23:31:12 +03:00
  • a9779c2aa2 Happy Linter Viktar Lukashonak 2023-06-06 23:06:11 +03:00
  • 3af1853260 Tray module cause error g_bus_unwatch_name() Viktar Lukashonak 2023-06-06 23:02:36 +03:00
  • d638610db1 Merge pull request #2216 from LukashonakV/small_fixies Alex 2023-06-06 13:03:52 +02:00
  • 87023c39f8 Small performance fixies Viktar Lukashonak 2023-06-06 13:58:05 +03:00
  • e96610e31a Use consistent tabbing Evyatar Stalinsky 2023-06-06 12:01:25 +03:00
  • d61b1d54de Document new wireplumber module functionality Evyatar Stalinsky 2023-06-06 11:44:17 +03:00
  • e397f568b7 Round volume instead of truncating it Evyatar Stalinsky 2023-06-06 11:42:31 +03:00
  • d22fd3bbd1 Use a minimum step as provided by wireplubmer; Default step to 1 Evyatar Stalinsky 2023-06-06 11:42:02 +03:00
  • 75990c2867 Fix linting Evyatar Stalinsky 2023-06-05 22:22:35 +03:00
  • 88a1a702b4 wireplumber: Support for scrolling Evyatar Stalinsky 2023-06-05 22:03:46 +03:00
  • 24407dbf4a Merge pull request #2196 from calvinchd/hyprland-window-empty-css Alex 2023-06-05 16:48:59 +02:00
  • 108285e9ac Merge pull request #2210 from D3vil0p3r/patch-1 Alex 2023-06-05 16:30:00 +02:00
  • b728a37b6d Fixing 'incomplete type error' during building D3vil0p3r 2023-06-05 16:28:32 +02:00
  • 938a93a0d7 Merge pull request #2209 from Matias-Hall/river_window_tooltip Alex 2023-06-05 12:39:38 +02:00
  • ff6f727631 river/window: Add tooltip. Matias-Hall 2023-06-05 18:29:19 +08:00
  • 84077e0253 Merge pull request #2207 from dejor/dwl-module Alex 2023-06-04 18:39:03 +02:00
  • d2787cc2d8 fix: typo to avoid null pointer dejor 2023-06-04 12:45:33 +02:00
  • 17a56aa4f7 hyprland/window: use empty() for empty window name check Calvin Chu 2023-06-03 12:29:36 +10:00
  • ca52892ab9 Merge pull request #2200 from Visne/patch-1 Alex 2023-06-01 22:52:54 +02:00
  • 655bc8f215 Fix broken link Visne 2023-06-01 22:08:54 +02:00
  • a3912436be hyprland/window: add css class for empty label Calvin Chu 2023-06-01 21:38:27 +10:00
  • 47193a3d2f chore: v0.9.18 0.9.18 Alex 2023-05-29 09:25:01 +02:00
  • 097cbc0c53 fix: lint Alex 2023-05-29 09:24:33 +02:00
  • 13a9c4a08b Merge pull request #2185 from xdavidel/dwl-module Alex 2023-05-29 09:16:22 +02:00
  • ebba529682 Apply clang-format David Delarosa 2023-05-25 01:29:28 +03:00
  • b97b0ae605 Fix linter complains David Delarosa 2023-05-25 01:25:55 +03:00
  • 7e9bfc504c Update to new ipc version David Delarosa 2023-05-25 00:27:50 +03:00
  • 7b0d2e8043 Merge pull request #2184 from lfos/fix-battery-segfault Alex 2023-05-22 16:19:13 +02:00
  • 75eacb95ef Fix SEGFAULT in battery module Lukas Fleischer 2023-05-22 10:02:14 -04:00
  • 2b24b16023 Merge pull request #2182 from cptpcrd/fd-closing Alex 2023-05-22 07:40:14 +02:00
  • 5cbbfd5c8a Close pipe if fork() fails when spawning processes cptpcrd 2023-05-21 12:15:49 -04:00
  • 6163be687d Open network module eventfd as close-on-exec cptpcrd 2023-05-21 12:13:17 -04:00
  • df65cab17a Open command pipes as close-on-exec cptpcrd 2023-05-21 12:10:44 -04:00
  • 339bea1213 Add a new start_hidden bool maqrrr 2023-05-15 07:01:00 -04:00
  • 7b704071ff Merge pull request #2171 from FintasticMan/fix_mpris_man Alex 2023-05-13 23:25:30 +02:00
  • 5748e56aeb mpris: Fix incorrect format replacement names Finlay Davidson 2023-05-13 21:45:29 +02:00
  • 5b29119dab Merge pull request #2170 from FintasticMan/hide_mpris_if_empty Alex 2023-05-13 18:26:12 +02:00
  • 4bc30e040f mpris: Hide label if empty Finlay Davidson 2023-05-10 13:43:43 +02:00
  • 919ad0a8bb Merge pull request #2156 from theRealCarneiro/master Alex 2023-05-05 14:05:32 +02:00
  • 5df43be11f add persistent format-icon theRealCarneiro 2023-05-05 08:52:37 -03:00
  • 56fa6b6afc Merge pull request #2153 from MonstrousOgre/master Alex 2023-05-04 22:21:13 +02:00
  • c04485a5d0 separate css class for empty workspaces MonstrousOgre 2023-05-05 00:09:32 +05:30
  • b06953757e Merge pull request #2144 from LukashonakV/cava_bump Alex 2023-04-29 00:13:25 +02:00
  • f5ef13c7f1 Gentoo docker. Add iniparser Viktar Lukashonak 2023-04-28 15:46:51 +03:00
  • 8c83af75a1 happy linter Viktar Lukashonak 2023-04-28 15:38:34 +03:00
  • e253c34cd4 cava bump Viktar Lukashonak 2023-04-28 13:38:35 +03:00
  • e4faf252b2 Merge pull request #2140 from 257/master Alex 2023-04-26 21:35:46 +02:00
  • 3da3732cc9 network: detect if link is p2p and use local addr Paymon 2023-04-26 13:49:17 -04:00
  • 757f20fc04 Merge pull request #2135 from eneshecan/master Alex 2023-04-23 13:47:28 +02:00
  • f00602058c Fix misinterpreting return value of getaddrinfo call which caused an early return for Hyprland language Enes Hecan 2023-04-23 13:31:02 +02:00
  • bad6cfae6f Added option to calculate battery percentage as total_energy * 100 / total_energy_full Bruce Blore 2023-04-22 23:43:04 -07:00
  • 9389c8d854 chore: update manual of the image modle Alan-Kuan 2023-04-21 16:51:04 +08:00
  • 6a17139423 feat: tooltip for image module Alan-Kuan 2023-04-21 16:38:21 +08:00
  • a9a2223469 fix: lint Alex 2023-04-17 09:09:13 +02:00
  • 33d1ee413f fix: typo Alex 2023-04-17 09:07:59 +02:00
  • 0b4c1cb877 Merge pull request #1950 from tleydxdy/shironeko Alex 2023-04-17 09:06:43 +02:00
  • 5e5569bb10 Merge pull request #1858 from uncomfyhalomacro/replace-gethostbyname-getaddrinfo Alex 2023-04-17 09:05:35 +02:00
  • 272d672953 fix: add missing man Alex 2023-04-17 09:03:01 +02:00
  • ede1d25440 fix: lint Alex 2023-04-17 09:01:14 +02:00
  • 8be889c5aa Merge pull request #2103 from xdavidel/dwl-module Alex 2023-04-17 09:01:00 +02:00
  • b1e3347fca Merge pull request #2089 from MonstrousOgre/master Alex 2023-04-17 08:59:22 +02:00
  • da2163ae41 Merge pull request #2092 from chayleaf/mpris-fix-non-dynamic-tag-escapes Alex 2023-04-17 08:58:40 +02:00
  • 1d7d1a8fe8 Merge pull request #2108 from yeheng282/backlight-fix Alex 2023-04-17 08:58:03 +02:00
  • 7d20034067 Merge pull request #2095 from alex-courtis/2094-pulseaudio-states Alex 2023-04-17 08:56:26 +02:00
  • 8aafe817bf Merge pull request #2102 from LukashonakV/Cava Alex 2023-04-16 18:06:53 +02:00
  • a5607b66ca Cava module Viktar Lukashonak 2023-04-15 02:36:15 +03:00
  • 61648c55d9 Merge pull request #2113 from LukashonakV/ISSUE#2073 Alex 2023-04-13 16:29:34 +02:00
  • 4dff1b91fe Merge branch 'Alexays:master' into dwl-module David Delarosa 2023-04-13 17:18:27 +03:00
  • 1368ba64b5 Fix segfault in destructor David Delarosa 2023-04-13 17:16:37 +03:00
  • 6de3b58d6a ISSUE#2073 Viktar Lukashonak 2023-04-13 17:16:03 +03:00
  • 731eaeb0be Addapt to DWL new tag system David Delarosa 2023-04-13 03:58:57 +03:00
  • 022c9abad4 backlight: support tooltip yeheng282 2023-04-11 21:01:02 +08:00
  • a46b8a0109 Merge pull request #2105 from skylar779/master Alex 2023-04-11 11:12:38 +02:00
  • 3b2dfeec01 Made use of node_id_ Checking against names for volume changes seems a bit weird to me and also didn't really work, so I've made use of node_id_ to check against this instead and also fixed an issue, where the volume update would refuse to do its thing despite it being the same id that was used on launch. skylar779 2023-04-11 10:51:25 +02:00
  • e62d339b57 Merge pull request #2104 from numas13/master Alex 2023-04-11 07:44:52 +02:00
  • 18a2b90fc0 fix: generate wireplumber module man page Denis Drakhnia 2023-04-11 08:09:01 +03:00
  • 60cdf10e64 Add DWL tags module David Delarosa 2023-04-11 04:50:21 +03:00
  • 51f0fc6b72 #2094 pulseaudio apply states Alexander Courtis 2023-04-07 14:19:45 +10:00
  • 6f3a27905d preventing persistent_workspaces and all-outputs from being used together MonstrousOgre 2023-04-06 12:14:44 +05:30
  • 659fea07ee mpris: fix non-dynamic tags not being html escaped chayleaf 2023-04-06 13:17:43 +07:00
  • bd908f6d97 Merge pull request #2090 from chayleaf/mpris-css-fix Alex 2023-04-06 07:26:34 +02:00
  • cb82326b22 mpris: fix css class application chayleaf 2023-04-06 04:50:32 +07:00
  • 33c4964187 replacing spdlog::info with spdlog::debug MonstrousOgre 2023-04-06 00:34:52 +05:30
  • 3d980f92a3 fix: build Alex 2023-04-03 10:59:29 +02:00
  • 626a1f58be fix: build Alex 2023-04-03 10:51:36 +02:00
  • 1445dc4151 fix: lint Alex 2023-04-03 10:06:01 +02:00