Commit Graph

  • b8630968b2 refactor: move capitalize string helper Austin Horstman 2023-09-09 13:23:17 -05:00
  • 2fee12d930 fix: enumparser capitalize everything to avoid issues Austin Horstman 2023-09-09 12:14:52 -05:00
  • 3ae2fe3272 refactor: PR review cleanup Austin Horstman 2023-09-09 12:02:56 -05:00
  • 2b8c92e8fd refactor: enum utility allow overriding Austin Horstman 2023-09-09 11:18:12 -05:00
  • 8ce64ea784 refactor: make parsing sort-by more lenient Austin Horstman 2023-09-09 09:38:03 -05:00
  • 8ea2626de8 refactor: sort-by enum hyprland Austin Horstman 2023-09-09 09:32:55 -05:00
  • 65ba449460 chore: update man page index Austin Horstman 2023-09-08 23:17:21 -05:00
  • cbc12e5443 feat: hyprland workspaces add sort-by Austin Horstman 2023-09-08 22:24:28 -05:00
  • 587bd0cd62 refactor: cleanup hyprland workspaces constructor Austin Horstman 2023-09-08 22:24:05 -05:00
  • 309edd0585 Merge pull request #2485 from khaneliman/active-rename Alexis Rouillard 2023-09-08 23:11:58 +02:00
  • 2837b72064 fix: rename workspace active fix Austin Horstman 2023-09-08 14:11:02 -05:00
  • 38ef38b72f Merge pull request #2477 from zjeffer/fix/urgent-icon Alexis Rouillard 2023-09-07 20:33:22 +02:00
  • 6c3565c520 Add urgent icon zjeffer 2023-09-07 19:33:35 +02:00
  • 9bb2c01a44 clean up client.cpp Calvin Lee 2023-09-07 13:43:59 +00:00
  • 09873f0ed9 search for dark or light mode stylesheet Calvin Lee 2023-09-06 15:19:56 +00:00
  • c9e1899594 refactor: deprecate instead of remove persistent_workspaces khaneliman 2023-09-05 13:45:09 -05:00
  • b405dc436c refactor!: wlr persistent workspaces config rename khaneliman 2023-09-05 13:13:29 -05:00
  • 4a6c1269fb refactor!: sway persistent workspaces config name rename khaneliman 2023-09-05 13:12:39 -05:00
  • 44ac6b8044 refactor!: hyprland persistent workspaces config option name standardization khaneliman 2023-09-05 13:10:34 -05:00
  • 80de22a159 Merge pull request #2408 from zjeffer/hyprland/workspaces_active-only Alexis Rouillard 2023-09-05 22:59:49 +02:00
  • 04b39ea64e hyprland/workspaces: implement 'active_only' option and visible class zjeffer 2023-08-10 19:40:14 +02:00
  • 116aa5cdbd Merge pull request #2466 from maximbaz/hyprland-support-workspace-rename Alexis Rouillard 2023-09-05 17:23:06 +02:00
  • 9c49f46b01 hyprland/workspaces: react on renameworkspace event Maxim Baz 2023-09-05 17:13:25 +02:00
  • f7ff005dd5 Merge pull request #2460 from xercesblue/set_urgent_segfault Alexis Rouillard 2023-09-05 08:42:39 +02:00
  • d40ccd0da8 modules/hyprland: Fix segfault when attempting to set_urgent on a missing workspace xercesblue 2023-09-04 16:50:57 -07:00
  • 6f66af9ab9 Merge pull request #2134 from bruceblore/battery-weighted-percentage Alexis Rouillard 2023-09-04 22:01:40 +02:00
  • 2d27e484c7 Merge pull request #2417 from Cherser-s/sni-click-coordinate-fix Alexis Rouillard 2023-09-04 22:01:04 +02:00
  • a77ccf4bd1 Merge pull request #2457 from khaneliman/hyprland-cleanup Alexis Rouillard 2023-09-04 22:00:44 +02:00
  • 4cb8efbecc chore: cpplint fixes hyprland classes Austin Horstman 2023-09-02 23:34:11 -05:00
  • 8fc4187713 refactor: replace strcpy with snprintf Austin Horstman 2023-09-02 23:21:44 -05:00
  • ce076927f3 chore: cpplint fixes hyprland headers Austin Horstman 2023-09-02 15:22:26 -05:00
  • 8eb614f69e Merge pull request #2438 from khaneliman/hyprland-workspace-array Alexis Rouillard 2023-09-01 09:10:23 +02:00
  • 347dd1c799 Merge pull request #2431 from zjeffer/fix/persistent-workspace-icon Alexis Rouillard 2023-09-01 09:09:32 +02:00
  • 82b7e4ea01 Merge pull request #2414 from KosmX/add_release_v2 Alexis Rouillard 2023-09-01 09:08:23 +02:00
  • d7d4a6c632 Merge pull request #2442 from PucklaJ/hyprland_persistent Alexis Rouillard 2023-09-01 09:06:41 +02:00
  • a18b41911d hyprland/workspaces: Show workspace on all outputs if an empty array is given PucklaJ 2023-08-30 13:35:19 +02:00
  • 52309615c1 hyprland new persistent_workspace configuration style Austin Horstman 2023-08-28 23:34:28 -05:00
  • 65dfabc430 sni: fix passing relative coordinates to dbus methods Cherser-s 2023-08-21 22:03:43 +03:00
  • 936937ec78 store margins and global window offset in the bar object Cherser-s 2023-08-21 22:03:20 +03:00
  • e163dd8216 hyprland/workspaces: update manpage zjeffer 2023-08-24 22:51:06 +02:00
  • 06a9f98878 hyprland/workspaces: Add "empty" icon and class zjeffer 2023-08-24 21:19:20 +02:00
  • b665843085 Merge pull request #2429 from khaneliman/hyprland-urgent Alexis Rouillard 2023-08-24 17:00:40 +02:00
  • ee4fbc58f7 hyprland add urgent ipc support Austin Horstman 2023-08-23 12:18:35 -05:00
  • 3081b0c576 flake lock update Austin Horstman 2023-08-23 12:14:35 -05:00
  • b7a527b122 Merge pull request #2424 from asas1asas200/feat-keyboard-bindingkey Alexis Rouillard 2023-08-20 09:40:36 +02:00
  • 54a6668846 feat(keyboard-state): add binding-keys options asas1asas200 2023-08-20 08:33:34 +08:00
  • ed0f7453c9 Merge pull request #2420 from Alexays/chore-subprojects Alexis Rouillard 2023-08-18 10:39:15 +02:00
  • 19fe929d1f chore: update subprojects Alex 2023-08-18 09:48:03 +02:00
  • 392e863e6d Apply formatting KosmX 2023-08-16 17:33:36 +02:00
  • 2ff347f9a8 Add handleRelease method to release events KosmX 2023-08-16 17:14:49 +02:00
  • 1d8331d0c5 Add release events to event map KosmX 2023-08-16 17:12:32 +02:00
  • 718db71638 Refactor enable click condition This shouldn't change behaviour. KosmX 2023-08-16 17:11:44 +02:00
  • 0a28b50a8c Merge pull request #2413 from PucklaJ/bluetooth-no-controller Alexis Rouillard 2023-08-16 17:08:48 +02:00
  • 70bc318a01 Fix bluetooth module still being visible if format is empty PucklaJ 2023-08-16 16:30:59 +02:00
  • 22817089db Add no-controller format to bluetooth module PucklaJ 2023-08-16 15:34:06 +02:00
  • aecd80702e Merge pull request #2412 from jpalus/simpleclock-fmt-compile-fix Alexis Rouillard 2023-08-16 14:35:39 +02:00
  • abd7a0cf25 Fix simpleclock module compilation with recent fmt Jan Palus 2023-08-16 14:32:48 +02:00
  • e30fba0b8f chore: 0.9.22 Alex 2023-08-16 13:34:05 +02:00
  • b5ea14c896 revert: release event Alex 2023-08-16 13:31:24 +02:00
  • 5b33a5917c Merge pull request #2404 from eltociear/master-1 Alexis Rouillard 2023-08-16 08:55:33 +02:00
  • 66b71cc857 Merge pull request #2409 from jpalus/fmt-cast-ustring-to-string Alexis Rouillard 2023-08-15 22:35:46 +02:00
  • c8237437d2 Explicitly cast ustring to string when passing to fmt Jan Palus 2023-08-15 20:57:07 +02:00
  • 57544fe694 fix: typo in taskbar.cpp Ikko Eltociear Ashimine 2023-08-15 00:45:09 +09:00
  • e90c66a102 chore: 0.9.21 Alex 2023-08-14 15:33:52 +02:00
  • db1d859881 fix: lint Alex 2023-08-14 14:20:08 +02:00
  • cc961d40b3 Merge pull request #2402 from frankebel/master Alexis Rouillard 2023-08-14 13:28:54 +02:00
  • 29cebaa0a7 docs: fix Arch repository name Frank Ebel 2023-08-14 12:42:33 +02:00
  • 2c7bbe9852 Merge pull request #2393 from zjeffer/hyprland/fixes Alexis Rouillard 2023-08-14 11:46:55 +02:00
  • eb74623b7d Merge pull request #2399 from KosmX/click_release_action Alexis Rouillard 2023-08-14 11:46:27 +02:00
  • b9260575e5 Merge pull request #2401 from zjeffer/master Alexis Rouillard 2023-08-14 11:23:35 +02:00
  • 8cf676176d Updated hyprland-workspaces manpage zjeffer 2023-08-14 11:17:49 +02:00
  • 3db5673e70 register key hander KosmX 2023-08-13 18:35:35 +02:00
  • 46f5034030 Add button release events to eventMap KosmX 2023-08-13 18:20:43 +02:00
  • 6f7e7c5199 formatting zjeffer 2023-08-10 20:37:42 +02:00
  • 2ba11e8401 Hyprland/workspaces: use named icons instead of searching by id zjeffer 2023-08-10 20:00:01 +02:00
  • b084bf721e Merge pull request #2377 from marshallmoats/master Alexis Rouillard 2023-08-09 08:16:52 +02:00
  • e40860c3e9 keep id Marshall Moats 2023-08-08 17:17:58 -05:00
  • 2bcd0eb09f Change default workspace format Marshall Moats 2023-08-02 16:02:50 -05:00
  • 94c34a29c4 Merge pull request #2370 from spikespaz/nix-fix-overlay Alexis Rouillard 2023-08-02 08:41:39 +02:00
  • 7fb37c0069 Merge pull request #2373 from marshallmoats/master Alexis Rouillard 2023-08-02 08:35:10 +02:00
  • ce2ede70f2 Fix logical errors, formatting error Marshall Moats 2023-08-01 15:55:37 -05:00
  • b91adc9f29 flake: fix infrec in package overlay Jacob Birkett 2023-07-31 09:37:33 -07:00
  • 86b3e456e1 Merge pull request #2341 from zjeffer/hyprland/workspaces Alexis Rouillard 2023-07-31 08:34:30 +02:00
  • 1eb4684b60 Merge pull request #2367 from diederikdehaas/more-manpage-fixes Alexis Rouillard 2023-07-31 08:33:09 +02:00
  • a3904ff039 man: Fix several whitespace formatting issues Diederik de Haas 2023-07-30 17:33:02 +02:00
  • 88828265c0 Merge pull request #2366 from zjeffer/fix/build-warnings Alexis Rouillard 2023-07-30 11:52:11 +02:00
  • 600653538b Persistent workspaces in hyprland/workspaces zjeffer 2023-07-23 18:53:32 +02:00
  • 28635c1f6d Fixed sway IPC compile warnings zjeffer 2023-07-30 11:43:34 +02:00
  • b09f6cc731 Merge pull request #2365 from diederikdehaas/manpage-fixes Alexis Rouillard 2023-07-30 10:07:03 +02:00
  • c8910901e5 man: Make NAME-ing consistent Diederik de Haas 2023-07-30 09:55:11 +02:00
  • 6b7fd36863 man/waybar-clock: Fix typo and formatting Diederik de Haas 2023-07-30 09:44:16 +02:00
  • 20b091dcd8 Merge pull request #2360 from LukashonakV/ISSUE_2356 Alexis Rouillard 2023-07-30 01:12:40 +02:00
  • 106535e3eb tooltip-format spaces breaks pango format Viktar Lukashonak 2023-07-29 23:46:35 +03:00
  • d3520536c4 Merge pull request #2352 from Mr-Pine/hyprland-window-fix Alexis Rouillard 2023-07-29 11:02:39 +02:00
  • 05e5a7e5fd Document icon for hyprland/window MisterPine 2023-07-29 00:35:01 +02:00
  • 2b07dea3a6 Fix broken start behavior for hyprland/window MisterPine 2023-07-29 00:30:33 +02:00
  • 629686f760 Merge pull request #2347 from MightyPlaza/typo Alexis Rouillard 2023-07-28 09:58:09 +02:00
  • c71c0fca6e fix typo MightyPlaza 2023-07-25 14:48:20 +00:00
  • 9207fff627 Merge pull request #2345 from LukashonakV/ISSUE_2344 Alexis Rouillard 2023-07-24 23:19:19 +02:00
  • dae7794bdf Clock. Narrow seconds precision Viktar Lukashonak 2023-07-25 00:08:05 +03:00