Emmanuel Lepage Vallee
|
9205d9f27a
|
Add partial dynamic overlay support
This will require a better event API to be useful, including issue #10
|
2014-02-12 23:10:07 -05:00 |
Emmanuel Lepage Vallee
|
76623695e6
|
Fix an issue with :remove() and fix taglist signals
|
2014-02-11 21:38:05 -05:00 |
Emmanuel Lepage Vallee
|
76c3195dbd
|
Add basic taglist implementation
|
2014-02-10 23:07:34 -05:00 |
Emmanuel Lepage Vallee
|
f7bdc9b75a
|
Update tasklist text when client change
|
2014-02-09 03:04:02 -05:00 |
Emmanuel Lepage Vallee
|
cbb39935db
|
Add support for mouse over colors
|
2014-02-09 00:54:59 -05:00 |
Emmanuel Lepage Vallee
|
1170ac0cc4
|
Fix 2 tasklist bugs
|
2014-02-08 01:31:45 -05:00 |
Emmanuel Lepage Vallee
|
4482d93c96
|
Add tasklist widget (prototype)
|
2014-02-08 00:52:42 -05:00 |
Emmanuel Lepage Vallee
|
220dd27a02
|
Add new 'flexbar' menu type (bar with a flex layout)
|
2014-02-06 23:47:24 -05:00 |
Emmanuel Lepage Vallee
|
c0c57eff16
|
Partially implement issue #8
|
2014-02-05 22:48:26 -05:00 |
Emmanuel Lepage Vallee
|
8fa38c2a2c
|
Add :move() and :remove() methods
|
2014-02-05 21:43:06 -05:00 |
Emmanuel Lepage Vallee
|
ddd67ca569
|
Add :swap(item1,item2)
|
2014-02-05 01:03:51 -05:00 |
Emmanuel Lepage Vallee
|
d62524f0ea
|
I waited long enough, time to push the fix for issue #3 (works for me (tm))
|
2014-02-04 23:43:07 -05:00 |
Emmanuel Lepage Vallee
|
bd8b76ce0e
|
Complete transition to item_layout
|
2014-02-04 23:29:38 -05:00 |
Emmanuel Lepage Vallee
|
daff0cb4dd
|
Add support for custom item_style and item_layout for each items
|
2014-02-02 23:01:31 -05:00 |
Emmanuel Lepage Vallee
|
b87282458f
|
Port radical.layout.horizontal to the item_layout concept
|
2014-02-02 17:21:59 -05:00 |
Emmanuel Lepage Vallee
|
0376cfaf31
|
Add new 'item_layout' concept to fight code duplication between layouts
|
2014-02-02 16:53:09 -05:00 |
Emmanuel Lepage Vallee
|
ffcace786f
|
Fix for sub-menus on the far-right of the screen
|
2014-02-02 00:35:50 -05:00 |
Emmanuel Lepage Vallee
|
b1f3190ae3
|
Checkbox need to be before the sub menu arrow, not after
|
2014-01-30 00:03:56 -05:00 |
Emmanuel LEpage Vallee
|
ebac399d72
|
Add 'arrow_single' item style
|
2014-01-25 01:33:50 -05:00 |
Emmanuel LEpage Vallee
|
ae627671f1
|
Finish 'arrow_prefix' style
|
2014-01-22 23:58:50 -05:00 |
Emmanuel LEpage Vallee
|
14add60b6c
|
Fix keyboard navigation (issue #5)
|
2014-01-21 00:24:51 -05:00 |
Emmanuel LEpage Vallee
|
34e0836e5e
|
Make checkbox resize correctly on retina display
|
2014-01-20 23:50:35 -05:00 |
Emmanuel Lepage Vallee
|
bd1558ca9c
|
Show all tags in alt+tab
|
2014-01-18 02:20:07 -05:00 |
Emmanuel Lepage Vallee
|
9a03c837c0
|
Add multi underlay support
|
2014-01-17 00:34:45 -05:00 |
Emmanuel Lepage Vallee
|
5b635e96e5
|
Move upderlay widget to Radical
|
2014-01-16 00:25:50 -05:00 |
Emmanuel Lepage Vallee
|
960028e414
|
Better document menthods
|
2014-01-14 23:39:24 -05:00 |
Emmanuel Lepage Vallee
|
c3d38932f4
|
Add 'add_key_binding' method (fix issue #5)
|
2014-01-14 23:19:49 -05:00 |
Emmanuel Lepage Vallee
|
27a5970277
|
Add partial arrow_prefix item style (1/3)
|
2014-01-13 00:46:33 -05:00 |
Emmanuel Lepage Vallee
|
c974dc7534
|
Add 'arrow_alt' item style
|
2014-01-12 01:27:46 -05:00 |
Emmanuel Lepage Vallee
|
69d5aac0fa
|
Fix set_menu()
|
2014-01-08 23:32:42 -05:00 |
Emmanuel Lepage Vallee
|
a1144564ab
|
Replace old item_style attributes by a more flexible array
|
2014-01-08 00:59:57 -05:00 |
Emmanuel Lepage Vallee
|
e20c6921dc
|
Make F-key widget scale better to lower size
|
2014-01-05 22:51:42 -05:00 |
Emmanuel Lepage Vallee
|
95c37a93b9
|
Merge some radial menu work from 2011 and 2012
|
2014-01-05 22:12:48 -05:00 |
Emmanuel Lepage Vallee
|
63bb804a45
|
'Bar' menu cleanup, minor bug fixes
|
2014-01-05 17:35:23 -05:00 |
Emmanuel Lepage Vallee
|
4db83034b8
|
Refactor menu layout to maximize code sharing
|
2014-01-05 01:04:40 -05:00 |
Emmanuel Lepage Vallee
|
9aab9b0d3c
|
Add separator widget
|
2014-01-04 18:51:07 -05:00 |
Emmanuel Lepage Vallee
|
4af6f6387b
|
Add :set_menu function to all widgets
|
2014-01-04 18:10:35 -05:00 |
Emmanuel Lepage Vallee
|
55f1b2a0c1
|
Add :set_tooltip() method to all wibox.widgets
|
2014-01-04 16:51:50 -05:00 |
Emmanuel Lepage Vallee
|
4e54b38991
|
Add sub_menu_on option
|
2014-01-04 01:27:52 -05:00 |
Emmanuel Lepage Vallee
|
5ff71f7385
|
Add new 'bar' menu type
|
2014-01-04 00:49:20 -05:00 |
Emmanuel Lepage Vallee
|
33938c49cc
|
Add new screenshot
|
2014-01-03 01:47:28 -05:00 |
Emmanuel Lepage Vallee
|
471c5e0d9f
|
Add the most useless widget of them all, the PieChart
|
2014-01-01 23:55:55 -05:00 |
Emmanuel Lepage Vallee
|
4e93654aa5
|
Fix right click in embeded menus
|
2013-12-31 16:13:11 -05:00 |
Emmanuel Lepage Vallee
|
ace65ad586
|
Fix scroll widget
|
2013-12-31 15:55:51 -05:00 |
Emmanuel Lepage Vallee
|
1a72280ccb
|
Add tooltip module
|
2013-12-31 00:01:02 -05:00 |
Emmanuel Lepage Vallee
|
0525f86dcc
|
Fix regression in alt+tab when there is no focussed client
|
2013-12-30 23:53:07 -05:00 |
Emmanuel Lepage Vallee
|
8f1c8d8323
|
Add ability to toggle a client (in the current tag) directly from the alt+tab menu
|
2013-12-20 00:25:54 -05:00 |
Emmanuel Lepage Vallee
|
5c140a93ac
|
Add new impl (implementation) section with the alt+tab menu
|
2013-12-19 00:23:44 -05:00 |
Emmanuel LEpage Vallee
|
76d34dd93d
|
Improve HiDPI support and fix 0 item submenus
|
2013-11-10 23:18:23 -05:00 |
Emmanuel Lepage Vallee
|
10fb812c23
|
Try to fix issue #3 (I sill cannot reproduce it)
|
2013-10-26 18:42:59 -04:00 |