Commit Graph

  • 535b296b59
    Merge pull request #3070 from aDogCalledSpot/menubar_match_empty Emmanuel Lepage Vallée 2020-05-04 01:45:51 -0700
  • 8c19bbf5ad
    Merge pull request #3082 from unai-ndz/fix_wibox_declarative_opacity mergify[bot] 2020-05-04 08:45:11 +0000
  • ae7d36f816
    Merge pull request #3071 from actionless/fix-empty-string-matcher Emmanuel Lepage Vallée 2020-05-04 01:44:15 -0700
  • e384ee449f
    Merge pull request #3073 from actionless/placement-skip-fullscreen Emmanuel Lepage Vallée 2020-05-04 01:43:55 -0700
  • 1518b0f4c0
    Border_marked naming consistency (#3084) Unai 2020-05-04 10:42:09 +0200
  • 6f1702541c
    Merge pull request #3087 from ndgnuh/shape.squircle mergify[bot] 2020-05-04 08:41:17 +0000
  • fdee02cdcf gears.shape: new shape (partial) squircle hung 2020-05-01 15:18:10 +0700
  • 730b0f5c5c gears.math: add the sign function hung 2020-05-01 15:17:14 +0700
  • 2e6c911821 Add test for menubar.match_empty Ari Breitkreuz 2020-04-24 14:48:17 +0200
  • 654a3216e2 fix wibox declarative opacity Unai Fernández 2020-04-26 17:36:36 +0200
  • 29f6387def
    Merge pull request #3069 from aDogCalledSpot/dont_force_defaults Emmanuel Lepage Vallée 2020-04-23 21:18:47 -0700
  • 124c6f9b23 fix(naughty: widget: _markup): correctly un-escape "<span property=value>" actionless 2020-04-23 13:44:34 +0200
  • d686a0e357 test(examples: awful: placement: skip_fullscreen): cover non-fullscreen clients actionless 2020-04-23 08:29:27 +0200
  • e820136810 fixup! fix(awful: placement: skip_fullscreen): force screen geometry actionless 2020-04-23 07:41:18 +0200
  • 9ef78c4f88 fix(awful: placement: skip_fullscreen): force screen geometry actionless 2020-04-23 07:27:51 +0200
  • 05d905cd7d test(examples: awful: placement): add for "skip_fullscreen" actionless 2020-04-23 07:14:21 +0200
  • b71d522f8c feat(awful: placement): add "skip_fullscreen" actionless 2020-04-23 06:23:49 +0200
  • 6c7a5a5073
    Update lib/menubar/init.lua Yauhen Kirylau 2020-04-22 22:03:28 +0200
  • 87928befe2
    Merge pull request #3072 from Aire-One/titlebar_size mergify[bot] 2020-04-22 19:17:40 +0000
  • 00e826dcad Fix `awful.titlebar` example property. Aire-One 2020-04-22 19:53:38 +0200
  • 138e37576d Add note that prompt_args will override defaults Ari Breitkreuz 2020-04-22 13:05:19 +0200
  • 30911a3959 Rename v to entry in add_entry loop Ari Breitkreuz 2020-04-21 17:47:41 +0200
  • ec5ec642c3 Add match_empty option to menubar Ari Breitkreuz 2020-04-21 17:44:23 +0200
  • f803347fc8 fixup! fix(gears: matcher: default_matcher): handle sidecase of string.match-ing the empty string ('') actionless 2020-04-22 01:52:41 +0200
  • fa494a1e18 test(spec: gears: matcher): spec _match() for string typ actionless 2020-04-22 01:40:00 +0200
  • 90aacbc5b5 fix(gears: matcher: default_matcher): handle sidecase of string.match-ing the empty string ('') actionless 2020-04-21 19:51:11 +0200
  • 788d8fec33 Don't force defaults in menubar Ari Breitkreuz 2020-04-21 16:45:40 +0200
  • 87e7b84ff5
    Merge pull request #3065 from reinerh/gcc10 mergify[bot] 2020-04-18 10:19:50 +0000
  • d256d90550 Move variable declarations from header to C file to fix build with GCC 10 Reiner Herrmann 2020-04-17 19:25:40 +0200
  • 245f38ccd5
    Merge pull request #3064 from hertg/master mergify[bot] 2020-04-16 17:40:54 +0000
  • b959c9de1a docs: Fix wrong code example in "03-declarative-layout" Michael 2020-04-16 18:23:50 +0000
  • c6282d97fe
    Merge pull request #3058 from hugotrsd/master mergify[bot] 2020-04-16 17:23:23 +0000
  • feb699aa3c
    Add doc fields for extra tasklist client property notification icon theming in lib/awful/widget/tasklist.lua Hugo Trassoudaine 2020-04-06 14:20:35 +0200
  • 158cc37a0d
    Apply placement margins on awful.tooltip (#3053) Gerome Matilla 2020-04-01 17:13:58 +0800
  • f997009ff4
    Merge pull request #3050 from ndgnuh/star-shape mergify[bot] 2020-03-29 09:18:32 +0000
  • 33f99fea1c Remove double blank line hung 2020-03-28 21:13:53 +0700
  • 7f7793378e Use cr:save and cr:restore instead hung 2020-03-28 20:43:07 +0700
  • 4eff88679c new shape: star hung 2020-03-28 20:21:39 +0700
  • 6e7d235c5a add additional match for firefox Seth Barberee 2020-03-21 09:27:07 -0500
  • 5d1394b91d
    Merge pull request #3041 from SethBarberee/tag_gap_doc mergify[bot] 2020-03-20 12:46:16 +0000
  • 6d24dc2ab7 add example for master_count Seth Barberee 2020-03-20 01:00:53 -0500
  • 8ef75281f4
    Merge pull request #3023 from SethBarberee/hotkeys_awful_popup mergify[bot] 2020-03-19 22:31:23 +0000
  • 5c7574bce8 convert hotkeys_popup to awful.popup instead of wibox Seth Barberee 2020-03-05 08:37:56 -0600
  • 2da1cb9ba0
    Merge pull request #3040 from Elv13/notif_icons_v3 Emmanuel Lepage Vallée 2020-03-18 21:35:29 -0700
  • b656991027
    Merge pull request #3011 from ArenaL5/lua2c Emmanuel Lepage Vallée 2020-03-17 03:06:27 -0400
  • 9601cf4a89 naughty: Plug to the permission system. Emmanuel Lepage Vallee 2020-03-16 04:35:29 -0400
  • 4492a37885 naughty: Use a request handler to clear the notification icon. Emmanuel Lepage Vallee 2020-03-16 03:15:10 -0400
  • 64fb498422 tests: Test the newly added notification icon request handlers. Emmanuel Lepage Vallee 2020-03-16 02:46:39 -0400
  • c75203ac03 naughty: Handle icon paths with file:// in them. Emmanuel Lepage Vallee 2020-03-15 06:10:32 -0400
  • 32fd11a220 naughty: Move the get_icon implementation to 2 request handlers. Emmanuel Lepage Vallee 2020-03-15 06:04:42 -0400
  • 9e19e7a18c tests: Test naughty request::icon. Emmanuel Lepage Vallee 2020-03-15 04:10:36 -0400
  • c3cdac368d naughty: Stop request::icon as soon as there is an icon. Emmanuel Lepage Vallee 2020-03-15 04:10:08 -0400
  • 625b9c8901 object: Add a private API to optimize chain of responsibilities. Emmanuel Lepage Vallee 2020-03-15 04:02:31 -0400
  • a3c37382be naughty: Add a new request::icon for the main icon. Emmanuel Lepage Vallee 2020-03-15 03:35:40 -0400
  • 9cf717b994 naughty: Replace request::icon by request::action_icon. Emmanuel Lepage Vallee 2020-03-14 20:21:35 -0400
  • e5566c0415 Add a test for awesome.get_key_name() ArenaL5 2020-03-01 00:28:53 +0100
  • e7436f132f Expose get_key_name under awful.keyboard as suggested by @Elv13 ArenaL5 2020-03-08 19:03:36 +0100
  • 515867d42f Fix luaa.c following suggestions from @psychon ArenaL5 2020-02-29 23:09:07 +0100
  • 131b25473f Integration of `get_key_name()` in `hotkeys_popup` ArenaL5 2020-02-27 01:10:33 +0100
  • 8bac3a4acb Add C API to query keys ArenaL5 2020-02-26 21:03:37 +0100
  • 19b8e176bb
    Merge pull request #3037 from hoelzro/master mergify[bot] 2020-03-13 06:10:05 +0000
  • 1637e03dad Fix broken link to Pango markup documentation Rob Hoelz 2020-03-12 21:16:29 -0500
  • 1e1f5380a6
    Merge pull request #3029 from Elv13/notification_markup Emmanuel Lepage Vallée 2020-03-09 14:16:35 -0400
  • b8e00b245f tests: Trigger the widget "update content" code path. Emmanuel Lepage Vallee 2020-03-08 19:48:03 -0400
  • 21cb4037bc naughty: Fix updating the icon of DBus notification when passed by path. Emmanuel Lepage Vallee 2020-03-08 19:44:16 -0400
  • e5b12877b9 use user specified permission. handsome0hell 2020-03-07 21:08:35 +0800
  • 97e403b4e9 naughty: Correctly scale large square icons. Emmanuel Lepage Vallee 2020-03-07 21:24:22 -0500
  • a69b6123b8 naughty: Fix updating `naughty.widget.icon`. Emmanuel Lepage Vallee 2020-03-07 20:36:21 -0500
  • d5b652973f naughty: Emit `property::icon` when the `image` or `images` change. Emmanuel Lepage Vallee 2020-03-07 20:35:33 -0500
  • 92d6fcda92 client: Check if `border_widht` is `nil` before setting it. Emmanuel Lepage Vallee 2020-03-07 19:31:58 -0500
  • b6ce95cd15 naughty: Improve the rendering of notifications with invalid markup. Emmanuel Lepage Vallee 2020-03-07 19:29:35 -0500
  • 0dfa5930b6
    Merge pull request #3027 from SethBarberee/hotkeys_widget_doc_example mergify[bot] 2020-03-07 03:11:27 +0000
  • cbb03d1a0d add example for hotkeys_popup.widget Seth Barberee 2020-03-06 07:09:29 -0600
  • 4b3207dc1a
    Merge pull request #3021 from awesomeWM/revert-3019-escape_notif_text Emmanuel Lepage Vallée 2020-03-05 01:39:10 -0500
  • 3bd777f61a
    Revert "naughty.widget: xml_escape message and title text" Emmanuel Lepage Vallée 2020-03-05 01:38:27 -0500
  • 4a220d2da0
    Merge pull request #3019 from unai-ndz/escape_notif_text mergify[bot] 2020-03-04 19:37:52 +0000
  • 6934efdd32 naughty.widget: xml_escape message and title text Unai Fernández 2020-03-04 19:31:36 +0100
  • 382635a94a
    Merge pull request #3015 from Elv13/return_doc Emmanuel Lepage Vallée 2020-03-01 16:42:27 -0500
  • 607badcaa7
    Merge pull request #3014 from Elv13/fix_keyboard_wdg Emmanuel Lepage Vallée 2020-03-01 16:41:23 -0500
  • d408ec7846 doc: Use a more compact rendering for method return types. Emmanuel Lepage Vallee 2020-02-29 21:16:11 -0500
  • 79dd2d731a doc: Improve the method and function rendering. Emmanuel Lepage Vallee 2020-02-29 21:10:26 -0500
  • 5f9bd77bd9 doc: Do not add parentheses arpund property types. Emmanuel Lepage Vallee 2020-02-29 21:08:42 -0500
  • 75f51d2fee keyboardlayout: Document `next_layout`. Emmanuel Lepage Vallee 2020-02-29 19:37:19 -0500
  • c220bcce87 widget: Enable properties by default for API level 5. Emmanuel Lepage Vallee 2020-02-29 18:56:49 -0500
  • 870cf261fb keyboardlayout: Enable properties. Emmanuel Lepage Vallee 2020-02-29 18:54:52 -0500
  • 4c5fd3f222 widget: Fix set_buttons on widgets where properties are disabled. Emmanuel Lepage Vallee 2020-02-29 18:53:40 -0500
  • 115a151ac1 tests: Add the awesome.api_level to the widget utils. Emmanuel Lepage Vallee 2020-02-29 19:47:20 -0500
  • 2cf64c5afd
    Merge pull request #3012 from mwild1/patch-1 mergify[bot] 2020-02-29 21:56:08 +0000
  • b261bcd318
    Merge pull request #3013 from unai-ndz/fix_client.property.persist mergify[bot] 2020-02-29 21:51:53 +0000
  • 2c51493a69 client: Fix property.persist Unai Fernández 2020-02-28 13:18:48 +0100
  • c4bc882825
    doc: Update wallaper example in tutorial Matthew Wild 2020-02-28 08:53:02 +0000
  • a8451517db
    Merge pull request #3010 from xaverh/master mergify[bot] 2020-02-27 18:45:50 +0000
  • df5d092304
    Fix documentation of beautiful.menubar* options Xaver Hellauer 2020-02-27 11:19:09 +0100
  • 20a73b269c
    Merge pull request #3007 from awesomeWM/Elv13-layoutbox-1 mergify[bot] 2020-02-25 18:02:56 +0000
  • f88efc8854
    Fix the layoutbox screen Emmanuel Lepage Vallée 2020-02-23 16:14:06 -0500
  • dd289e5ab2
    Merge pull request #2853 from Elv13/notif_rules Emmanuel Lepage Vallée 2020-02-22 18:48:27 -0500
  • 6bd1c1031a
    Update lib/ruled/notification.lua Emmanuel Lepage Vallée 2020-02-22 18:48:06 -0500
  • 923c3e21f0
    Merge pull request #3001 from ArenaL5/abbreviate mergify[bot] 2020-02-22 23:47:12 +0000
  • 002ecfd487
    Merge pull request #3000 from SethBarberee/awful_wibar_doc mergify[bot] 2020-02-22 08:15:17 +0000
  • 2d3f7e1e94 Clarify documentation of `widget.merge_duplicates` ArenaL5 2020-02-21 00:07:52 +0100