Commit Graph

  • 56007be66f Refactor to make it into a proper bling like widget Ksaper 2021-09-11 11:23:24 +0300
  • a305ac58d6 Fix looping over the wrong table Ksaper 2021-09-11 08:42:31 +0300
  • 3dd85bff66 Remove the new signals for the time being Ksaper 2021-09-10 22:30:21 +0300
  • 80cab75444 Try to fix turn off when using multiple screens Ksaper 2021-09-10 21:17:25 +0300
  • 1a00bf15ec Fix scratchpad animations for setups with more than 1 screen Ksaper 2021-09-10 05:43:04 +0300
  • d9f9c5a3bc Use a unique name each time to prevent awesome from caching up the image and place it on /tmp instead Ksaper 2021-09-10 02:43:38 +0300
  • 5d463b66ca Add the debounce timer to player_cli to match playerctl_lib functionality Ksaper 2021-09-09 15:07:41 +0300
  • d2e834ae9e Added a max line length to lua files Gokul Swaminathan 2021-09-09 00:42:28 -0700
  • b41284816c
    Add .editorconfig (#107) HeavyRain266 2021-09-09 08:26:09 +0100
  • 17be7dd345
    Update README.md gokul 2021-09-09 00:25:54 -0700
  • 74dac14a3f Removing the auto formatting Gokul Swaminathan 2021-09-08 10:41:22 -0700
  • 00cbcb42a1 Add comments for new signal parameters Ksaper 2021-09-09 07:07:19 +0300
  • 06e5845df5 Fix no_players not getting emitted because player was nil for playerctl_cli Ksaper 2021-09-09 07:04:48 +0300
  • 6e25911802 Correctly animate non floating clients Ksaper 2021-09-09 05:40:12 +0300
  • c4f0b06cc0 Only turn off the client when both animations have ended + stop calling :reset() on the animations Ksaper 2021-09-09 04:43:58 +0300
  • e7217a233d Better comment Ksaper 2021-09-09 04:31:03 +0300
  • f926e42f8c Remove unused parameter Ksaper 2021-09-09 04:30:59 +0300
  • 307bdfef9c Set client.sticky = false in helpers.client.turn_off instead Ksaper 2021-09-09 04:15:29 +0300
  • 7487d3fd4e Don't set sticky to false when the animation starts, otherwise the client in some cases will immediately disappear Ksaper 2021-09-09 03:58:49 +0300
  • de32e9906d Fix client turning on despite already being on when sticky = true Ksaper 2021-09-09 03:57:25 +0300
  • 780348251f Set stickly to false Ksaper 2021-09-09 02:22:45 +0300
  • 9463c3b3da Don't redefine the functions on every call Ksaper 2021-09-09 02:19:07 +0300
  • 3b094159bf A more sane name for 'current_tag_on_toggled_scratchpad' Ksaper 2021-09-09 02:13:53 +0300
  • aa7d8b3d2c Reduce code duplication Ksaper 2021-09-09 02:12:56 +0300
  • 179cd82aea This is no longer needed Ksaper 2021-09-09 02:11:22 +0300
  • 4ed9c24396 :reset() calls :abort() anyways Ksaper 2021-09-09 02:11:02 +0300
  • d40d3c18dc Send album also for playerctl_cli and escape the strings Ksaper 2021-09-08 20:52:52 +0300
  • 1049881076 Use gears.string.xml_escape to correctly escape characters Ksaper 2021-09-08 20:43:10 +0300
  • 6f2dc0ffc6 Removing the auto formatting Gokul Swaminathan 2021-09-08 10:41:22 -0700
  • db29890f88 Make sure nothing is nil Ksaper 2021-09-08 20:38:47 +0300
  • c6f6cb6dbd new frontend in docs HeavyRain266 2021-09-08 15:26:33 +0200
  • 0f496348cf Add .editorconfig HeavyRain266 2021-09-08 12:05:08 +0200
  • be18355144 No nil for art url Ksaper 2021-09-08 01:30:36 +0300
  • 1727f1d9f3 Auto: format source code github-actions[bot] 2021-09-07 20:41:10 +0000
  • ae0a999e1b
    Add a window switcher widget (#84) Kasper 2021-09-07 23:40:55 +0300
  • f6371efd89
    Merge branch 'master' into window-switcher Nooo37 2021-09-07 22:39:15 +0200
  • 1a94b02e2a Fix for 4.3 Ksaper 2021-09-06 22:45:11 +0300
  • 92033cfed4 Formatting Ksaper 2021-09-06 22:45:07 +0300
  • b39fc96cf1 Make thumbnail scaling into a configurable option Ksaper 2021-09-06 13:15:00 +0300
  • ed73de855c Convert the tasklist_widget from a function to a variable Ksaper 2021-09-06 13:10:57 +0300
  • c997d4ffa1 No need to call update_thumbnail on update_callback Ksaper 2021-09-06 13:08:26 +0300
  • 64ebcdda63 No one is going to use that. Instead it should be done via a widget_template Ksaper 2021-09-06 13:05:40 +0300
  • 156f46a943 Don't recreate everything Ksaper 2021-09-06 13:02:50 +0300
  • e5ee6a9c48 Rename bling::window_switcher::visibility to ...::turn_on and remove the s parameter as it's not needed Ksaper 2021-09-06 13:02:06 +0300
  • 279d7b86ea Send a 'new' parametrer on the title_artist_album signal; Retruns true if the new signal is coming from a new metadata call which means that this media has started playing right now, otherwise false It's main point is to provide a way for the user to not spawn new notifications for the following scenario: Start Player A Start Player B Close Player B Ksaper 2021-09-06 12:09:42 +0300
  • 625bbd7c8e fixup! revert task_preview undefinedDarkness 2021-09-05 14:26:44 +0530
  • a4305ad6a5 Add an option to skip apps with no icons Ksaper 2021-09-01 03:41:22 +0300
  • 1a8ea12d2f Add options to skip apps by their names or commands Ksaper 2021-09-01 03:35:18 +0300
  • 85e1092062 Add turn_on and turn_off signals Ksaper 2021-08-31 16:07:50 +0300
  • b146908a05 Add an option to search by command Ksaper 2021-08-31 16:04:08 +0300
  • 486fb1b9d1 Fix missing dpi variable Ksaper 2021-08-31 16:03:59 +0300
  • 98577b9db4 revert task_preview undefinedDarkness 2021-08-30 23:56:04 +0530
  • a0496275ea add more options to titlebar indicator undefinedDarkness 2021-08-30 23:53:44 +0530
  • 9f8893901f fixup! Fix documentation undefinedDarkness 2021-08-30 21:41:30 +0530
  • 98f5c76b91 Fix documentation undefinedDarkness 2021-08-30 21:16:35 +0530
  • b4049465d7 fixup! Fix for svg files in tasklist undefinedDarkness 2021-08-30 15:57:24 +0530
  • 3399cc0376 Fix for svg files in tasklist undefinedDarkness 2021-08-30 10:47:18 +0530
  • 7d2b0a37be Initial commit Ksaper 2021-08-30 00:38:38 +0300
  • e04f789317 fixup tabbed_improve_switch_to Nooo37 2021-08-27 21:34:45 +0200
  • 90a7921d88 try Nooo37 2021-08-27 21:29:00 +0200
  • 3fc80c7dfd Auto: format source code github-actions[bot] 2021-08-27 18:01:22 +0000
  • 489f2a3490
    Update format.yml gokul 2021-08-27 11:01:07 -0700
  • 6dfd669b24
    Added workflow for formatting (#102) gokul 2021-08-27 10:45:52 -0700
  • 35ac98e1b2 Added workflow for formatting Gokul Swaminathan 2021-08-27 10:45:00 -0700
  • 6882510ce9 fixup! work undefinedDarkness 2021-08-27 10:20:17 +0530
  • 2f69503610 work undefinedDarkness 2021-08-27 09:59:42 +0530
  • 9865016028 Refractor task_preview Gokul Swaminathan 2021-08-26 11:33:34 -0700
  • 0fb8534191
    Scratchpad improvements (#96) Kasper 2021-08-26 20:31:27 +0300
  • 5b457327fc
    Update scratchpad.lua gokul 2021-08-26 10:30:05 -0700
  • ace4a89a39
    Update documentation gokul 2021-08-26 10:29:09 -0700
  • cc0906e564 Rename animation to rubato and notify that awestore is no longer supported Ksaper 2021-08-26 10:03:32 +0300
  • 3eb65d9ca6 Add signals to manage playerctl via playerctl_lib Ksaper 2021-08-26 09:55:54 +0300
  • fdc94bb4a2 Fix clients teleporting on turn_off when the position was changed from the initial scratchpad position Ksaper 2021-08-26 06:22:55 +0300
  • 72e6c78f29 Reduce code duplication Ksaper 2021-08-26 06:11:59 +0300
  • a23edbd8ac Emit the status signal on init and on player vanished Ksaper 2021-08-26 06:07:35 +0300
  • 2476685d3a inital try Nooo37 2021-08-25 22:23:27 +0200
  • 41b1e7dbf2 Emit a new title_artist_album signal when a player was vanished and there's other player playing Ksaper 2021-08-25 09:26:15 +0300
  • 11fe1b8bc2 Move some string manipulation into the correct place Ksaper 2021-08-25 09:23:01 +0300
  • 4164a7d2fc A much better way for persistent playerctl signals between awesomewm restarts Ksaper 2021-08-25 09:21:06 +0300
  • c739e3d15e Add player_name for the playerctl_cli signal and fix for the spotify art url issue Ksaper 2021-08-25 08:50:39 +0300
  • 7c6e4dcc2c Rename awestore to animation Ksaper 2021-08-25 02:55:16 +0300
  • 952cfe37b7 Floating must be true for animations Ksaper 2021-08-25 02:55:00 +0300
  • ec945da41d 4.3 compatibility Ksaper 2021-08-24 22:36:06 +0300
  • 152b0c56ba Customizable debounce delay Ksaper 2021-08-24 20:19:48 +0300
  • 30c0e966c3 Can't have scratchpads opened up as fullscreen / maximized Ksaper 2021-08-24 15:09:46 +0300
  • 38d86fa06d No need for this anymore as we are recalling :apply anyway Ksaper 2021-08-24 15:06:47 +0300
  • 7048be8824 Remove & to avoid errors Ksaper 2021-08-24 14:34:45 +0300
  • 663852987c Add album to the title_artist_album signal Ksaper 2021-08-24 13:37:53 +0300
  • c057bb4282 Make playerctl_lib persistent between awesomewm restarts Ksaper 2021-08-24 13:23:11 +0300
  • 1f1c19fb7a Consistency Ksaper 2021-08-24 12:44:35 +0300
  • c41d383fae Rename awestore to animation Ksaper 2021-08-24 12:41:20 +0300
  • 72e8ead514 Emit the inital_apply signal on unstable Ksaper 2021-08-24 12:09:55 +0300
  • 7a8e712cb2 also for 4.3 Ksaper 2021-08-24 12:09:23 +0300
  • bb8e577746 Animate also when launching the client Ksaper 2021-08-24 12:06:36 +0300
  • 4bf49596b4 Fix an issue caused by not unsubscribing when switching tag mid animation Ksaper 2021-08-24 12:02:42 +0300
  • 87627bd3ae Refactor to reduce code duplication Ksaper 2021-08-24 11:44:38 +0300
  • 05d22374dd Use the new ended event Ksaper 2021-08-24 08:35:54 +0300
  • 048cf41e0a
    Add playerctl lib signals debounce as a better workaround for #77 (#95) Kasper 2021-08-23 08:04:40 +0300
  • b5d4cc10ad Reorder some stuff Ksaper 2021-08-23 05:12:13 +0300
  • 5fe3a6b66e Remove disable_floating_on_close Ksaper 2021-08-23 05:02:03 +0300