Commit Graph

  • 9f81638643 Add a font property to the item master Emmanuel Lepage Vallee 2018-11-10 21:22:38 -0500
  • 7d8b5a0542 Disable monkey patching the grid, its merged Emmanuel Lepage Vallee 2018-10-12 15:28:34 -0400
  • ac9bab0655
    Merge pull request #48 from deficient/fix-dynamic-submenu Emmanuel Lepage Vallée 2018-01-10 14:40:28 -0500
  • 6c168df266
    Fix a typo Emmanuel Lepage Vallée 2017-12-13 20:38:34 -0500
  • 4980ea9a02 Fix dynamic submenus staying open Thomas Gläßle 2017-10-11 14:47:39 +0200
  • 80fbf9ef27 Add menu:show() method Thomas Gläßle 2017-10-11 12:58:18 +0200
  • 057f9a626a Merge pull request #45 from deficient/master Emmanuel Lepage Vallée 2017-10-10 22:32:28 +0200
  • b85102dc9e Fix description of set_menu() signature in README Thomas Gläßle 2017-10-10 14:08:12 +0200
  • 6c98323a1d Merge pull request #43 from bryant1410/master Emmanuel Lepage Vallée 2017-04-18 01:49:23 -0400
  • e228dd6e7c Fix broken Markdown headings Santiago Castro 2017-04-18 00:56:42 -0300
  • 9628919281 alttab: Use c:jump_to() Emmanuel Lepage Vallee 2017-01-04 03:35:46 -0500
  • 393b23fbd6 Fix last commit Emmanuel Lepage Vallee 2016-12-26 16:29:04 -0500
  • f794685214 Update the readme Emmanuel Lepage Vallee 2016-12-25 21:57:14 -0500
  • 8412b45659 Various stashed changes Emmanuel Lepage Vallee 2016-12-25 21:52:39 -0500
  • b1a839aafe dock: Set the right window type Emmanuel Lepage Vallee 2016-08-29 02:45:42 -0400
  • eb8f807867 taglist: Use Awesome official tag index. Emmanuel Lepage Vallee 2016-08-22 01:55:31 -0400
  • 15ee0a3d70 alttab: Show on the right screen. Emmanuel Lepage Vallee 2016-08-22 01:54:00 -0400
  • abd3d55554 box: Set the screen if specified in the arguments Emmanuel Lepage Vallee 2016-08-22 01:52:49 -0400
  • 5eab124677 context: Add screen property Emmanuel Lepage Vallee 2016-08-22 01:52:39 -0400
  • e29771fa48 base: Fix broken move logic Emmanuel Lepage Vallee 2016-08-22 01:39:34 -0400
  • 0e00d45cd4 style.arrow: Add custom radius support Emmanuel Lepage Vallee 2016-08-09 16:37:52 -0400
  • a58ac33afb smart_wibox: Do not call set_position when the area reamin the same. Emmanuel Lepage Vallee 2016-08-09 16:20:35 -0400
  • 3488622ac3 widgets: Add a slider widgets Emmanuel Lepage Vallee 2016-07-28 03:01:55 -0400
  • 1a02eb0b93 infoshape: Misc fixes Emmanuel Lepage Vallee 2016-07-28 03:00:54 -0400
  • b0f5c663e6 common: Re-use icon_per_state Emmanuel Lepage Vallee 2016-07-28 03:00:39 -0400
  • 26a6c05d5e dock: Do not use ontop for persistent docks Emmanuel Lepage Vallee 2016-07-23 18:21:32 -0400
  • ddadf6bd3e grid: Fix some bugs Emmanuel Lepage Vallee 2016-07-23 18:20:45 -0400
  • f61feaff46 dock: Use floor instead of ceil for the optimal size Emmanuel Lepage Vallee 2016-07-06 22:23:11 -0400
  • 687e21dcdc dock: Track workarea changes Emmanuel Lepage Vallee 2016-07-06 22:22:41 -0400
  • 0618a8d18c item.layout: Use the checkbox widget Emmanuel Lepage Vallee 2016-07-04 04:22:31 -0400
  • 7600e4b888 widget: Rewrite the checkbox as a 'real' widget Emmanuel Lepage Vallee 2016-07-04 04:14:52 -0400
  • 9be99465f2 grid: Use the 'real' grid layout Emmanuel Lepage Vallee 2016-07-04 02:50:15 -0400
  • 30084a84d5 widgets: Add a grid layout [WIP] Emmanuel Lepage Vallee 2016-07-04 02:43:58 -0400
  • b850b334ba layoutmenu: Fix a porting error Emmanuel Lepage Vallee 2016-06-30 10:40:15 -0400
  • 2e9e7b1851 sub-menu: Fix horizontal item arrow Emmanuel Lepage Vallee 2016-06-29 17:00:05 -0400
  • 1c34c56d0b base: Remove setup_drawable callback Emmanuel Lepage Vallee 2016-06-29 16:01:14 -0400
  • 84f19c51a1 scroll: Fix scroll-up Emmanuel Lepage Vallee 2016-06-28 17:58:25 -0400
  • 5c05c431e7 piechart: Drop cache mechanism and update indentation Emmanuel Lepage Vallee 2016-06-28 17:45:36 -0400
  • dfa69714f5 piechart: Fix cache and update API Emmanuel Lepage Vallee 2016-06-28 17:25:36 -0400
  • 1ca9bb2f26 fkey: Rewrite (with some more sanity) Emmanuel Lepage Vallee 2016-06-27 02:12:48 -0400
  • eaa389bd5f widgets: Add text widget Emmanuel Lepage Vallee 2016-06-27 02:11:41 -0400
  • 825ff024ef More bug fixes Emmanuel Lepage Vallee 2016-06-25 02:13:56 -0400
  • f3124b761d quality: Fix more luacheck warnings Emmanuel Lepage Vallee 2016-06-24 16:53:47 -0400
  • 2d0a957506 quality: Begin to fix luacheck warnings Emmanuel Lepage Vallee 2016-06-24 02:02:40 -0400
  • 6244ed7c26 api: Update file to match new upstream Awesome APIs Emmanuel Lepage Vallee 2016-06-24 00:46:41 -0400
  • 7506a8f49d base: Fix scroll, filter and embedded menus Emmanuel Lepage Vallee 2016-06-24 00:44:43 -0400
  • ffd1e8003a base: Fix item filtering Emmanuel Lepage Vallee 2016-06-23 00:03:30 -0400
  • 1310815b6e alttab: Fix the top row Emmanuel Lepage Vallee 2016-06-23 00:02:50 -0400
  • 9649f04314 Fix the fkey widget Emmanuel Lepage Vallee 2016-06-23 00:02:30 -0400
  • aeb9aeb1b8 impl: Adapt to new upstream API changes Emmanuel Lepage Vallee 2016-04-13 01:24:18 -0400
  • e18f664de0 placement: Add more methods Emmanuel Lepage Vallee 2016-03-16 03:33:18 -0400
  • b3fa0b9a23 placement: Fix more regressions from the re-write Emmanuel Lepage Vallee 2016-03-15 03:55:20 -0400
  • cbc5e6919f placement: Re-introduce many placements features lost during the re-write Emmanuel Lepage Vallee 2016-03-14 17:52:28 -0400
  • ac402846a3 infoshapes: Fix borders Emmanuel Lepage Vallee 2016-03-06 03:31:07 -0500
  • b167117958 bar: Support border color Emmanuel Lepage Vallee 2016-03-06 03:30:30 -0500
  • 21f735600c dock: Fix a race condition Emmanuel Lepage Vallee 2016-03-05 04:52:35 -0500
  • b65ddbed0e cleanup: Remove duplicated logic Emmanuel Lepage Vallee 2016-03-05 03:23:59 -0500
  • 0be013f1f7 filter: Rewrite the filter widget Emmanuel Lepage Vallee 2016-03-05 02:54:17 -0500
  • 9ea34d4003 cleanup: Mutualize some code and fix embed menus Emmanuel Lepage Vallee 2016-03-05 02:14:24 -0500
  • 2af6ad83e2 item.layout.centerred: Fix regressions Emmanuel Lepage Vallee 2016-03-04 03:21:48 -0500
  • b528ec9730 box: Fit position Emmanuel Lepage Vallee 2016-03-02 04:19:44 -0500
  • d43e1170d1 context: Fix some regressions Emmanuel Lepage Vallee 2016-03-02 03:49:18 -0500
  • f48ede52f9 cleanup: Port scrolling to Awesome 3.6 visible widget API Emmanuel Lepage Vallee 2016-02-28 05:00:44 -0500
  • a1abd2f57a cleanup: Remove overlay/underlay hacks, re-implement as widgets container Emmanuel Lepage Vallee 2016-02-28 02:04:51 -0500
  • f239ee9a24 Rewrite the view layer Emmanuel Lepage Vallee 2016-02-21 02:34:05 -0500
  • 1711d28dcd Add new helper modules. Emmanuel Lepage Vallee 2016-02-21 02:31:31 -0500
  • dafac374fa Fix compatibility with LGI 0.9 Emmanuel Lepage Vallee 2016-02-19 03:29:40 -0500
  • 760bc05da4 refactor: Port radical.layout.horizontal to the declarative syntax Emmanuel Lepage Vallee 2016-02-12 00:02:31 -0500
  • e1447e90b5 refactor: Port radical.item.layout.centerred to the declarative syntax Emmanuel Lepage Vallee 2016-02-11 23:39:45 -0500
  • aee39eba87 refactor: Port radical.item.layout.icon to the declarative syntax Emmanuel Lepage Vallee 2016-02-11 23:25:03 -0500
  • 01e961dd11 refactor: Port radical.item.layout.horizontal to the declarative syntax Emmanuel Lepage Vallee 2016-02-11 04:21:10 -0500
  • a625388122 refactor: Port radical.layout.vertical to the declarative syntax Emmanuel Lepage Vallee 2016-02-11 02:51:14 -0500
  • bf64eec5c9 Use the newly upstreamed container methods Emmanuel Lepage Vallee 2016-02-11 01:50:27 -0500
  • 5271ffd35c Begin the big changes for 3.6 Emmanuel Lepage Vallee 2016-02-11 01:36:50 -0500
  • 7f6bd3c673 Fix drawable position calculation Emmanuel Lepage Vallee 2016-02-01 00:15:28 -0500
  • 3167affe99 overlay: Re-write for the new widget system Emmanuel Lepage Vallee 2016-01-12 03:33:38 -0500
  • 6e85a46093 Fix more issues for 3.6. The arrow_prefix now work using a new hack Emmanuel Lepage Vallee 2016-01-09 04:25:46 -0500
  • 7c0425fdfd common: Make overlay support available to all widgets Emmanuel Lepage Vallee 2015-12-29 08:36:06 -0500
  • 1229da75c7 Add a new global get_preferred_size() for all widgets Emmanuel Lepage Vallee 2015-12-29 06:21:13 -0500
  • cf9bb87b36 Port to the new Awesome widget system Emmanuel Lepage Vallee 2015-12-29 05:19:23 -0500
  • 5a22d8b86b Merge pull request #41 from mindeunix/awesome3.6 awesome3.6 Emmanuel Lepage Vallée 2016-10-22 17:30:13 -0400
  • a79f630a37 Replace radical.widgets.checkbox with wibox.widget.checkbox minde 2016-10-22 18:05:38 +0300
  • 71cdd0e34e dock: Set the right window type Emmanuel Lepage Vallee 2016-08-29 02:45:42 -0400
  • d6d34433f6 taglist: Use Awesome official tag index. Emmanuel Lepage Vallee 2016-08-22 01:55:31 -0400
  • 5e0a9b87b1 alttab: Show on the right screen. Emmanuel Lepage Vallee 2016-08-22 01:54:00 -0400
  • 620588d189 box: Set the screen if specified in the arguments Emmanuel Lepage Vallee 2016-08-22 01:52:49 -0400
  • 2382d74801 context: Add screen property Emmanuel Lepage Vallee 2016-08-22 01:52:39 -0400
  • 50161deca4 base: Fix broken move logic Emmanuel Lepage Vallee 2016-08-22 01:39:34 -0400
  • 032d7b3b4a style.arrow: Add custom radius support Emmanuel Lepage Vallee 2016-08-09 16:37:52 -0400
  • c93a819e06 smart_wibox: Do not call set_position when the area reamin the same. Emmanuel Lepage Vallee 2016-08-09 16:20:35 -0400
  • d3d09989fd widgets: Add a slider widgets Emmanuel Lepage Vallee 2016-07-28 03:01:55 -0400
  • 08d9ac6a16 infoshape: Misc fixes Emmanuel Lepage Vallee 2016-07-28 03:00:54 -0400
  • 6349721e5e common: Re-use icon_per_state Emmanuel Lepage Vallee 2016-07-28 03:00:39 -0400
  • 24af12e723 dock: Do not use ontop for persistent docks Emmanuel Lepage Vallee 2016-07-23 18:21:32 -0400
  • b0ad3e996b grid: Fix some bugs Emmanuel Lepage Vallee 2016-07-23 18:20:45 -0400
  • 9663b35e5d dock: Use floor instead of ceil for the optimal size Emmanuel Lepage Vallee 2016-07-06 22:23:11 -0400
  • c14d7eead8 dock: Track workarea changes Emmanuel Lepage Vallee 2016-07-06 22:22:41 -0400
  • 9a7275a399 item.layout: Use the checkbox widget Emmanuel Lepage Vallee 2016-07-04 04:22:31 -0400
  • f15738e49a widget: Rewrite the checkbox as a 'real' widget Emmanuel Lepage Vallee 2016-07-04 04:14:52 -0400
  • d53dc2e5d3 grid: Use the 'real' grid layout Emmanuel Lepage Vallee 2016-07-04 02:50:15 -0400