Julien Danjou
|
ba58d5e94b
|
movetoscreen works with +/- and cycle
|
2007-10-05 16:58:28 +02:00 |
Julien Danjou
|
0792d6c5ac
|
bugfix: allow cycling back in uicb_setlayout()
|
2007-10-05 13:52:38 +02:00 |
Julien Danjou
|
9ec4e30a85
|
new feature: mouse wheel on layout symbol switch to prev/next
|
2007-10-05 13:51:19 +02:00 |
Julien Danjou
|
ca35643a5d
|
new feature: mouse wheel on statusbar do focus{next,prev}
|
2007-10-05 12:08:20 +02:00 |
Julien Danjou
|
eb414ce447
|
compute x one time only
|
2007-10-05 12:01:32 +02:00 |
Julien Danjou
|
b00f9ab1f6
|
new feature: add mouse wheel support on tags name
|
2007-10-05 10:53:39 +02:00 |
Julien Danjou
|
96e80f1e83
|
bugfix: die nicely if no default layout
|
2007-10-05 09:37:40 +02:00 |
Julien Danjou
|
d7aac7b811
|
better fix for font height problem
Thanks to Arnaud Fontaine
|
2007-10-04 17:35:47 +02:00 |
Julien Danjou
|
2e0b2911e3
|
bugfix: give one more pixel to not cut status text with some fonts
|
2007-10-04 15:56:20 +02:00 |
Julien Danjou
|
1c5cd1ec57
|
bugfix: add a pixel more for tags drawing, this allows all fonts size to work
|
2007-10-04 12:55:19 +02:00 |
Julien Danjou
|
99ef84e621
|
bugfix: don't do stuff RootWindow() with non existent screen (Xinerama)
|
2007-10-03 20:58:00 +02:00 |
Julien Danjou
|
97a2085705
|
cosmetic: remove lines with empty spaces at end
|
2007-10-03 17:26:14 +02:00 |
Julien Danjou
|
e1318b53c2
|
bugfix: mouse wheel on root window works in Xinerama too
|
2007-10-03 17:17:46 +02:00 |
Julien Danjou
|
067861a942
|
bugfix: don't put new clients on top without computing statusbar position
|
2007-10-03 16:18:45 +02:00 |
Julien Danjou
|
2db2dfdc7c
|
bugfix: snap windows to statusbar, not screen edges
|
2007-10-03 16:14:48 +02:00 |
Julien Danjou
|
bf2561a5e8
|
add documentation for arrange()
|
2007-10-03 00:33:16 +02:00 |
Julien Danjou
|
d193c2471b
|
add documentation to move_mouse_pointer_to_screen()
|
2007-10-03 00:32:00 +02:00 |
Julien Danjou
|
b0933b177c
|
remove useless extern Client sel in tile layout
|
2007-10-03 00:30:15 +02:00 |
Julien Danjou
|
47aff1a860
|
add documentation for uicb_movetoscreen()
|
2007-10-03 00:22:29 +02:00 |
Julien Danjou
|
e9332cfef8
|
update documentation for screen.c
|
2007-10-03 00:20:34 +02:00 |
Julien Danjou
|
cd46ec6378
|
remove stack from externs
|
2007-10-03 00:15:50 +02:00 |
Julien Danjou
|
5ecb754d62
|
remove useless extern variables
|
2007-10-03 00:14:39 +02:00 |
Julien Danjou
|
7e1be2be50
|
document detach function
|
2007-10-03 00:13:09 +02:00 |
Julien Danjou
|
7358c9d24c
|
add .gitignore for *.o and awesome binary
|
2007-10-02 18:45:59 +02:00 |
Julien Danjou
|
757c2c77f8
|
change default colors
|
2007-10-02 17:15:08 +02:00 |
Julien Danjou
|
0745844db5
|
remove alpha layer; bug otherwise
|
2007-10-02 17:06:38 +02:00 |
Julien Danjou
|
728bcb09be
|
set version to 1.3-devel
We will follow this kind of schema from now.
|
2007-10-02 15:10:53 +02:00 |
Julien Danjou
|
d76902653a
|
change behaviour of uicb_setlayout: no arg now reset to first/default layout ; add bindings in default config
|
2007-10-02 14:28:39 +02:00 |
Julien Danjou
|
4c4fb83e81
|
new feature: uicb_setlayout can no go backward ; binding Button3 click on layout symbol statusbar for reverse layout switching
|
2007-10-02 14:22:51 +02:00 |
Julien Danjou
|
17ec922077
|
bug fix: set not matched tags to False instead of nothing
|
2007-10-02 10:36:49 +02:00 |
Julien Danjou
|
5b8c8784c2
|
remove TODO file ; using bugs list from web site
|
2007-10-02 10:31:16 +02:00 |
Julien Danjou
|
e2c315cf85
|
remove duplicate line
|
2007-10-02 00:43:47 +02:00 |
Julien Danjou
|
950605b1a0
|
simplify get_screen_info()
|
2007-10-01 20:58:29 +02:00 |
Julien Danjou
|
2ea22c721c
|
set inline in header file
|
2007-10-01 20:44:02 +02:00 |
Julien Danjou
|
f1ef5c2ddd
|
move uicb_ to end of file
|
2007-10-01 20:42:59 +02:00 |
Julien Danjou
|
272f4b1c2a
|
Xft support
|
2007-10-01 19:22:57 +02:00 |
Julien Danjou
|
7204cbdc46
|
restore fullscreen support on Xinerama
|
2007-10-01 16:43:01 +02:00 |
Julien Danjou
|
7fff452234
|
fix snap in Xinerama
|
2007-10-01 16:25:45 +02:00 |
Julien Danjou
|
8d63ecd3aa
|
fix a bug in a height computing
|
2007-10-01 15:44:14 +02:00 |
Julien Danjou
|
9c747d1986
|
store display in awesomeconf
|
2007-10-01 15:31:43 +02:00 |
Julien Danjou
|
8c531e2a81
|
store phys_screen
|
2007-10-01 15:23:05 +02:00 |
Julien Danjou
|
bdeb1eaca4
|
free ScreenInfo unconditionnally
|
2007-10-01 14:25:56 +02:00 |
Julien Danjou
|
784e120fa2
|
inverse setmwfact value in tileleft layout
|
2007-10-01 13:00:13 +02:00 |
Julien Danjou
|
1695d811e4
|
change x-terminal-emulator to xterm
|
2007-10-01 12:50:43 +02:00 |
Julien Danjou
|
6e4942711f
|
arrange on old_screen, not on event screen
|
2007-10-01 12:46:59 +02:00 |
Julien Danjou
|
47ec01e571
|
Revert "fix bug in Xinerama when mouse is not in the same screen that mouse"
This reverts commit 845984fed0 .
|
2007-10-01 12:43:05 +02:00 |
Julien Danjou
|
845984fed0
|
fix bug in Xinerama when mouse is not in the same screen that mouse
|
2007-10-01 11:28:21 +02:00 |
Julien Danjou
|
3e385c3bea
|
use real_screen in grabbuttons(), fix Xinerama support
|
2007-09-29 13:09:45 +02:00 |
Julien Danjou
|
7beabd32d3
|
enhance windows screen moving when windows are floating
|
2007-09-28 16:40:20 +02:00 |
Julien Danjou
|
ca169340b1
|
use PATH_MAX instead of _POSIX_PATH_MAX
|
2007-09-28 13:42:13 +02:00 |