Commit Graph

  • 1b49a20e0d
    doc(awful.client): Document special signal semantics Lucas Schwiderski 2021-05-22 01:24:07 +0200
  • e0dea455c1
    doc(client): Document special case for border color Lucas Schwiderski 2021-05-22 01:18:16 +0200
  • 4f1b308e2b
    doc(awful.client): Improve documentation for c:to_selected_tags Lucas Schwiderski 2021-05-22 01:08:55 +0200
  • 9a3ff8eb95
    docs(w.l.fixed): Fix incorrect wording Lucas Schwiderski 2021-04-01 15:17:03 +0200
  • e0244e60da
    docs(tutorial): Add missing theme Lucas Schwiderski 2021-04-01 11:52:14 +0200
  • 9c5149d4e3
    Merge pull request #3326 from albel727/graph-widget-overhaul mergify[bot] 2021-05-20 16:24:55 +0000
  • 0d0647848b graph: complete widget overhaul and bug fixes Alex Belykh 2021-05-20 22:14:03 +0700
  • 8d88f1fa52
    feat(github_actions): Revert HOME back to /dev/null Lucas Schwiderski 2021-05-08 22:45:29 +0200
  • cfe7da8526
    feat(github_actions): Simplify timeout calculation Lucas Schwiderski 2021-05-08 19:12:52 +0200
  • 4d83228f00
    bug(github_actions): Fix date for apidoc examples. Lucas Schwiderski 2021-05-08 19:10:07 +0200
  • 1867ab057c
    feat(github_actions): Use tag to pin xcb-errors Lucas Schwiderski 2021-05-08 18:44:39 +0200
  • dc8108eff7
    feat(github_actions): Update Mergify rule Lucas Schwiderski 2021-05-06 20:10:19 +0200
  • bccaac9b2f
    fix(github_actions): Skip failed boilerplate commit Lucas Schwiderski 2021-05-06 19:59:30 +0200
  • 6a3713a090
    feat(github_actions): Install lua-discount Lucas Schwiderski 2021-05-02 22:20:05 +0200
  • d9711c3f48
    feat(github_actions): Improve test Lucas Schwiderski 2021-04-11 21:32:39 +0200
  • 857b7199d6
    feat(github_actions): Improve readability Lucas Schwiderski 2021-04-11 21:31:51 +0200
  • e7239840f4
    docs(github_actions): Remove Travis references Lucas Schwiderski 2021-04-11 20:58:09 +0200
  • 8334f9c1b1
    feat(github_actions): Improve logs Lucas Schwiderski 2021-04-11 20:08:51 +0200
  • 717d09aa94
    feat(github_actions): Move xcb-errors commit ID to envvar Lucas Schwiderski 2021-03-26 19:55:46 +0100
  • 645156b3c0
    feat(github_actions): Consolidate apt cache directory Lucas Schwiderski 2021-03-26 18:53:08 +0100
  • 9bc8c28c90
    chore(github_actions): Clean up variables and expressions Lucas Schwiderski 2021-03-26 17:03:16 +0100
  • 33ee8c09ba
    fix(github_actions): Remove redundant job matrix definitions Lucas Schwiderski 2021-03-26 16:53:43 +0100
  • 87b717495f
    fix(github_actions): Add modelines Lucas Schwiderski 2021-03-26 16:53:08 +0100
  • 4b37eb6b50
    chore(github_actions): Remove Travis files Lucas Schwiderski 2021-03-21 19:55:33 +0100
  • f74a838506
    feat(github_actions): Add workflow to update API docs Lucas Schwiderski 2021-03-20 11:24:15 +0100
  • 674ee00437
    feat(github_actions): Unify Lua code coverage uploads Lucas Schwiderski 2021-03-19 20:53:54 +0100
  • 3fbcfc8553
    feat(github_actions): Drop support for old LGI version Lucas Schwiderski 2021-03-19 20:41:39 +0100
  • 5c3b739c25
    fix(github_actions): Fix clients lingering into subsequent tests Lucas Schwiderski 2021-03-15 18:55:00 +0100
  • 8f39fb61bd
    feat(github_actions): Add initial workflow Lucas Schwiderski 2021-03-12 21:15:00 +0100
  • a4572b9b52
    Merge pull request #3238 from ShayAgros/master mergify[bot] 2021-04-29 06:45:50 +0000
  • 4c46f6dbf3
    Merge pull request #3335 from Elv13/imagebox mergify[bot] 2021-04-28 18:39:03 +0000
  • c355ce7d96 tests: Test the imagebox Emmanuel Lepage Vallee 2021-04-26 00:17:07 -0700
  • 5cfcbac959 imagebox: Extend to add enough knobs for the wallpaper API. Emmanuel Lepage Vallee 2021-04-26 00:15:15 -0700
  • 42d241c707
    Merge pull request #3332 from Elv13/tile_container2 mergify[bot] 2021-04-26 11:37:20 +0000
  • 35e0acbccb
    Merge pull request #3185 from actionless/hotkeys-popup-better-split-key-labels mergify[bot] 2021-04-26 09:15:58 +0000
  • d2dc428e56
    Fix _NET_CURRENT_DESKTOP ClientMessage handling (#3237) Uli Schlachter 2021-04-26 00:33:39 +0200
  • 5bd0ff82a6 fix(wibox: textbox): remove ldoc tags added by merge mistake actionless 2021-04-25 20:55:44 +0200
  • ee0d793efe doc: Document the place container. Emmanuel Lepage Vallee 2021-04-19 01:39:41 -0700
  • dd26b8180d doc: Document the tile container. Emmanuel Lepage Vallee 2021-04-19 01:21:10 -0700
  • 738e2e0467 container: Add a tile container. Emmanuel Lepage Vallee 2019-10-16 00:07:41 -0400
  • d373bf2d05 widget: Emit "property::widget" Emmanuel Lepage Vallee 2021-04-19 01:14:09 -0700
  • 78b8756068 place: Split internal logic to be reusable. Emmanuel Lepage Vallee 2021-04-19 01:13:00 -0700
  • 6a4e555ae1 slider: Fix an aliasing issue. Emmanuel Lepage Vallee 2021-04-19 01:12:16 -0700
  • c8d3de3ff4
    Merge pull request #3325 from ShayAgros/fail_lua_54 mergify[bot] 2021-04-23 07:00:28 +0000
  • 6b93661048 fix(awful: hotkeys_popup: insert_keys): handle case when user actually binded some key like `<` or `>` which require xml escape for pango actionless 2021-04-23 07:33:22 +0200
  • a35acea61a
    Merge branch 'master' into hotkeys-popup-better-split-key-labels Yauhen Kirylau 2021-04-23 07:23:26 +0200
  • 47fd7797b4
    Update luaa.h Emmanuel Lepage Vallée 2021-04-21 22:52:35 -0700
  • ba923cb80d
    Remove word duplication ShayAgros 2021-04-21 10:49:44 +0300
  • 1916677df1 List what Lua versions supported instead of which aren't Shay Agroskin 2021-04-21 09:00:28 +0300
  • 3f4b1bd0cc Fail awesome compilation for Lua5.4 or newer (#3324) Shay Agroskin 2021-04-13 23:49:50 +0300
  • fda950d186
    Merge pull request #3263 from Aire-One/doc_textclock mergify[bot] 2021-04-07 09:59:08 +0000
  • e3ab76b872 debug: Print *why* the build fails. Emmanuel Lepage Vallee 2021-04-07 01:26:27 -0700
  • 6226742f72 doc(wibox.widget.textclock): Widget definition. Aire-One 2021-02-07 14:01:34 +0100
  • 9807ccd5e0
    fix(ldoc.ltp): extra-header tag arrangement (#3318) Aire-One 2021-04-05 18:42:15 +0200
  • 022be39a3f
    doc: Revert the last few commits. (#3317) Emmanuel Lepage Vallée 2021-04-05 01:11:05 -0700
  • 702db23ee0
    Debug doc issue (#3316) Emmanuel Lepage Vallée 2021-04-05 00:56:03 -0700
  • 8e8525dae9
    doc: More debug messages (#3315) Emmanuel Lepage Vallée 2021-04-05 00:16:26 -0700
  • 747b14142f
    doc: Debug an issue where the documentation isn't generated properly (#3314) Emmanuel Lepage Vallée 2021-04-04 23:27:40 -0700
  • 3dddc2ba78
    Merge pull request #3288 from Aire-One/feature/ldoc-inheritance-diagram Emmanuel Lepage Vallée 2021-04-04 22:26:55 -0700
  • b184f95195 doc(layout.flex): Hide `fill_space` property doc Aire-One 2021-03-29 23:51:14 +0200
  • 25f4cfcb05 doc(ltp): Implement module `extra-header` section Emmanuel Lepage Vallee 2021-03-29 00:40:16 -0700
  • 90c4c60d2a Add more @supermodule and @hidden Emmanuel Lepage Vallee 2021-03-29 00:39:46 -0700
  • bc8a5b0230 fix(ldoc.ltp): item.inherited can be wrongly true Aire-One 2021-03-28 18:47:56 +0200
  • 0ae0add45f doc(imagebox): Fix @method tags Aire-One 2021-03-28 18:46:08 +0200
  • b706aa9bd0 doc(@hidden): Add to wibox.widget.base module Aire-One 2021-03-28 18:25:49 +0200
  • af3b194a31 doc(@hidden;ldoc.ltp): Add ldoc tag to hide item Aire-One 2021-03-28 18:19:08 +0200
  • 20a8d902c5 doc(@supermodule): Add to awful.widget modules Aire-One 2021-03-27 20:05:10 +0100
  • 3969ad8819 doc(@supermodule): Add to wibox.layout modules Aire-One 2021-03-27 20:05:10 +0100
  • 3b12a8d19a doc(@supermodule): Add to wibox.container modules Aire-One 2021-03-27 20:05:10 +0100
  • 3ed2fc8500 doc(@supermodule): Add to wibox.widget modules Aire-One 2021-03-27 20:41:28 +0100
  • 5baa1c97cd fix(ldoc.ltp): Identify inherited items by name Aire-One 2021-03-27 20:05:52 +0100
  • 93e9361280 fix(ldoc.ltp): item.inherited can be wrongly false Aire-One 2021-03-27 15:42:20 +0100
  • 12662d4cb1 doc(@supermodule): wibox.widget.base doc Aire-One 2021-03-27 20:24:30 +0100
  • 3a6fa10754 doc(@supermodule): gears.object inheritable doc Aire-One 2021-03-27 20:23:16 +0100
  • b82d2a690f doc(@supermodule;ldoc.ltp): Find inherited members Aire-One 2021-03-15 18:32:47 +0100
  • 4dd689f181 doc(@supermodule;ldoc.ltp): Draw hierarchy tree Aire-One 2021-03-14 15:40:48 +0100
  • 7a8fa9d27a
    Merge pull request #3294 from sclu1034/feature/count_keys mergify[bot] 2021-04-01 07:42:25 +0000
  • 972a194b01
    Merge pull request #3307 from sclu1034/feature/docs mergify[bot] 2021-04-01 07:42:11 +0000
  • 112dc8054e
    docs(tutorial): Fix line wrap Lucas Schwiderski 2021-03-31 08:22:42 +0200
  • 8907f5bfbb
    docs(tutorial): Improve instructions to edit theme Lucas Schwiderski 2021-03-31 08:17:46 +0200
  • f68939bfc1
    chore(g.table): Add missing modeline Lucas Schwiderski 2021-03-08 16:03:30 +0100
  • ec3788bf73
    docs(g.table): Improve parameter descriptions Lucas Schwiderski 2021-03-08 15:55:32 +0100
  • 95558ac919
    Merge pull request #3297 from actionless/dont-crash-when-gtk4-installed mergify[bot] 2021-03-29 15:49:37 +0000
  • 13e8408562
    Merge pull request #3284 from sclu1034/issue/3213 Emmanuel Lepage Vallée 2021-03-28 16:00:16 -0700
  • c0380e3080
    Remove nonexistent property from example (#3302) Lucas Schwiderski 2021-03-29 00:36:06 +0200
  • 7050ba083f
    Merge pull request #3301 from Elv13/graph_doc Emmanuel Lepage Vallée 2021-03-28 15:34:01 -0700
  • 743b327348 Revert "Another ugly hack to get Travis to show output" Emmanuel Lepage Vallee 2021-03-28 02:38:51 -0700
  • a5c4377901 Revert "I want to see the error message!!!" Emmanuel Lepage Vallee 2021-03-28 02:38:43 -0700
  • c48e138b01 doc: Add examples for the graph. Emmanuel Lepage Vallee 2021-03-28 02:33:38 -0700
  • 6ef3a8f059
    fix(gears: colors: recolor_image): always duplicate the surface (#3233) Yauhen Kirylau 2021-03-28 08:48:48 +0200
  • 54e9cb4e1d
    Merge pull request #3279 from sclu1034/feature/custom_build_lua_executable Emmanuel Lepage Vallée 2021-03-27 23:42:40 -0700
  • e7d55567a6
    Remove redundant assignment Lucas Schwiderski 2021-03-27 14:08:47 +0100
  • 62850476d2 layout/fixed: Prevent overloading widgets with negative spacing Shay Agroskin 2021-01-01 21:13:19 +0200
  • a18e3508f6 layout/fixed: Fix wrong space calculation in fit Shay Agroskin 2021-01-01 19:07:33 +0200
  • 749422100e layout/fixed: Remove code duplication Shay Agroskin 2021-01-01 21:05:39 +0200
  • e833da0303 fix(beautiful: gtk): don't crash when both gtk3 and gtk4 are installed actionless 2021-03-25 00:21:04 +0100
  • f3a0937ea3
    Remove advanced building options from README Lucas Schwiderski 2021-03-10 22:53:34 +0100
  • cce8e80cbd
    Improve code snippet rendering in README Lucas Schwiderski 2021-03-10 22:50:24 +0100
  • 849a8b5af4
    Add docs section about building and testing Lucas Schwiderski 2021-03-10 22:47:13 +0100
  • 4d43ccda6d
    Rename Lua executable envvar Lucas Schwiderski 2021-03-08 16:25:54 +0100