Commit Graph

999 Commits

Author SHA1 Message Date
Julien Danjou 382c5ceb5e missing CFG_END 2007-12-27 14:10:16 +01:00
Julien Danjou a95694c177 simplify proto 2007-12-27 14:02:27 +01:00
Julien Danjou 2404274066 call with phys_screen and not logical screen 2007-12-27 13:53:52 +01:00
Julien Danjou dcee599f8c remove deprecated functions 2007-12-27 13:23:50 +01:00
Julien Danjou f5f31d36d7 switch to get_current_tags() in client.c 2007-12-27 13:22:40 +01:00
Julien Danjou 7099794c64 switch to get_current_tags() in event.c 2007-12-27 13:14:20 +01:00
Julien Danjou 1fb83771f0 use get_current_tags() for focus, fix some bugs with multiple selected tags 2007-12-27 13:09:39 +01:00
Julien Danjou 652fdc6cce switch to get_current_tags() in layout.c 2007-12-27 12:56:04 +01:00
Julien Danjou 238eb7f346 switch to get_current_tags() in screen.c 2007-12-27 12:52:04 +01:00
Julien Danjou 7196ee7102 switch to get_current_tags() in mouse.c 2007-12-27 12:50:55 +01:00
Julien Danjou a48cefe53e remove calls to get_current_tag() 2007-12-27 11:53:23 +01:00
Julien Danjou c919fce900 use get_curent_tags() in tile.c 2007-12-27 11:50:09 +01:00
Julien Danjou 88b3f28f49 remove get_current_tag() call 2007-12-27 11:36:49 +01:00
Julien Danjou 33add50256 store location and width of each widgets 2007-12-27 11:35:45 +01:00
Julien Danjou 26ce9ee5d7 it's not width but height which defines ratio 2007-12-27 10:33:20 +01:00
Julien Danjou 7be6a97972 change "default" in textbox to "text" and set it to a good default 2007-12-27 00:16:29 +01:00
Julien Danjou 91cc5a4618 use image instead of symbols for layouts 2007-12-27 00:13:44 +01:00
Julien Danjou e77fe9c2a0 compute textlen also 2007-12-26 22:00:43 +01:00
calmar 3ec0618472 Some awesomerc info add-ons.
also some explanation about the usage/setup of the widgets
2007-12-26 21:54:27 +01:00
Julien Danjou a0e7aee072 introduce get_current_tags() and deprecate get_current_{tag,layout}() 2007-12-23 16:28:40 +01:00
Julien Danjou 58a3c0c494 add new UICB: uicb_focus_client_byname 2007-12-23 16:16:02 +01:00
Julien Danjou d5d9439777 add support for Urgency hint 2007-12-23 15:16:10 +01:00
Julien Danjou 2906ead93c better computing for margin 2007-12-23 14:51:55 +01:00
Julien Danjou ddbdbb2ed3 new width: progressbar 2007-12-23 14:27:56 +01:00
Julien Danjou d428982af7 simplify 2007-12-23 13:46:36 +01:00
Julien Danjou c59ecf0127 use a_strdup 2007-12-23 13:43:12 +01:00
Julien Danjou 07a5fd6774 cosmetic 2007-12-23 09:56:41 +01:00
Julien Danjou a981d984a2 remove ScreenInfo typedef and move Area into screen.h 2007-12-23 09:55:46 +01:00
Aldo Cortesi 5f079ef73e Clean get_screen_info and get_display_info.
Besides making these functions much nicer to use, this fixes a number of
things:

- Clients now don't have to free the returned structures.

- The ScreenInfo allocated by XineramaQueryScreens should be freed with XFree,
  not p_delete.

This patch also introduces an abstract Area type that will be very useful.
2007-12-23 09:53:50 +01:00
Aldo Cortesi 51379e065b Clean interface of statusbar_update_position. 2007-12-23 09:51:44 +01:00
Julien Danjou 10200477c8 change info in copyright 2007-12-22 20:55:39 +01:00
Julien Danjou b0a8522466 rename a bunch of widget functions 2007-12-22 20:55:17 +01:00
Julien Danjou c232576631 rename a bunch of draw functions 2007-12-22 20:17:24 +01:00
Julien Danjou e72a278080 allow to shrink net_wm_icon to statusbar size 2007-12-22 20:14:13 +01:00
Julien Danjou 557cb90ff0 add netwmicon in default configuration 2007-12-22 19:44:47 +01:00
Julien Danjou a45f64a9e9 proper alignement 2007-12-22 19:44:23 +01:00
Julien Danjou e1d48e6c04 cosmetic 2007-12-22 19:44:01 +01:00
Julien Danjou 8c898256b1 new widget: add support for netwmicon 2007-12-22 19:32:47 +01:00
Julien Danjou afe32e27f0 renders right widget from last to first 2007-12-22 16:49:21 +01:00
Julien Danjou 1bc6d1dc2f cosmetic 2007-12-22 16:25:22 +01:00
Julien Danjou 9df4429ae3 cosmetics and add copyright 2007-12-22 15:46:57 +01:00
Julien Danjou 5dfd96a3f2 add copyright 2007-12-22 15:43:48 +01:00
Julien Danjou 1a1c75b4bd add copyright 2007-12-22 15:42:34 +01:00
Julien Danjou e505b76062 cosmetic + copyright 2007-12-22 15:41:28 +01:00
Julien Danjou 70707a37ad push iconbox.c 2007-12-22 15:38:14 +01:00
Julien Danjou 3f3748d4bd new widget to draw icons from PNG image 2007-12-22 15:37:43 +01:00
Julien Danjou 55be368539 cosmetic 2007-12-22 15:30:23 +01:00
Julien Danjou 88e8002045 add Aldo as AUTHORS 2007-12-19 10:44:41 +01:00
Aldo Cortesi 750cf96eeb Remove un-needed function. 2007-12-19 10:43:27 +01:00
Aldo Cortesi 4d4001b41f Clean interface of statusbar_init. 2007-12-19 10:43:15 +01:00