Commit Graph

  • 2d6244f944
    doc(progressbar): sanitize paddings/margins (#3556) master Actionless Loveless 2022-02-03 13:25:05 +0100
  • a1f58ab97c
    Merge pull request #3553 from Aire-One/feat/lua54 Emmanuel Lepage Vallée 2022-02-02 14:08:50 -0800
  • ab6f7e03ca
    Relocate a client window as if it is undecorated when reparenting it back. It eliminates the position offset due to re-decorating when a client trys to restore its previous position. (#3253) Xinhao Yuan 2022-02-02 16:59:01 -0500
  • b807bbae56 fix(awesome) randomness Aire-One 2022-01-22 17:31:53 +0100
  • d0b9938da1 fix(gh-actions) LGI install to Lua 5.4 location Aire-One 2022-01-22 17:21:39 +0100
  • c330413c21 fix(gh-actions) Lua 5.4 lib Aire-One 2022-01-22 16:38:14 +0100
  • 12262322c4 chore: Allow Lua 5.4 to build and run Aire-One 2022-01-22 16:09:10 +0100
  • a826d79682 bump(gh-actions) luarocks 3.8.0 Aire-One 2022-01-22 14:18:05 +0100
  • a4ca3fdd43 add(gh-actions) Lua5.4 Build and Install LGI step Aire-One 2022-01-22 14:32:12 +0100
  • 50c3301357 add(gh-actions) Build and Install Lua 5.4 step Aire-One 2022-01-22 13:22:07 +0100
  • b6b9a770a3 add(gh-actions) Lua 5.4 matrix Aire-One 2022-01-22 12:14:39 +0100
  • cd4008c249
    Refocus focused window for focus in events on the root window. (#3543) tuwuna 2022-01-22 18:28:24 +0700
  • 21b908bef9
    Fix a regression that only property::x and property::width are emitted when all {x,y,width,height} properties are changed. (#3537) Xinhao Yuan 2021-12-30 16:23:44 -0500
  • b49a53f6dd
    Multi-row support of systray by taking a beautiful variable specifying the maximum number of rows to fill per column. (#3520) Xinhao Yuan 2021-12-30 16:22:31 -0500
  • 7451c6952e
    fix: Docs update to specify rule callback as being run before properties applied HumblePresent 2021-12-23 16:02:24 -0600
  • 1413f0c4b9
    Merge pull request #3513 from necauqua/fix-timer Emmanuel Lepage Vallée 2021-12-22 12:52:07 -0800
  • 790e535017
    Merge pull request #3529 from sclu1034/feature/docs Emmanuel Lepage Vallée 2021-12-22 12:05:43 -0800
  • 1ab0f892d2
    feat(spec): Create visual error for widget layout tests (#3530) Lucas Schwiderski 2021-12-21 23:51:22 +0100
  • f353499230
    Support minimized client property in tasklist icons (#3526) Grzegorz Bednarski 2021-12-21 20:48:53 +0100
  • 632b0c0d7b
    docs: Add code styling for first line in item descriptions Lucas Schwiderski 2021-12-21 16:34:26 +0100
  • 1953c97ce3
    docs: Add code styling for parameter default values Lucas Schwiderski 2021-12-21 16:33:54 +0100
  • 1dd1e2c994
    docs: Remove "last updated" timestamp Lucas Schwiderski 2021-12-21 15:03:30 +0100
  • 5ac0829f5d
    docs(w.w.slider): Add value signal to initial example Lucas Schwiderski 2021-12-21 11:55:36 +0100
  • e55d1d41f3
    docs(g.timer): Fix typo Lucas Schwiderski 2021-12-21 10:46:43 +0100
  • e4afd437e4
    docs(mousegrabber): Prevent Markdown parsing in identifier names Lucas Schwiderski 2021-12-21 10:25:05 +0100
  • b343cb8111
    docs(g.timer): Improve wording Lucas Schwiderski 2021-12-21 08:46:51 +0100
  • 7b13f80778
    docs(ruled): Fix incorrect property documentation Lucas Schwiderski 2021-12-21 08:38:19 +0100
  • 869e63fcdc
    doc(w.w.textbox): Make alignment property descriptions consistent Lucas Schwiderski 2021-12-14 19:09:42 +0100
  • 70524e72fa
    Merge pull request #3519 from HumblePresent/fix_notif_register Aire-One 2021-12-09 21:11:17 +0100
  • 1932bd017f
    doc(readme): link to building and testing (fixes #3514) (#3515) Actionless Loveless 2021-11-28 23:59:51 +0100
  • 030073fee7 Apply presets before registering notification HumblePresent 2021-11-26 13:22:58 -0600
  • 71d08ab6ec
    Use gmath.round Anton Bulakh 2021-11-23 08:45:52 +0200
  • e963d37cc4
    Fix widget repaint printed errors Anton Bulakh 2021-11-22 12:39:16 +0200
  • e64446082b
    Fix timer errors Anton Bulakh 2021-11-22 12:24:20 +0200
  • e7a21947e6
    Merge pull request #3509 from Aire-One/fix/3508 Emmanuel Lepage Vallée 2021-11-21 12:01:39 -0800
  • d328f92fdb
    Merge pull request #3503 from sarubo/make_markup_available Emmanuel Lepage Vallée 2021-11-21 12:01:06 -0800
  • 8d61790be7 doc: Add the markup example of popup_calendar sarubo 2021-11-21 23:49:46 +0900
  • 03e437e32a calendar_popup: Fix markup not working sarubo 2021-11-13 21:44:10 +0900
  • aa378a1d4c
    fix(client_get_some_icon) loosness about fail Aire-One 2021-11-15 22:44:26 +0100
  • 219cff8726 doc(icon) note on default value Aire-One 2021-11-15 19:17:06 +0100
  • ea349cee6a doc(client_get_some_icon) Improve description Aire-One 2021-11-15 19:06:36 +0100
  • 0246c44d4f
    Merge pull request #3504 from Elv13/fix_build Aire-One 2021-11-14 13:22:46 +0100
  • 4d111db7b2 build: Fix a recent regression when tests are built. Lucas Schwiderski 2021-11-13 19:28:12 -0800
  • 062ecfb6f0
    Merge pull request #3490 from Elv13/less_flacky_tests Emmanuel Lepage Vallée 2021-11-13 00:42:18 -0800
  • bf74f249d4
    LC_CTYPE replaced with LC_ALL (#3492) Jezer Mejía 2021-11-09 02:13:28 -0600
  • 2eb035e125
    Merge pull request #3493 from Elv13/progressbar_doc Emmanuel Lepage Vallée 2021-11-03 12:40:56 -0700
  • d95934d209
    Merge pull request #3491 from Elv13/textbox_doc Emmanuel Lepage Vallée 2021-11-03 12:40:39 -0700
  • 76704b33e7 progressbar: Make `ticks` and `bar_shape` compatible with each other. Emmanuel Lepage Vallee 2021-11-02 20:15:53 -0700
  • 0afb719f82 doc: Improve the progressbar doc. Emmanuel Lepage Vallee 2021-11-02 19:29:31 -0700
  • 9dcfde32e0 naughty: Never hold a strong reference to the notification in the box. Emmanuel Lepage Vallee 2021-10-31 19:30:17 -0700
  • 6e8b0d5a85 ci: Be faster. Emmanuel Lepage Vallee 2021-10-28 22:37:23 -0700
  • 295538e389 tests: Force GTK3 for the client test. Emmanuel Lepage Vallee 2021-10-28 22:12:52 -0700
  • a08191913e tests: Blind attempt at making a flacky test under luajit stable. Emmanuel Lepage Vallee 2021-10-28 21:12:07 -0700
  • 90a2b003a2 tests: Remove a noisy print Emmanuel Lepage Vallee 2021-10-28 21:10:26 -0700
  • b4beb2308b tests: Add a simple systray test. Emmanuel Lepage Vallee 2021-10-28 20:49:26 -0700
  • 4955ec584f tests: Add a systray program. Uli Schlachter 2021-10-31 13:36:17 -0700
  • 1fa0204d80 doc: Add many textbox examples. Emmanuel Lepage Vallee 2021-10-30 22:44:58 -0700
  • c5f81d4aab doc: Add some new lines in an old example. Emmanuel Lepage Vallee 2021-10-30 22:44:31 -0700
  • 9a380a492f tests: Do not hardcode the font in the shims. Emmanuel Lepage Vallee 2021-10-30 22:44:12 -0700
  • 4df1cd6315 background: Correctly apply the matrix in the fallback border code. Emmanuel Lepage Vallee 2021-10-30 22:43:46 -0700
  • cbf62c5b2d ci: Add some font packages. Emmanuel Lepage Vallee 2021-10-30 22:43:21 -0700
  • 6c1f2aac5b tests: Emulate some clicks on the titlebars. Emmanuel Lepage Vallee 2021-10-28 20:26:33 -0700
  • 15f63c700c tests: Add size changes to the `xeyes` test. Emmanuel Lepage Vallee 2021-10-28 20:25:35 -0700
  • 6615772d10 tests: Extend the test client to handle minimization. Emmanuel Lepage Vallee 2021-10-28 20:24:47 -0700
  • 50b9b10437
    texrbox: Fix a recent regression. (#3488) Emmanuel Lepage Vallée 2021-10-28 19:24:49 -0700
  • 1e0d1e7ba9
    Merge pull request #3466 from Elv13/fix_3428 Emmanuel Lepage Vallée 2021-10-28 12:27:42 -0700
  • d5fae3f3dc
    Merge pull request #3478 from Elv13/better_shims Emmanuel Lepage Vallée 2021-10-28 12:27:11 -0700
  • c8ada80fb3
    Merge pull request #3484 from Elv13/2012_misc_fixes Emmanuel Lepage Vallée 2021-10-28 12:26:47 -0700
  • 85dc78520a
    Merge pull request #3485 from ezz666/ldoc_readonly_tag Emmanuel Lepage Vallée 2021-10-28 12:25:45 -0700
  • 9595dc38d2
    Remove coveralls. (#3486) Emmanuel Lepage Vallée 2021-10-28 12:24:59 -0700
  • b6f4c85ba6
    tests: Restructure the wibar test to work better on luajit. (#3487) Emmanuel Lepage Vallée 2021-10-28 12:24:37 -0700
  • 4f645fd07f tests: Kill the test-selection-getter clients. Emmanuel Lepage Vallee 2021-10-27 19:38:21 -0700
  • bb65181e61 doc: Document the textbox font. Emmanuel Lepage Vallee 2021-10-26 14:27:19 -0700
  • cdd50feea7 tests: Test the client border color and width. Emmanuel Lepage Vallee 2021-10-26 13:33:51 -0700
  • 5069f5c2ed client.floating: Add a missing signal connection. Emmanuel Lepage Vallee 2021-10-26 13:30:01 -0700
  • cd83b64268 tests: Test titlebar fonts. Emmanuel Lepage Vallee 2021-10-25 21:30:09 -0700
  • a3c7ed166f tests: Modify the client.relative_move test for the new behavior. Emmanuel Lepage Vallee 2021-10-27 18:04:40 -0700
  • 7d6892992c client: Change the `relative_move` behavior. Emmanuel Lepage Vallee 2021-10-27 17:58:16 -0700
  • 8c9e270477 tests: Improve the sequence template. Emmanuel Lepage Vallee 2021-10-22 15:41:02 -0700
  • 94e13b7bb0 shims: Fix some bugs for ruled.tag. Emmanuel Lepage Vallee 2021-10-22 15:30:36 -0700
  • 146a9c3166 permission: Fix hiding the border for maximized clients. Emmanuel Lepage Vallee 2021-10-25 20:23:50 -0700
  • 907053f31a titlebar: Implement setting the font (as documented, but unimplemented) Emmanuel Lepage Vallee 2021-10-25 20:22:42 -0700
  • c36a869ded textbox: Store the font in `_private`. Emmanuel Lepage Vallee 2021-10-26 13:31:33 -0700
  • c7208b4bb0 layoutlist: Rename the constructor arg from `layout` to `base_layout`. Emmanuel Lepage Vallee 2021-10-24 21:46:39 -0700
  • 440d1560a3 layoutlist: Fix the `layout` consturctor parameter. Emmanuel Lepage Vallee 2021-10-24 21:45:09 -0700
  • 2f8413acbc layoutlist: Use `layoutlist_spacing` instead of `tasklist_spacing`. Emmanuel Lepage Vallee 2021-10-27 13:38:48 -0700
  • fcef95b1f0 Removing duplicating descriptions of screen properties as read only Sergey 2021-10-23 20:55:12 -0400
  • 212ec72236 Removing read only from properties descriptions. It's set with ldoc tag now. Sergey 2021-10-23 21:01:20 -0400
  • 6c3d233893 Mark readonly properties for screen Sergey 2021-10-23 20:43:13 -0400
  • 43ff4e07ad Marking readonly properties for client Sergey 2021-10-23 20:26:28 -0400
  • 6a92af1662 Adding readonly tag to the summary Sergey 2021-10-26 18:27:41 -0400
  • 486fd3744f Adding ldoc readonly tag text in the extra_summary list Sergey 2021-10-26 18:26:45 -0400
  • 899f9c8879 Adding readonly ldoc tag Sergey 2021-10-26 18:07:20 -0400
  • 60dfa3f6bd Fixing a typo Sergey 2021-10-26 18:06:38 -0400
  • c63a80de5c layoutlist: Allow empty constructor. Emmanuel Lepage Vallee 2021-10-24 21:13:54 -0700
  • 11e4fe88bb client.border_color: Fix a bug affecting floating clients. Emmanuel Lepage Vallee 2021-10-24 20:46:22 -0700
  • ebc9b99ae2
    fixed a typo (#3481) paulhersch 2021-10-24 05:02:34 +0200
  • 1e6f213bcf
    Merge pull request #3477 from Elv13/fix_matcher Emmanuel Lepage Vallée 2021-10-23 12:15:29 -0700
  • a1716a7edc
    Merge pull request #3462 from Aire-One/fix/3458 Emmanuel Lepage Vallée 2021-10-22 23:27:55 -0700
  • ffb95eec8d tests: Improve gears.matcher tests. Emmanuel Lepage Vallee 2021-10-22 23:01:06 -0700