Commit Graph

  • 87e09f81ab
    Correction of error message in awful.keygrabber.run_with_keybindings (#3445) poisson-aerohead 2021-09-21 08:34:46 -0700
  • 5ca16ae8a0
    Merge pull request #3364 from Aire-One/fix/awful.key-constructor Emmanuel Lepage Vallée 2021-09-20 11:39:41 -0700
  • abac464384
    Replace /usr/bin/which with command -v (#3439) martin f. krafft 2021-09-21 05:21:43 +1200
  • d9bfc9c37e
    Merge pull request #3442 from sclu1034/feature/github_actions Emmanuel Lepage Vallée 2021-09-19 22:17:11 -0700
  • c3a508a886
    Merge pull request #3386 from Elv13/awful_wibar Emmanuel Lepage Vallée 2021-09-19 13:05:11 -0700
  • 4b6d7fd241
    bug(github_actions): Fix logging failed commits Lucas Schwiderski 2021-09-19 15:10:46 +0200
  • c12715e11f
    bug(github_actions): Skip testing single previous commit Lucas Schwiderski 2021-09-19 14:51:49 +0200
  • edf21742b8
    Merge pull request #3438 from Elv13/fix_3384 Emmanuel Lepage Vallée 2021-09-17 13:10:58 -0700
  • e27b908ca0 doc: Document the naughty.action "invoked" signal. Emmanuel Lepage Vallee 2021-09-16 17:25:46 -0700
  • 17bd5fb036 naughty: Pass the notification object to the action "invoked" signal. Emmanuel Lepage Vallee 2021-09-16 17:22:33 -0700
  • 73e908ed95 Apply suggestions from code review Emmanuel Lepage Vallée 2021-09-07 14:00:15 -0700
  • 6ad693eff0 Apply suggestions from code review Emmanuel Lepage Vallée 2021-07-07 00:42:31 -0700
  • d5d74e44de doc: Document the wibar module. Emmanuel Lepage Vallee 2021-07-06 01:19:13 -0700
  • b2368c54a8 tests: Fix the `screen` template rendering with multiple screens. Emmanuel Lepage Vallee 2021-07-06 00:53:21 -0700
  • dd6163ffe6 shims: Fix the screen workarea value. Emmanuel Lepage Vallee 2021-07-06 00:52:21 -0700
  • a94a4beb6f doc: Add a missing DOC_HIDE which damaged the rendering. Emmanuel Lepage Vallee 2021-07-06 00:12:54 -0700
  • b883855272 wibar: Allow to configure how conflicts between wibars are resolved. Emmanuel Lepage Vallee 2021-07-05 22:18:28 -0700
  • 529a6c2a8d wibar: Expose update_workarea. Emmanuel Lepage Vallee 2021-07-05 18:08:06 -0700
  • 0828c20a55 rc.lua: Be consistent about how the wibar is created. Emmanuel Lepage Vallee 2021-07-05 17:03:35 -0700
  • 67dc363437 wibar: Modernize the module structure. Emmanuel Lepage Vallee 2021-07-05 17:00:11 -0700
  • dab767af3e wibar: Restore the ability to align a wibar. Emmanuel Lepage Vallee 2021-07-05 16:40:58 -0700
  • b62f343409 wibar: Add margins. Emmanuel Lepage Vallee 2021-07-05 15:49:02 -0700
  • ab977b2358 placement: Fix the struts size when margins are present. Emmanuel Lepage Vallee 2021-07-05 15:25:57 -0700
  • b4afd0206b tests: Make sure wibar resize works. Emmanuel Lepage Vallee 2021-07-06 01:13:48 -0700
  • d9f27bdf4b placement: Do not leak the composed placement "override" in the args. Emmanuel Lepage Vallee 2021-07-05 01:29:07 -0700
  • 4b606fb3d7 notification: Fix rendering during early screen creation. Emmanuel Lepage Vallee 2021-07-05 01:26:33 -0700
  • 2a8c17daea
    Merge pull request #3434 from sclu1034/test/github_actions Emmanuel Lepage Vallée 2021-09-11 14:47:10 -0700
  • f39e8d261b
    Fall back to GitHub's token for coveralls Lucas Schwiderski 2021-09-11 14:03:11 +0200
  • 86ec4888b3
    Fix newline printing Lucas Schwiderski 2021-09-11 13:48:52 +0200
  • cc882585de
    Fix test for previous commits Lucas Schwiderski 2021-09-11 12:36:34 +0200
  • ee3c42652e
    Merge pull request #3292 from sclu1034/feature/github_actions Emmanuel Lepage Vallée 2021-09-10 14:25:54 -0700
  • 7ae6d26363
    Merge pull request #3387 from mattplm/master mergify[bot] 2021-09-07 23:51:38 +0000
  • c88dcf5405
    Merge pull request #3409 from vicious-widgets/vicious-async mergify[bot] 2021-09-07 21:25:04 +0000
  • 97726e8f38 Stop using fixed row number mattplm 2021-07-06 17:57:23 +0200
  • 13cd20780e
    spelling & grammar issues (#3410) ViSaturn 2021-08-15 06:38:01 +0000
  • be45b40cdb
    Remove Vicious as async counterexample Nguyễn Gia Phong 2021-08-12 21:12:33 +0700
  • 8a81745d4d
    doc(index.html): fixed broken links (#3402) aflorea-2k 2021-08-04 20:07:57 +0200
  • 260f6dbe97
    doc(wibox.widget.textbox.html): fixed pango links (#3401) aflorea-2k 2021-08-03 20:02:25 +0200
  • 4b494952da
    Merge pull request #3400 from aflorea-2k/06-appearance.md_duplicates-fix Emmanuel Lepage Vallée 2021-08-02 18:13:35 -0700
  • fcd5918bd9
    Merge pull request #3399 from sclu1034/feature/docs mergify[bot] 2021-08-03 01:12:11 +0000
  • ddb88ed945
    List of values in table renders as HTML list aflorea-2k 2021-08-02 14:48:50 +0200
  • 5f5b1dcb2b
    Removed dupicate computation of values Andrei Florea 2021-08-02 14:46:20 +0200
  • b73b885c1e
    06-appearance.md no longer mentions duplicates. (fixes #3328) Andrei Florea 2021-07-31 17:29:56 +0200
  • 0a68341c12
    doc(w.c.radialprogressbar): Show example code Lucas Schwiderski 2021-07-31 14:55:43 +0200
  • c689af64d5
    doc(w.w.textbox): Improve ellipsize documentation Lucas Schwiderski 2021-07-31 14:48:33 +0200
  • 05ca439ed5
    doc(mousegrabber): Improve cursor list Lucas Schwiderski 2021-07-31 13:26:26 +0200
  • 66bb09718b
    docs/_parser.lua: parse_files() doesn't produce duplicate entries anymore. Andrei Florea 2021-07-31 11:42:38 +0200
  • 8fab5aa703
    doc(w.w.imagebox): Improve various bits Lucas Schwiderski 2021-07-14 23:17:49 +0200
  • 4096c19223
    doc(w.l.flex): Add module description Lucas Schwiderski 2021-07-14 23:00:10 +0200
  • f214ef16a7
    doc(w.l.fixed): Improve docs for common layout methods Lucas Schwiderski 2021-07-14 22:32:48 +0200
  • 4b30158176
    doc(w.l.fixed): Improve documentation for spacing properties Lucas Schwiderski 2021-07-13 22:45:15 +0200
  • f2c66b006d
    doc(w.l.fixed): Add module description Lucas Schwiderski 2021-07-13 22:44:50 +0200
  • 08c893fff9
    refactor(w.l.fixed): Fix line length Lucas Schwiderski 2021-07-13 22:33:32 +0200
  • a938a1b807
    refactor(w.l.fixed): Rename abbreviated variables Lucas Schwiderski 2021-07-13 22:30:52 +0200
  • c1a3f02c88
    doc(w.l.align): Add module description Lucas Schwiderski 2021-07-13 20:18:31 +0200
  • 832483dd60
    Merge pull request #3362 from actionless/prompt-multibyte-hack mergify[bot] 2021-07-12 06:07:03 +0000
  • f473639c5d
    Update focus.lua (#3381) basaran 2021-07-06 04:56:34 -0400
  • d1c3394e40
    Merge pull request #3375 from Aire-One/fix/3371 mergify[bot] 2021-06-28 05:15:05 +0000
  • d25ca02493
    Merge pull request #3377 from sclu1034/issue/fix-qa Uli Schlachter 2021-06-26 18:06:24 +0200
  • 53a880454f fix(w.widget): signal typo and unit test Aire-One 2021-06-24 08:46:13 +0200
  • 741efd4171
    bug: Fix unused variable in example Lucas Schwiderski 2021-06-26 15:34:39 +0200
  • ab6df1280f
    bug(github_actions): Skip unreliable test Lucas Schwiderski 2021-06-26 14:50:40 +0200
  • 906dc543e4
    Merge pull request #3370 from sclu1034/feature/docs Emmanuel Lepage Vallée 2021-06-21 10:14:27 -0700
  • 1a2037758b
    doc(tag): Add test coverage Lucas Schwiderski 2021-06-21 08:46:56 +0200
  • 4188d1df1e doc: Move inline usage to example files Aire-One 2021-06-20 20:02:51 +0200
  • a3609146aa doc(awful.key) Improve module description Aire-One 2021-06-12 16:38:00 +0200
  • 4520f33309
    doc(client): Improve signal wording Lucas Schwiderski 2021-06-20 13:49:23 +0200
  • fcae67cc03
    doc: Move inline usage to example files Lucas Schwiderski 2021-06-20 13:47:27 +0200
  • dc0d5df4da
    doc: Implement review suggetions Lucas Schwiderski 2021-06-20 11:39:15 +0200
  • e0e8f3fd72
    doc: Improve hiding lines in examples Lucas Schwiderski 2021-06-17 15:26:12 +0200
  • bf4ad3310d
    doc(client): Improve signal documentation Lucas Schwiderski 2021-06-17 12:00:43 +0200
  • fd59806392
    doc(w.w.graph): Fix example titles Lucas Schwiderski 2021-06-16 23:30:24 +0200
  • 1cd89e7de5
    doc(tag): Add example for request::default_layouts Lucas Schwiderski 2021-06-16 22:59:01 +0200
  • a6864a3e59
    doc(tag): Reword signals documentation Lucas Schwiderski 2021-06-16 22:24:07 +0200
  • 7838e89d7f
    doc(client): Fix incorrect documentation Lucas Schwiderski 2021-06-16 21:47:26 +0200
  • 7591d5cde3
    doc(a.mouse): Fix static field documentation Lucas Schwiderski 2021-06-16 21:42:30 +0200
  • 3cefcfffe3
    doc(g.timer): Improve documentation for helpers Lucas Schwiderski 2021-06-16 20:20:09 +0200
  • 33b2fdfbf6
    doc: Fix typos Lucas Schwiderski 2021-06-16 19:53:35 +0200
  • 16df93370f
    doc(g.table): Improve documentation Lucas Schwiderski 2021-06-16 19:51:54 +0200
  • b94cb51770
    doc(a.titlebar): Improve titlebar documentation Lucas Schwiderski 2021-06-16 19:40:00 +0200
  • 6b97ec3307 doc(ltp) Change author mention Aire-One 2021-06-12 17:49:42 +0200
  • f4fb055512
    Merge pull request #3363 from sclu1034/issue/keygrabber_timer mergify[bot] 2021-06-14 08:13:21 +0000
  • 8085a508d1 add(awful.key) keygroup enum style table Aire-One 2021-06-12 15:14:20 +0200
  • 948506cde1 doc(awful.key) Declarative constructor parameters Aire-One 2021-06-12 14:38:18 +0200
  • 1182552783
    bug(a.keygrabber): Stop timer when stopping keygrabber Lucas Schwiderski 2021-05-26 23:17:43 +0200
  • 87fb3d7553 test(spec: prompt): add for backspace, ^h, ^f, ^b and fix shim :wlen() implementation actionless 2021-06-11 03:17:00 +0200
  • bbaccb05bc fix(prompt): handle multibyte character in Backspace, ^h, ^b and ^f actionless 2021-06-11 00:36:37 +0200
  • b63399f656
    Merge pull request #3356 from Elv13/fix_3351 mergify[bot] 2021-06-04 21:25:59 +0000
  • 149d18e0e7
    Merge pull request #3355 from Elv13/fix_3352 mergify[bot] 2021-05-31 17:03:14 +0000
  • 83c31f948b fixed: Try to handle zero sized widgets again. Emmanuel Lepage Vallee 2021-05-31 01:19:25 -0700
  • 82bd644ea1 tests: Regression test for #3352 Emmanuel Lepage Vallee 2021-05-30 23:55:58 -0700
  • 5e5f587bea mouse: Fix the "is button X pressed" properties. Emmanuel Lepage Vallee 2021-05-30 23:55:07 -0700
  • fedc7dc69d
    Merge pull request #3226 from actionless/recompute-menubar-widths-again-lol Emmanuel Lepage Vallée 2021-05-30 22:47:27 -0700
  • b91a033141 test(menubar): don't try to cover deprecated methods (calling any of them will make the warning-check fail in tests) actionless 2021-05-28 00:04:25 +0200
  • fa7648e6d6 test(menubar): enable the test back on lua 5.3 actionless 2021-05-27 04:24:52 +0200
  • 2249dc3c81 refactor(menubar, textbox): replace menubar.utils.compute_text_width() with textbox.get_markup_geometry() actionless 2020-12-18 15:40:40 +0100
  • b65025ef62
    feat(awesome: main: check): print config path, and do it to stdout (#2901) Yauhen Kirylau 2021-05-24 06:55:04 +0200
  • 59789bc2cf
    test(spec: beautiful: get_font): convert user object to string before comparison (#3348) Yauhen Kirylau 2021-05-24 06:23:33 +0200
  • 4c8ac65d4c
    Merge pull request #3347 from sclu1034/feature/docs mergify[bot] 2021-05-24 04:21:13 +0000
  • 8c422d4f68
    docs(faq): Add tip for missing .desktop file Lucas Schwiderski 2021-05-22 15:47:52 +0200