Commit Graph

  • d9640cf027
    Provide default for Lua executable env variable Lucas Schwiderski 2021-03-06 19:48:32 +0100
  • 6d0eb8660d
    Use Lua executable variable for check-integration Lucas Schwiderski 2021-03-06 17:35:25 +0100
  • 19bf83b409
    Use CMake Lua variable for coverage runner Lucas Schwiderski 2021-03-06 17:18:05 +0100
  • 998b24e544
    Use Lua executable variable for check-requires Lucas Schwiderski 2021-03-06 16:13:39 +0100
  • 353ccfb0dd
    Make CMake Lua executable customizable Lucas Schwiderski 2021-03-06 12:03:24 +0100
  • aeb2d85dad
    tasklist: Fix documented function names (#3276) James R 2021-03-22 16:28:53 -0600
  • ce5196424e
    Docs: Fix code example for cairo usage. (#3295) Jonas Belouadi 2021-03-22 23:05:46 +0100
  • afced71a9a
    Add example for gears.table.count_keys Lucas Schwiderski 2021-03-22 20:55:40 +0100
  • 058190a3c0
    Add missing modelines Lucas Schwiderski 2021-03-22 20:22:12 +0100
  • 07df24f7d0
    Add utility to count table keys Lucas Schwiderski 2021-03-22 20:21:15 +0100
  • d583129eb6
    Merge pull request #3143 from Elv13/doc_client_layout Emmanuel Lepage Vallée 2021-03-22 12:10:36 -0700
  • 98884cb3df
    Apply suggestions from code review Emmanuel Lepage Vallée 2021-03-22 12:10:06 -0700
  • dab84c2662
    fix(doc): gears.table.keys: s/integer keys/integer/ (#3293) Daniel Hahler 2021-03-22 20:05:17 +0100
  • 80a7d9e3ee
    Merge pull request #3283 from sclu1034/issue/3214 Emmanuel Lepage Vallée 2021-03-22 10:45:18 -0700
  • 5fb6109439
    Fix shadowing value in slider unit test Lucas Schwiderski 2021-03-10 19:46:40 +0100
  • 504bf53b8c
    Add unit test for wrapping a margin container Lucas Schwiderski 2021-03-10 20:36:26 +0100
  • b4cf88f4c0 doc: Fix the titlebars widget constructor doc Emmanuel Lepage Vallee 2021-03-21 23:55:34 -0700
  • 31fcce436c doc: Add a client border color example. Emmanuel Lepage Vallee 2021-03-21 23:54:51 -0700
  • 9e755d59ea shims: Minor fixes Emmanuel Lepage Vallee 2021-03-21 23:53:18 -0700
  • 8f8d0e7bbf doc: Fix a awful.ewmh->awful.permissions rebase issue Emmanuel Lepage Vallee 2020-09-06 14:59:31 -0700
  • 8fb4e2b721 doc: Add a client "sticky" example. Emmanuel Lepage Vallee 2020-09-05 17:55:34 -0700
  • 522d628c2c doc: Complete the widget documentation page. Emmanuel Lepage Vallee 2020-08-31 02:11:01 -0700
  • ac0aeb65c0 doc: Modernize the landing page. Emmanuel Lepage Vallee 2020-08-23 01:46:05 -0700
  • 1792780cf3 I want to see the error message!!! Uli Schlachter 2020-08-03 17:49:38 +0200
  • 97a60818c4 Another ugly hack to get Travis to show output Uli Schlachter 2020-08-03 17:47:01 +0200
  • 9f50c5e062 doc: Add more tag images. Emmanuel Lepage Vallee 2020-08-12 01:14:35 -0700
  • 1c8b0b924d
    `ruled.client` fixes (#3195) Emmanuel Lepage Vallée 2021-03-22 00:04:13 -0700
  • 50fa1b8679
    naughty: Correctly notify the client when a notification is dismissed. (#3184) Emmanuel Lepage Vallée 2021-03-22 00:03:37 -0700
  • 42a86efa50 doc: Document some of the `tag` properties. Emmanuel Lepage Vallee 2020-08-09 23:34:37 -0700
  • 9b4f5b7969 doc: Add an example for mouse `snap` and client edge tiling. Emmanuel Lepage Vallee 2020-08-09 23:34:28 -0700
  • a39f66e1c6 doc: Add an example for the client struts. Emmanuel Lepage Vallee 2020-08-09 23:33:59 -0700
  • 1cbd839084 tests: "Complete" the screen template. Emmanuel Lepage Vallee 2020-08-09 23:33:29 -0700
  • d9514820ef mouse: Add an `awful.mouse.snap.aerosnap_distance` global variable. Emmanuel Lepage Vallee 2020-03-22 03:32:45 -0400
  • f982cecd6b tests: Fix a regression in the placement rendering. Emmanuel Lepage Vallee 2020-03-21 20:26:58 -0400
  • e5a84e2fda shims: Prevent signals when setting the client geo to the same value. Emmanuel Lepage Vallee 2020-03-21 20:17:46 -0400
  • 8bdabb234b draft Aire-One 2019-12-12 19:06:07 +0100
  • 413d47d5a5
    Merge pull request #3280 from sclu1034/issue/3270 Uli Schlachter 2021-03-12 07:24:31 +0100
  • 7bc3ec4c35
    Fix composite widgets with top level container Lucas Schwiderski 2021-03-10 19:39:47 +0100
  • bed737a29f
    Add tests for widget constructors Lucas Schwiderski 2021-03-08 20:06:53 +0100
  • 08a1018775
    Add changelog for breaking change Lucas Schwiderski 2021-03-08 18:21:01 +0100
  • ad1a28ced2
    Remove unused first parameter in some constructors Lucas Schwiderski 2021-03-08 18:20:23 +0100
  • ca066e8d0f
    Respect line column limit Lucas Schwiderski 2021-03-07 11:09:45 +0100
  • a8d830f1e6
    Improve gears.shape module description. Lucas Schwiderski 2021-03-06 14:27:28 +0100
  • aba1cf398f
    fix client:activate action mouse_center (#3257) jpkotta 2021-03-01 01:03:14 -0600
  • db330e0cfe
    Make sure that c.name is never nil (#3251) Uli Schlachter 2021-03-01 08:02:54 +0100
  • 4319b16110
    Merge pull request #3249 from Grumph/gears_improvements mergify[bot] 2021-01-27 20:19:03 +0000
  • 4e36cf862f Add tests Grumph 2021-01-27 01:41:08 +0100
  • f6a2306d1a Protect endswith and startswith from nil str Grumph 2021-01-26 17:58:25 +0100
  • 66b1780d85
    Merge pull request #3221 from Jonta/patch-1 mergify[bot] 2020-12-05 17:13:30 +0000
  • 1c53c36eb7
    Grammar Jonta 2020-12-05 16:17:45 +0100
  • 538586c170
    textbox: print traceback on error (#3205) Unai 2020-11-02 01:12:42 +0100
  • cc67a5b40b
    Merge pull request #3199 from psychon/grid_direction_properties mergify[bot] 2020-10-13 07:23:23 +0000
  • f1871873aa Fix setters/getters for grid layout direction properties Uli Schlachter 2020-10-10 17:32:04 +0200
  • 9e67481ee9
    Merge pull request #3197 from dpetzold/fix-awesome-client-example mergify[bot] 2020-10-09 20:21:52 +0000
  • f49687256d Make easier to cut-n-paste Derrick Petzold 2020-10-09 11:30:17 -0700
  • d33d38e768 Fix awesome-client example Derrick Petzold 2020-10-09 11:27:37 -0700
  • 6f047e9468
    Merge pull request #3125 from actionless/hotkeys-vimdiff mergify[bot] 2020-10-07 15:04:52 +0000
  • ed6cdf87b1
    Merge pull request #3187 from PlayerNameHere/master Emmanuel Lepage Vallée 2020-09-28 23:32:06 -0700
  • 5cbc423938
    notifications: Make `:reset_timer()` more intuitive. (#3175) Emmanuel Lepage Vallée 2020-09-27 23:34:14 -0700
  • 45cfbe72bf Add getters for wibox.layout.stack offset properties Getters for the horizontal_offset and vertical_offset properties were missing, which resulted in nil when trying to get them. PlayerNameHere 2020-09-28 00:00:08 +0800
  • 2647e1c855 Fix emitted signals in wibox.layout.stack:set_horizontal_offset() PlayerNameHere 2020-09-27 23:58:22 +0800
  • 13e41a2a7b Fix wibox.layout.stack:raise() There seem to be two issues here. First, the if-statement at the beginning of the function will return prematurely if `self._private.widgets[index]` exists. There seems to be a missing `not` there. Second, index 1 is interpreted as the top of the stack (although the documentation says otherwise), but the widget is inserted at the end of `self._private.widgets`, so it gets pushed to the bottom instead of the top. PlayerNameHere 2020-09-26 23:49:44 +0800
  • a2674c2d14 feat(awful: hotkeys_poup): better visually split multiple keys actionless 2020-09-26 04:43:12 +0200
  • ca29aa191f
    Merge pull request #3183 from focusaurus/patch-1 mergify[bot] 2020-09-19 21:59:12 +0000
  • 764b84da56
    Doc typo mislabeled height Peter Lyons 2020-09-19 08:28:00 -0600
  • d06069e5dc
    Merge pull request #3180 from jcrd/fix-getopt-2 mergify[bot] 2020-09-17 17:22:11 +0000
  • af7a6de1dc
    Make 's' getopt flag take an argument James Reed 2020-09-17 03:27:35 -0600
  • 296a9de8b9
    Merge pull request #3179 from jcrd/fix-getopt mergify[bot] 2020-09-17 00:13:55 +0000
  • bcc7f62657
    Fix missing getopt flags James Reed 2020-09-16 14:24:38 -0600
  • 46a9a7b970
    modeline: Check the first XDG and fallback paths for modelines. (#3172) Emmanuel Lepage Vallée 2020-09-14 11:02:09 -0700
  • d5ce4d5d1c
    Merge pull request #3173 from Elv13/fix_maximized_tiled mergify[bot] 2020-09-14 17:08:51 +0000
  • 9d766ba622
    Merge pull request #3176 from Elv13/notification_foot_gun mergify[bot] 2020-09-14 17:04:00 +0000
  • a57687e22a
    Merge pull request #3174 from Elv13/clear_tag mergify[bot] 2020-09-14 17:03:50 +0000
  • 9d25cfb546
    Merge pull request #3171 from Elv13/hack_xkbcommon mergify[bot] 2020-09-14 16:58:02 +0000
  • 0cbb7f59b0 naughty: Improve backward compatibility to protecting the constants. Emmanuel Lepage Vallee 2020-09-14 01:57:18 -0700
  • be05862bf4 doc: Add an awful.tag.clear example. Emmanuel Lepage Vallee 2020-09-14 01:01:17 -0700
  • a0fda78714 tests: Test clearing a tag. Emmanuel Lepage Vallee 2020-09-14 00:30:07 -0700
  • b1b9bd838d tag: Add a `:clear()` method. Emmanuel Lepage Vallee 2020-09-14 00:19:57 -0700
  • 68bc9eba15 tag: Fix an off-by-one caused by a mutatation during a `foreach`. Emmanuel Lepage Vallee 2020-09-13 23:52:46 -0700
  • 6dda0e4599 screen: Correctly detect tiled_clients. Emmanuel Lepage Vallee 2020-09-13 23:35:57 -0700
  • 7e0bd38887 Quick fix to support libxkbcommon >= 1.0. Emmanuel Lepage Vallee 2020-09-13 21:52:59 -0700
  • 97c3849ae7
    Fixed showing hotkeys_popup on the focused screen (#3164) kdrobnyh 2020-09-08 22:10:21 -0700
  • 20a79ed448 fix(awful: hotkeys_popup: widget: create_column): correct max label width detection actionless 2020-09-03 04:07:53 +0200
  • 901bb3d88e fix(awful: hotkeys_popup: widget: create_group_columns): correct max label height detection actionless 2020-09-03 04:20:05 +0200
  • 7a759432d3
    Merge pull request #3044 from SethBarberee/firefox_keys_fix mergify[bot] 2020-08-01 23:01:50 +0000
  • 5cdd960669
    Merge pull request #3134 from jcrd/ratio-adjust-typo Uli Schlachter 2020-08-01 09:24:22 +0200
  • e2b00c71e7
    Fix adjust misspelling James Reed 2020-07-26 11:44:29 -0600
  • 49a3859c8e
    Merge pull request #3128 from hchargois/master mergify[bot] 2020-07-06 15:48:21 +0000
  • 5b6585fc35 Make scroll work in the usual way in default rc.lua Hugo Chargois 2020-07-06 00:46:57 +0200
  • 639f0196d8
    fixup: typo Yauhen Kirylau 2020-07-02 18:35:45 +0200
  • 7ec9e8018f feat(awful: hotkeys_popup: vim): add vimdiff actionless 2020-07-02 07:24:44 +0200
  • e7113d7191
    fix(naughty: layout: box): take preset.padding and beautiful.notification_spacing into account (#3103) Yauhen Kirylau 2020-05-23 06:55:47 +0200
  • 814d701c81
    Merge pull request #3045 from ArenaL5/keys mergify[bot] 2020-05-12 20:33:31 +0000
  • 15929b0797 Add F-keys and numpad to `awful.key.keygroups` ArenaL5 2020-03-22 01:13:37 +0100
  • e97eeff187 Label numeric keypad Enter to hotkeys_popup ArenaL5 2020-03-22 01:11:55 +0100
  • c10b4e4b10
    Merge pull request #3095 from kiike/pr-portable-runner.sh mergify[bot] 2020-05-09 20:43:15 +0000
  • 21d916828f Fix runner.sh compatibility with OpenBSD and FreeBSD Enric Morales 2020-05-09 14:19:10 +0200
  • 9781f14b10
    Merge pull request #3093 from jcrd/awful-tag-fix mergify[bot] 2020-05-07 13:07:34 +0000
  • e21b85f5fd
    awful.tag: Fix handling of stateful layout in `new` James Reed 2020-05-06 18:44:28 -0600
  • 38848bff04
    Merge pull request #3074 from actionless/fix-markup-escape Emmanuel Lepage Vallée 2020-05-04 01:50:12 -0700