Commit Graph

  • 954bea36f4 chore: remove result dir by nix idm1try 2023-09-19 18:52:00 +0500
  • 388c024298 fix(backlight): wrong percentage numbers for device apple-panel-bl idm1try 2023-09-19 18:50:39 +0500
  • 9b8adc1951
    Merge pull request #2494 from KanuX-14/battery_fix Alexis Rouillard 2023-09-19 13:33:35 +0200
  • bf371f70d1
    add `waitingWorker()` to `Custom` Evan Overman 2023-09-18 14:56:14 -0700
  • 7c28ffc856
    add indefinite `sleep()` function to `SleeperThread` Evan Overman 2023-09-18 14:55:50 -0700
  • 14820e5d18
    fix clock to work with fmt 10.x Christopher Shore 2023-09-17 16:32:19 -0400
  • 80a34eec81
    Fixed formatting again Mann mit Hut 2023-09-13 23:25:39 +0200
  • d5203e5b37
    Fixed cpu module: Provide stub implementation for parseCpuFrequencies Mann mit Hut 2023-09-13 23:12:35 +0200
  • 91b6629103
    Fixed format errors Mann mit Hut 2023-09-13 21:59:42 +0200
  • 93d66a9258
    Moved cpu/common.cpp to cpu.cpp Mann mit Hut 2023-07-29 16:27:46 +0200
  • 8d7341da6e
    cpu module: Reuse getLoad of load module Mann mit Hut 2023-07-29 16:02:36 +0200
  • d1602e383c
    cpu module: Reuse getCpuUsage of cpu_usage module Mann mit Hut 2023-07-29 15:56:51 +0200
  • c45f6681b3
    cpu module: Reuse getCpuFrequency of cpu_frequency module Mann mit Hut 2023-07-29 15:28:26 +0200
  • dce6a98f38
    Added changes made to the cpu module Mann mit Hut 2023-07-29 14:52:59 +0200
  • 982ffde002
    Use labels instead of buttons Mann mit Hut 2023-04-14 01:25:13 +0200
  • 888adb57ec
    Introduce cpu_usage module Mann mit Hut 2022-12-21 17:47:06 +0100
  • c36fe3a004
    Introduce cpu_frequency module Mann mit Hut 2022-12-21 17:45:53 +0100
  • 729564cc27
    Introduced separate load module Mann mit Hut 2022-12-21 17:44:11 +0100
  • 4d32991bee
    Merge pull request #2507 from hariseldon78/patch-1 Alexis Rouillard 2023-09-13 18:21:22 +0200
  • 69736d68aa
    Update workspaces.cpp Roberto Previdi 2023-09-13 18:20:13 +0200
  • 28a2d15fef Update 'bat-compatibility' option to manual KanuX-14 2023-09-12 13:39:09 -0300
  • a90e275d5e
    Merge pull request #2470 from 4e554c4c/darkmode Alexis Rouillard 2023-09-11 09:36:05 +0200
  • fc67558717
    Merge branch 'master' into darkmode Alexis Rouillard 2023-09-11 09:25:45 +0200
  • 196b400abf
    Merge pull request #2468 from khaneliman/persistent-rename Alexis Rouillard 2023-09-11 09:22:07 +0200
  • 05a2af2d7c
    Merge pull request #2486 from khaneliman/workspace-sorting Alexis Rouillard 2023-09-11 09:21:35 +0200
  • 1ff4464b2f Use adapter status if battery status is inexistent KanuX-14 2023-09-10 15:16:43 -0300
  • 60611e9c2b Fix battery not showing for some devices KanuX-14 2023-09-10 14:41:40 -0300
  • 79cf33b9f1
    refactor: enumparser create implementation file Austin Horstman 2023-09-09 17:48:36 -0500
  • b8630968b2
    refactor: move capitalize string helper Austin Horstman 2023-09-09 13:23:17 -0500
  • 2fee12d930
    fix: enumparser capitalize everything to avoid issues Austin Horstman 2023-09-09 12:14:52 -0500
  • 3ae2fe3272
    refactor: PR review cleanup Austin Horstman 2023-09-09 12:02:56 -0500
  • 2b8c92e8fd
    refactor: enum utility allow overriding Austin Horstman 2023-09-09 11:18:12 -0500
  • 8ce64ea784
    refactor: make parsing sort-by more lenient Austin Horstman 2023-09-09 09:38:03 -0500
  • 8ea2626de8
    refactor: sort-by enum hyprland Austin Horstman 2023-09-09 09:32:55 -0500
  • 65ba449460
    chore: update man page index Austin Horstman 2023-09-08 23:17:21 -0500
  • cbc12e5443
    feat: hyprland workspaces add sort-by Austin Horstman 2023-09-08 22:24:28 -0500
  • 587bd0cd62
    refactor: cleanup hyprland workspaces constructor Austin Horstman 2023-09-08 22:24:05 -0500
  • 309edd0585
    Merge pull request #2485 from khaneliman/active-rename Alexis Rouillard 2023-09-08 23:11:58 +0200
  • 2837b72064
    fix: rename workspace active fix Austin Horstman 2023-09-08 14:11:02 -0500
  • 38ef38b72f
    Merge pull request #2477 from zjeffer/fix/urgent-icon Alexis Rouillard 2023-09-07 20:33:22 +0200
  • 6c3565c520 Add urgent icon zjeffer 2023-09-07 19:33:35 +0200
  • 9bb2c01a44 clean up client.cpp Calvin Lee 2023-09-07 13:43:59 +0000
  • a194755b4f
    fixup! modules/custom: Allow json fields as format specifiers Tobias Manske 2023-09-07 02:49:43 +0200
  • 7f3d6b4ddb
    fix hyprland module's workspace sort mbpowers 2023-09-06 13:13:49 -0500
  • 09873f0ed9 search for dark or light mode stylesheet Calvin Lee 2023-09-06 15:19:56 +0000
  • c9e1899594
    refactor: deprecate instead of remove persistent_workspaces khaneliman 2023-09-05 13:45:09 -0500
  • b405dc436c
    refactor!: wlr persistent workspaces config rename khaneliman 2023-09-05 13:13:29 -0500
  • 4a6c1269fb
    refactor!: sway persistent workspaces config name rename khaneliman 2023-09-05 13:12:39 -0500
  • 44ac6b8044
    refactor!: hyprland persistent workspaces config option name standardization khaneliman 2023-09-05 13:10:34 -0500
  • 80de22a159
    Merge pull request #2408 from zjeffer/hyprland/workspaces_active-only Alexis Rouillard 2023-09-05 22:59:49 +0200
  • 04b39ea64e hyprland/workspaces: implement 'active_only' option and visible class zjeffer 2023-08-10 19:40:14 +0200
  • 116aa5cdbd
    Merge pull request #2466 from maximbaz/hyprland-support-workspace-rename Alexis Rouillard 2023-09-05 17:23:06 +0200
  • 9c49f46b01
    hyprland/workspaces: react on renameworkspace event Maxim Baz 2023-09-05 17:13:25 +0200
  • f7ff005dd5
    Merge pull request #2460 from xercesblue/set_urgent_segfault Alexis Rouillard 2023-09-05 08:42:39 +0200
  • d40ccd0da8 modules/hyprland: Fix segfault when attempting to set_urgent on a missing workspace xercesblue 2023-09-04 16:50:57 -0700
  • 6f66af9ab9
    Merge pull request #2134 from bruceblore/battery-weighted-percentage Alexis Rouillard 2023-09-04 22:01:40 +0200
  • 2d27e484c7
    Merge pull request #2417 from Cherser-s/sni-click-coordinate-fix Alexis Rouillard 2023-09-04 22:01:04 +0200
  • a77ccf4bd1
    Merge pull request #2457 from khaneliman/hyprland-cleanup Alexis Rouillard 2023-09-04 22:00:44 +0200
  • 4cb8efbecc
    chore: cpplint fixes hyprland classes Austin Horstman 2023-09-02 23:34:11 -0500
  • 16dce7937d
    chore: cpplint fixes hyprland classes Austin Horstman 2023-09-02 23:34:11 -0500
  • 8fc4187713
    refactor: replace strcpy with snprintf Austin Horstman 2023-09-02 23:21:44 -0500
  • ce076927f3
    chore: cpplint fixes hyprland headers Austin Horstman 2023-09-02 15:22:26 -0500
  • 8eb614f69e
    Merge pull request #2438 from khaneliman/hyprland-workspace-array Alexis Rouillard 2023-09-01 09:10:23 +0200
  • 347dd1c799
    Merge pull request #2431 from zjeffer/fix/persistent-workspace-icon Alexis Rouillard 2023-09-01 09:09:32 +0200
  • 82b7e4ea01
    Merge pull request #2414 from KosmX/add_release_v2 Alexis Rouillard 2023-09-01 09:08:23 +0200
  • d7d4a6c632
    Merge pull request #2442 from PucklaJ/hyprland_persistent Alexis Rouillard 2023-09-01 09:06:41 +0200
  • a18b41911d hyprland/workspaces: Show workspace on all outputs if an empty array is given PucklaJ 2023-08-30 13:35:19 +0200
  • 165814a57f
    modules/custom: Allow json fields as format specifiers Tobias Manske 2023-08-30 06:36:50 +0200
  • 674b12ae61 Match rewrite rules iteratively, using array structure Kelsey Judson 2023-08-30 00:14:43 +1200
  • 52309615c1
    hyprland new persistent_workspace configuration style Austin Horstman 2023-08-28 23:34:28 -0500
  • a229a818c7
    Merge ee0958973b into b665843085 Ruan Formigoni 2023-08-27 20:49:40 +0200
  • 65dfabc430 sni: fix passing relative coordinates to dbus methods Cherser-s 2023-08-21 22:03:43 +0300
  • 936937ec78 store margins and global window offset in the bar object Cherser-s 2023-08-21 22:03:20 +0300
  • e163dd8216 hyprland/workspaces: update manpage zjeffer 2023-08-24 22:51:06 +0200
  • 06a9f98878 hyprland/workspaces: Add "empty" icon and class zjeffer 2023-08-24 21:19:20 +0200
  • 6f26c69d05
    Merge a07640d3fe into b665843085 Var Bhat 2023-08-24 11:26:39 -0400
  • b665843085
    Merge pull request #2429 from khaneliman/hyprland-urgent Alexis Rouillard 2023-08-24 17:00:40 +0200
  • ee4fbc58f7
    hyprland add urgent ipc support Austin Horstman 2023-08-23 12:18:35 -0500
  • 3081b0c576
    flake lock update Austin Horstman 2023-08-23 12:14:35 -0500
  • b7a527b122
    Merge pull request #2424 from asas1asas200/feat-keyboard-bindingkey Alexis Rouillard 2023-08-20 09:40:36 +0200
  • 54a6668846 feat(keyboard-state): add binding-keys options asas1asas200 2023-08-20 08:33:34 +0800
  • debe7beef9 Hyprland hyprctl dispatch workspace compatibility HanoJing 2023-08-19 13:31:06 +0200
  • ed0f7453c9
    Merge pull request #2420 from Alexays/chore-subprojects Alexis Rouillard 2023-08-18 10:39:15 +0200
  • 19fe929d1f chore: update subprojects Alex 2023-08-18 09:48:03 +0200
  • 392e863e6d
    Apply formatting KosmX 2023-08-16 17:33:36 +0200
  • 2ff347f9a8
    Add handleRelease method to release events KosmX 2023-08-16 17:14:49 +0200
  • 1d8331d0c5
    Add release events to event map KosmX 2023-08-16 17:12:32 +0200
  • 718db71638
    Refactor enable click condition This shouldn't change behaviour. KosmX 2023-08-16 17:11:44 +0200
  • 0a28b50a8c
    Merge pull request #2413 from PucklaJ/bluetooth-no-controller Alexis Rouillard 2023-08-16 17:08:48 +0200
  • 70bc318a01 Fix bluetooth module still being visible if format is empty PucklaJ 2023-08-16 16:30:59 +0200
  • 22817089db Add no-controller format to bluetooth module PucklaJ 2023-08-16 15:34:06 +0200
  • aecd80702e
    Merge pull request #2412 from jpalus/simpleclock-fmt-compile-fix Alexis Rouillard 2023-08-16 14:35:39 +0200
  • abd7a0cf25
    Fix simpleclock module compilation with recent fmt Jan Palus 2023-08-16 14:32:48 +0200
  • e30fba0b8f chore: 0.9.22 0.9.22 Alex 2023-08-16 13:34:05 +0200
  • b5ea14c896 revert: release event Alex 2023-08-16 13:31:24 +0200
  • 5b33a5917c
    Merge pull request #2404 from eltociear/master-1 Alexis Rouillard 2023-08-16 08:55:33 +0200
  • 66b71cc857
    Merge pull request #2409 from jpalus/fmt-cast-ustring-to-string Alexis Rouillard 2023-08-15 22:35:46 +0200
  • c8237437d2
    Explicitly cast ustring to string when passing to fmt Jan Palus 2023-08-15 20:57:07 +0200
  • 57544fe694
    fix: typo in taskbar.cpp Ikko Eltociear Ashimine 2023-08-15 00:45:09 +0900
  • e90c66a102 chore: 0.9.21 0.9.21 Alex 2023-08-14 15:33:52 +0200