Commit Graph

  • 185ad15140 Add inheritance tags to `docs/common/wibox.ldoc`. Aire-One 2019-11-26 13:50:13 +0100
  • 589908adef Add inheritance tags to `docs/common/widget.ldoc`. Aire-One 2019-11-26 13:49:58 +0100
  • 550e346d7b Add inheritance tags to `docs/common/object.ldoc`. Aire-One 2019-11-26 13:49:42 +0100
  • bc35da73ac Implement inheritance into ldoc template. Aire-One 2019-11-26 13:46:44 +0100
  • 4102e6a503 doc: Update the template to render sub-tags. Emmanuel Lepage Vallee 2019-11-24 03:59:38 -0500
  • a6add4dab6 doc: Add explicit inheritance support. Emmanuel Lepage Vallee 2019-11-24 03:58:54 -0500
  • e1ddde7703 doc: Add a new custom tag to list the theme variables used by a method. Emmanuel Lepage Vallee 2019-11-24 03:58:32 -0500
  • ee89e7c686 doc: Add a new custom tag for signals emitted by a method. Emmanuel Lepage Vallee 2019-11-24 03:57:46 -0500
  • 7831a3f58d doc: Re-implement tag parsing in the config. Emmanuel Lepage Vallee 2019-11-24 03:56:19 -0500
  • 8d2c986936 Emit property::screen in tag:delete() Uli Schlachter 2019-11-23 15:34:28 +0100
  • e3b15b4405
    Merge pull request #2922 from Aire-One/doc_screen_images mergify[bot] 2019-11-26 15:22:55 +0000
  • 42ec9c4ecf
    Merge pull request #2925 from SethBarberee/gears-iterate_value mergify[bot] 2019-11-26 15:16:00 +0000
  • c09e5b16b7 Correct the name of get_children's return value (#2927) Jordan Christiansen 2019-11-25 16:04:01 -0600
  • f8a9c59d50 Improve textclock property docs (#2926) Jordan Christiansen 2019-11-25 15:35:41 -0600
  • 5d499db3d0 add tests for find_keys and hasitem Seth Barberee 2019-11-24 21:38:54 -0600
  • 3791daaeaf Add wibar drawing to screen properties images. Aire-One 2019-11-16 20:08:36 +0100
  • 92f698bbae Add an option to draw the wibar on screen images. Aire-One 2019-11-16 20:01:00 +0100
  • 3830e9de35 Invert rulers insertion order. Aire-One 2019-11-16 19:51:50 +0100
  • 76f8c11776
    Merge pull request #2920 from jcrd/taglist-update mergify[bot] 2019-11-21 10:29:32 +0000
  • 1e71d9afbd
    Update taglist more aggressively James Reed 2019-11-20 10:52:55 -0700
  • 9bc6d4aa40
    Merge pull request #2894 from Elv13/xmas_2k18_2_merge_p3 Emmanuel Lepage Vallée 2019-11-09 17:13:19 -0500
  • ee331a4eff keygrabber: Remove the hardcoded way to add keybindings. Emmanuel Lepage Vallee 2018-12-28 21:06:32 -0500
  • 944ef213e6 tests: Try both the `args` and parameters based `awful.{key,button}`. Emmanuel Lepage Vallee 2019-10-27 16:53:33 -0400
  • 4723c3218a tests: Make sure the legacy buttons/keys method are converted back. Emmanuel Lepage Vallee 2019-10-26 19:54:55 -0400
  • 12a7d026c2 tests: Test the new key/button binding API Emmanuel Lepage Vallee 2018-12-31 17:40:08 -0500
  • 10fd4e8883 object: Try harder to auto-undeprecate the keys and buttons. Emmanuel Lepage Vallee 2019-10-26 17:51:53 -0400
  • e3959b45d5 awful.button: Keep track of the `awful.button` in the `capi.button`. Emmanuel Lepage Vallee 2019-10-16 00:42:18 -0400
  • 42a906f300 capi.button: Enable the miss handlers. Emmanuel Lepage Vallee 2019-10-16 00:41:05 -0400
  • fe603f7dc5 capi.key: Enable the miss handlers. Emmanuel Lepage Vallee 2019-10-16 00:41:34 -0400
  • afbb3b7faf shims: Add the legacy _keys and _buttons to the client shims. Emmanuel Lepage Vallee 2019-10-19 19:09:44 -0400
  • f4cfb99cde shims: Update the `button` and `key` shims to be objects. Emmanuel Lepage Vallee 2019-10-19 19:08:46 -0400
  • 35a4b4edbf object: Allow old `gears.table.join` accessors to be set to `false`. Emmanuel Lepage Vallee 2019-10-26 17:17:48 -0400
  • 45823f230a capi: Move from `.data` to `._private` for the property data. Emmanuel Lepage Vallee 2019-10-12 21:01:18 -0400
  • 50eb7d5599 Revert "legacy: Temporary workaround for #2897. (#2898)" Emmanuel Lepage Vallee 2019-10-12 20:07:57 -0400
  • 025262fd95 doc: Use the new doc convention. Emmanuel Lepage Vallee 2019-10-06 16:06:00 -0400
  • 02486b3479 awful.key: Add a has_root_binding property and :trigger() method Emmanuel Lepage Vallee 2018-12-31 17:16:45 -0500
  • 4f7388dd17 awful.button: Add a has_root_binding property and :trigger() method Emmanuel Lepage Vallee 2019-10-13 18:32:41 -0400
  • 93b90026e9 root: Add a `has_key` and `has_button` functions. Emmanuel Lepage Vallee 2018-12-31 17:14:56 -0500
  • 86d8ef3142 awful.button: Turn into an object. Emmanuel Lepage Vallee 2018-12-31 01:39:18 -0500
  • 21ae9c1edb awful.key: Turn into an object. Emmanuel Lepage Vallee 2018-12-31 01:10:35 -0500
  • 3b5db8a9be rc.lua: Add root keys and buttons instead of setting the list. Emmanuel Lepage Vallee 2018-12-28 21:18:25 -0500
  • 4501f0e768 Allow to add and remove keys and buttons. Emmanuel Lepage Vallee 2018-12-28 20:47:06 -0500
  • 4dbc83fa7d doc: Modify the template to allow merging sections. Emmanuel Lepage Vallee 2019-10-27 15:39:23 -0400
  • 0297bfff9a
    Merge pull request #2913 from actionless/add-vim-test-dep Emmanuel Lepage Vallée 2019-10-18 18:28:34 -0400
  • 68651477fb refactor(test: awesomerc: hotkeys): imitate fake vim client instead of depending on vim as test dep actionless 2019-10-18 19:02:47 +0200
  • e048c4200c style(readme): remove dots at the end of the list items actionless 2019-10-18 18:52:44 +0200
  • 0333cddfa2 doc(readme): add xterm to test deps actionless 2019-10-18 18:50:43 +0200
  • e78d711846 doc(readme): add vim to test deps actionless 2019-10-18 18:45:18 +0200
  • f6f5b461e3
    Merge pull request #2910 from xinhaoyuan/pr-ewmh-merge_maximization mergify[bot] 2019-10-18 16:41:18 +0000
  • 0e8dd4c1c9 Added more tests to check partial maximization handling, which require wmctrl as an optional dependency. Xinhao Yuan 2019-10-16 22:24:32 -0400
  • 33570e45d7 Added a test to check if window state is restored after a client unmaximizing itself. Xinhao Yuan 2019-10-15 19:14:31 -0400
  • 8beb0286ea Fix: toggling the `maximized` state properly when a client requests to unmaximize. Xinhao Yuan 2019-10-15 19:15:40 -0400
  • 344964a44a
    Merge pull request #2529 from actionless/hotkeys-popup-dont-show-empty-groups mergify[bot] 2019-10-12 22:14:48 +0000
  • bafe028a05
    Merge pull request #2905 from psychon/imagebox_raw_pointers mergify[bot] 2019-10-11 16:50:57 +0000
  • 08e230b1b3 imagebox:set_widget(): Handle userdata again Uli Schlachter 2019-10-11 16:14:57 +0200
  • 0374bf1b1b test(awful: hotkeys_popup): test pagination and app-specific hotkeys (on vim example) actionless 2019-10-10 18:00:34 +0200
  • beb54c7d5f fix(awful: hotkeys_popup): don't show group label if group itself is empty actionless 2019-01-01 21:30:33 +0100
  • 3340a7dce9
    Merge pull request #2902 from xordspar0/patch-1 mergify[bot] 2019-10-11 06:04:46 +0000
  • 580883add3 Add documentation about textclock format Jordan Christiansen 2019-10-10 20:29:39 -0500
  • e888d983ef
    legacy: Temporary workaround for #2897. (#2898) Emmanuel Lepage Vallée 2019-10-09 13:35:05 -0400
  • ab0b4dc8ac
    Merge pull request #2896 from streetturtle/patch-2 mergify[bot] 2019-10-08 16:35:36 +0000
  • 1b79dec685
    Fix typo and wrong property name in popup docs streetturtle 2019-10-07 21:45:41 -0400
  • f294ab37fe
    Merge pull request #2508 from Elv13/xmas_2k18_2 Emmanuel Lepage Vallée 2019-10-06 04:34:56 -0400
  • 2c08c2fa39 quality: Port all legacy `:buttons()` to `.buttons`. Emmanuel Lepage Vallee 2018-12-28 03:06:03 -0500
  • fa414a86a3 tests: Test `widget:add_button()` Emmanuel Lepage Vallee 2018-12-28 03:04:42 -0500
  • ab1e62a332 Remove the instances of :buttons(awful.button()). Emmanuel Lepage Vallee 2019-10-06 03:04:51 -0400
  • cf0385af80 widget: Add an `:add_button()` method. Emmanuel Lepage Vallee 2018-12-28 02:56:09 -0500
  • 57f38f4824 layoutbox: Deprecate the old constructor Emmanuel Lepage Vallee 2018-12-28 02:20:26 -0500
  • b23a2e81c5 tests: Stop using the legacy layoutbox constructor. Emmanuel Lepage Vallee 2018-12-28 02:19:26 -0500
  • f4a0e1fc39 rc.lua: Use `.widget =` instead of `:setup()`. Emmanuel Lepage Vallee 2018-12-26 23:33:05 -0500
  • 48ac59c0b6 rc.lua: Use the new keys API for the global keys. Emmanuel Lepage Vallee 2018-12-26 22:51:35 -0500
  • 965d7c1b47 rc.lua: Use the new API to set the client keys Emmanuel Lepage Vallee 2018-12-26 22:01:05 -0500
  • 4617365ee2 rc.lua: Use the new client API for the titlebar buttons. Emmanuel Lepage Vallee 2018-12-26 21:52:09 -0500
  • 5f829171c4 rc.lua: Use the new API for the client buttons Emmanuel Lepage Vallee 2018-12-26 21:51:22 -0500
  • 951b774a70 rc.lua: Use the new API for root.buttons Emmanuel Lepage Vallee 2018-12-26 21:49:56 -0500
  • 8eda69adbe rc.lua: Use the modern layoutbox constructor Emmanuel Lepage Vallee 2018-12-26 21:24:55 -0500
  • 56b242906d rc.lua: Use the buttons property instead of method for the tag/tasklist Emmanuel Lepage Vallee 2018-12-26 21:21:49 -0500
  • 82db9180b1 widget: Mutualize all set_widget implementation to behave the same Emmanuel Lepage Vallee 2018-12-26 23:54:10 -0500
  • 349b75994f titlebar/wibox: Support widget definition in set_widget. Emmanuel Lepage Vallee 2018-12-26 23:34:17 -0500
  • 249f11ec82 drawable: Add property getter/setter support. Emmanuel Lepage Vallee 2018-12-26 23:24:06 -0500
  • 019a36535f
    Merge pull request #2893 from Elv13/xmas_2k18_2_merge_p1 Emmanuel Lepage Vallée 2019-10-05 22:53:42 -0400
  • cbb90d8bd1 root: Turn `root.keys()` into a property. Emmanuel Lepage Vallee 2018-12-26 22:51:58 -0500
  • 296ad18922 client: Move the `c:keys()` method to a property. Emmanuel Lepage Vallee 2018-12-26 21:58:34 -0500
  • f747438879 layoutbox: Modernize the constructor. Emmanuel Lepage Vallee 2018-12-26 21:38:08 -0500
  • 29e804a4f8 drawin: Turn `:buttons()` into a property. Emmanuel Lepage Vallee 2018-12-26 21:16:33 -0500
  • 3d918258e2 widget: Turn `:buttons()` into a normal property. Emmanuel Lepage Vallee 2018-12-26 18:30:08 -0500
  • d5dd3fc794 tests: Test root.buttons Emmanuel Lepage Vallee 2018-12-26 17:38:05 -0500
  • 3230a41450 root: Turn root.button() into a property. Emmanuel Lepage Vallee 2018-12-26 17:36:54 -0500
  • 78c3496770 object: Add support for the legacy accessors as r/w methods. Emmanuel Lepage Vallee 2018-12-26 17:09:02 -0500
  • 141aca2432 root.buttons: Move to Lua. Emmanuel Lepage Vallee 2018-12-26 15:57:01 -0500
  • b1c81c4258 awful: Set a miss handler for capi.root Emmanuel Lepage Vallee 2018-12-26 15:52:34 -0500
  • 95500ea71c root: Add support for setting a miss handler. Emmanuel Lepage Vallee 2018-12-26 15:50:21 -0500
  • 3aafa64ea7 tests: Import the backward compatibility API for all the tests. Emmanuel Lepage Vallee 2018-12-26 22:29:16 -0500
  • 0cb22fd203 awful: Move the backward compatibility code into its own file. Emmanuel Lepage Vallee 2018-12-26 22:26:05 -0500
  • 4cab9f8c38 widget: Return `nil` in case of failure. Emmanuel Lepage Vallee 2019-04-18 18:11:31 -0400
  • 96c4d001f1 doc: Remove capi.button/capi.key from the official doc. Emmanuel Lepage Vallee 2018-12-25 00:49:22 -0500
  • fa6c050be3 depgraph: Allow underscores in module names. Emmanuel Lepage Vallee 2018-12-28 03:15:53 -0500
  • 9533d97b9b
    Merge pull request #2888 from Elv13/sequence_template Emmanuel Lepage Vallée 2019-10-05 17:49:11 -0400
  • 585e321578 doc: Fix a regression from a recent commit. Emmanuel Lepage Vallee 2019-10-05 17:20:29 -0400
  • dd69936bed Add a `gen_vertical_space` function to keep spacing from missalignment. Aire-One 2019-10-03 17:42:16 +0200