Commit Graph

  • 5ba7c9eb60 modules/power-profiles-daemon: add some right padding Félix Baylac Jacqué 2024-03-02 09:40:19 +01:00
  • cc759a8b8f Power profiles daemon: address review comments Félix Baylac Jacqué 2024-03-01 19:37:20 +01:00
  • bddc870340 modules/power-profiles-daemon: add man page Félix Baylac Jacqué 2024-03-01 15:07:58 +01:00
  • 09bb6a055d modules/power_profiles_daemon: safely call dbus asynchronously Félix Baylac Jacqué 2024-03-01 12:33:36 +01:00
  • 61fed6a214 modules/power_profiles_daemon: add custom format from config Félix Baylac Jacqué 2024-03-01 11:13:57 +01:00
  • c03fa38974 fix(mpd): use default interval in the example config Aleksei Bavshin 2024-03-01 00:19:41 -08:00
  • bb60d41842 fix(mpd): use timers with second granularity where possible Aleksei Bavshin 2024-03-01 00:06:54 -08:00
  • 653c24cee1 feat(mpd): tone down logs if the server is not running Aleksei Bavshin 2024-02-21 23:53:27 -08:00
  • bdff489850 Merge pull request #2983 from alebastr/ci-freebsd-on-ubuntu Alexis Rouillard 2024-03-01 05:41:40 +01:00
  • 162b41c4d0 modules/power-profiles-daemon: apply clang-tidy suggestions Félix Baylac Jacqué 2024-02-26 15:07:21 +01:00
  • 55915f95f1 ci: move FreeBSD to ubuntu runners Aleksei Bavshin 2024-02-28 23:56:10 -08:00
  • d9abc080e1 Fix merge conflict with #2930 alttabber 2024-02-25 22:27:10 +01:00
  • e7c7ef6814 Merge pull request #2979 from grimpy/filterscratch Alexis Rouillard 2024-02-28 10:38:33 +01:00
  • 04f73e7303 Merge pull request #2973 from Azazel-Woodwind/feature/hyprland-window-improvements Alexis Rouillard 2024-02-28 09:29:54 +01:00
  • ba48d26dd4 chore: amend default icon spacing Azazel 2024-02-28 00:24:58 +00:00
  • 5a887fe1ef Filter out special output __i3 which contains scratchpad Jo De Boeck 2024-02-27 23:43:00 +02:00
  • e79ea93d7d Merge pull request #2967 from aruhier/pr_hyprland_workspaces Alexis Rouillard 2024-02-27 16:41:32 +01:00
  • 615c9050e7 fix: prevent icon showing when app_identifier is empty Azazel 2024-02-26 22:52:28 +00:00
  • c59bb509bd fix: hide icon if window is unfocused Azazel 2024-02-26 21:00:16 +00:00
  • a7d8b1bacf feat: re-add default and configurable icon spacing Azazel 2024-02-26 20:58:38 +00:00
  • 968f469289 modules/power-profiles-daemon: run clang format Félix Baylac Jacqué 2024-02-26 14:40:28 +01:00
  • c38d05b04f Introduce power-profiles-daemon module Félix Baylac Jacqué 2024-02-18 22:06:21 +01:00
  • 695c786354 refactor: reuse toLowerCase function Azazel 2024-02-26 04:17:45 +00:00
  • 16aced7f9f feat: move name and classes from label_ to box_ Azazel 2024-02-26 04:07:03 +00:00
  • d6d4d87cf7 Attributes doc format fix from the review Anthony Ruhier 2024-02-26 00:05:12 +01:00
  • b3ee94d87a Improve hyprland/workspaces persistency logic Anthony Ruhier 2024-02-24 23:57:07 +01:00
  • 3a5aa5ee83 feat: improve default spacing and add to config Azazel 2024-02-25 22:56:52 +00:00
  • 0ead42e52b feat: improve search of .desktop files Azazel 2024-02-25 22:55:30 +00:00
  • 6703adc37f Merge pull request #2972 from alebastr/config-tweaks Alexis Rouillard 2024-02-25 23:43:25 +01:00
  • 43aabf046c chore: rename config to config.jsonc Aleksei Bavshin 2024-02-25 11:33:04 -08:00
  • 2108959644 chore(config): add modeline for Emacs json-mode Aleksei Bavshin 2024-02-25 11:21:58 -08:00
  • 3a33c0b290 Merge pull request #2930 from zjeffer/fix/zjeffer/hyprland-clang-tidy Alexis Rouillard 2024-02-25 17:11:13 +01:00
  • fb193529fc Merge pull request #2961 from alebastr/sway-language-single-layout Alexis Rouillard 2024-02-25 17:10:50 +01:00
  • 75dce1ef4b Merge pull request #2969 from alebastr/config-tweaks Alexis Rouillard 2024-02-25 17:10:22 +01:00
  • 9bc8de8876 fix clang complaints Jannik 2024-02-25 13:46:49 +01:00
  • 42f4386e2e fix clang-tidy errors in hyprland module zjeffer 2024-02-25 12:11:22 +01:00
  • edd723d95c Change PrivateMember styling to use trailing underscore instead of m_ in .clang-tidy zjeffer 2024-02-25 11:44:43 +01:00
  • 05fbbc1c43 style: align 'sway/mode' text with other modules Aleksei Bavshin 2024-02-24 18:26:02 -08:00
  • 2540c07f1d chore: wrap module lists in the config Aleksei Bavshin 2024-02-24 18:24:39 -08:00
  • 4cc2800a78 add 'onThisMonitor' css class Jannik 2024-02-25 00:52:33 +01:00
  • 16079eae09 update m_output Jannik 2024-02-25 00:51:52 +01:00
  • 188789592e feat(sway/language): option to hide module with single layout Aleksei Bavshin 2024-02-21 20:22:35 -08:00
  • 99c48bca36 fix: formatting Aleksei Bavshin 2024-02-24 00:30:32 -08:00
  • 601af3de81 Merge pull request #2958 from JonnyTischbein/mediaplayer-exclude Alexis Rouillard 2024-02-24 00:06:03 +01:00
  • 3d31e9a22a mediaplayer: add exclude player option Jonny Tischbein 2024-02-23 18:41:45 +01:00
  • 793394c862 Merge pull request #2949 from aokblast/feat/bsd_cpufreq Alexis Rouillard 2024-02-22 01:25:21 +01:00
  • 514d00803c feat: implement cpufreq for bsd by sysctl aokblast 2024-02-22 04:47:09 +08:00
  • 977c66e7c5 Merge pull request #2948 from alebastr/clang-tidy-fix Alexis Rouillard 2024-02-21 09:19:20 +01:00
  • 450a344426 chore: only label issues Alex 2024-02-21 09:19:03 +01:00
  • 5fc2b97194 ci: fix clang-tidy action Aleksei Bavshin 2024-02-20 17:22:33 -08:00
  • efb2eb5073 chore: update cpp-linter Alex 2024-02-20 22:24:25 +01:00
  • 1606dce62e Merge pull request #2944 from grimpy/waybarwindows Alexis Rouillard 2024-02-20 18:34:32 +01:00
  • bb843e0494 Implement windows formating in sway/workspaces Jo De Boeck 2023-12-28 00:06:09 +02:00
  • 1b4008c58b Merge pull request #2943 from iynaix/master Alexis Rouillard 2024-02-20 11:34:04 +01:00
  • a45932973a fix: lint Alex 2024-02-20 11:33:41 +01:00
  • 00ee538c95 nix: update libcava version and removal of gtk-layer-shell meson option Lin Xianyi 2024-02-20 17:51:42 +08:00
  • 4ef5b48474 Merge pull request #2934 from tomben13/master Alexis Rouillard 2024-02-20 10:39:33 +01:00
  • e6aa06cdf3 window#waybar.swallowing -- backward compatibility Tom Benham 2024-02-20 09:39:03 +01:00
  • e42635197c chore: more labels Alex 2024-02-20 08:35:28 +01:00
  • b8324be8c4 fix: token Alex 2024-02-20 08:26:09 +01:00
  • 197bc6a877 Merge pull request #2938 from thejch/click-special Alexis Rouillard 2024-02-20 08:03:16 +01:00
  • 536933ca24 Merge pull request #2940 from alebastr/clock Alexis Rouillard 2024-02-20 08:02:08 +01:00
  • a118af0d1b Merge pull request #2939 from alebastr/ci-update-debian-dependencies Alexis Rouillard 2024-02-20 08:01:18 +01:00
  • f885baba61 fix(clock): remove literal operator with reserved name Aleksei Bavshin 2024-02-19 21:49:35 -08:00
  • a2deff3689 fix(clock): crash on scrolling with local timezone ("") in the list Aleksei Bavshin 2024-02-19 20:58:09 -08:00
  • 5d6acfd1d4 test: restore compatibility with older Catch2 releases Aleksei Bavshin 2024-02-19 16:49:27 -08:00
  • d59d6e8765 chore: remove duplicate fedora/c++20 job definition Aleksei Bavshin 2024-02-19 16:33:01 -08:00
  • bdb2f2bd1a chore: update Debian CI dependencies Aleksei Bavshin 2024-02-19 16:28:29 -08:00
  • 4a5444d196 fix click special Jeremy Huang 2024-02-19 16:16:46 -08:00
  • ce5a1cf2f9 Merge pull request #2937 from alebastr/factory-includes Alexis Rouillard 2024-02-20 00:44:38 +01:00
  • c6f5cbdf0c refactor: move all module includes to factory.cpp Aleksei Bavshin 2024-02-18 23:28:35 -08:00
  • 6048e23e09 Merge pull request #2926 from alebastr/meson-cleanup Alexis Rouillard 2024-02-19 23:44:52 +01:00
  • 3d75167e67 Merge pull request #2936 from Alexays/revert-2773-waybarwindows Alexis Rouillard 2024-02-19 23:28:15 +01:00
  • ee2407496f Revert "Implement windows formating in sway/workspaces" Alexis Rouillard 2024-02-19 23:28:08 +01:00
  • 175852e527 chore: auto label Alex 2024-02-19 23:24:14 +01:00
  • d36f15c26b Merge pull request #2935 from Alexays/revert-2915-cpu_style Alexis Rouillard 2024-02-19 23:10:20 +01:00
  • 742cd7f371 Revert "Add style class for CPU state" Alexis Rouillard 2024-02-19 23:10:10 +01:00
  • 41b2d0cb29 chore(workflows): concurrency Alex 2024-02-19 23:09:24 +01:00
  • a95b6a39c9 build: mark bluetooth as Linux-specific Aleksei Bavshin 2024-02-19 13:54:46 -08:00
  • bd0bf836c7 fix: lint Alex 2024-02-19 23:07:50 +01:00
  • ae1e11db22 Merge pull request #2773 from grimpy/waybarwindows Alexis Rouillard 2024-02-19 23:05:24 +01:00
  • 347197865f Merge pull request #2885 from jones-josh/ordinal-date Alexis Rouillard 2024-02-19 23:03:40 +01:00
  • 91b79a2e9e Merge pull request #2894 from jramrath/active-for-hyprland-special-workspaces Alexis Rouillard 2024-02-19 23:02:17 +01:00
  • 70dc388dff Merge pull request #2915 from haasn/cpu_style Alexis Rouillard 2024-02-19 22:58:21 +01:00
  • bba8da76b6 Merge pull request #2836 from alebastr/require-gtk-layer-shell Alexis Rouillard 2024-02-19 22:57:50 +01:00
  • 9abd0da1c7 Merge pull request #2603 from zjeffer/hyprland/persistent-workspaces Alexis Rouillard 2024-02-19 22:55:28 +01:00
  • 6fbae3bd7b Merge pull request #2888 from imran1008/hwmon-path-abs-subdir Alexis Rouillard 2024-02-19 22:53:31 +01:00
  • 9191cae13b Merge pull request #2923 from jones-josh/custom-tooltip-format Alexis Rouillard 2024-02-19 22:47:22 +01:00
  • a18b6dcc29 Merge pull request #2925 from LukashonakV/bump_cava Alexis Rouillard 2024-02-19 22:47:04 +01:00
  • c553e3028e Merge pull request #2928 from zjeffer/fix/zjeffer/build-warnings Alexis Rouillard 2024-02-19 22:41:44 +01:00
  • 745d5687b8 Fixed window#waybar.swallowing for module hyprland/window Tom Benham 2024-02-19 22:23:03 +01:00
  • 8a4a44896a refactor: merge BarSurface into Bar Aleksei Bavshin 2024-02-19 02:55:55 -08:00
  • 4420447e74 fix(bar): use std::string for mode names Aleksei Bavshin 2024-02-19 01:50:40 -08:00
  • 11310b89f0 hyprland/workspaces: Use hyprland's persistent workspaces configuration zjeffer 2023-10-21 18:13:44 +02:00
  • a02bacdd53 fix build warning zjeffer 2024-02-18 12:01:36 +01:00
  • 543290ab07 fix: -Wnon-virtual-dtor warning in CssReloadHelper Aleksei Bavshin 2024-02-17 09:06:32 -08:00
  • fd5a03dc5f build: disable catch2 unit-tests Aleksei Bavshin 2024-02-17 08:56:43 -08:00
  • f3063e86aa build: install man pages only for enabled modules Aleksei Bavshin 2024-02-17 08:17:42 -08:00
  • 3cb587945a fix: use gtk_layer_set_keyboard_mode() Aleksei Bavshin 2024-01-15 22:10:28 -08:00
  • 9a21884272 feat!: drop RawSurfaceImpl with direct use of wlr-layer-shell Aleksei Bavshin 2024-01-14 10:37:49 -08:00