Dana Jansens
|
baaaed3dc1
|
add a drag threshold
|
2003-01-17 06:52:34 +00:00 |
|
Dana Jansens
|
a38a8f0bac
|
add drag_threshold
|
2003-01-17 06:43:47 +00:00 |
|
Dana Jansens
|
6188650ce9
|
rm my lucid experiment
|
2003-01-17 06:40:00 +00:00 |
|
Dana Jansens
|
58ff3f35c2
|
add commented code for future maybe
|
2003-01-17 06:07:20 +00:00 |
|
Dana Jansens
|
f29a2e9b07
|
add comment for bugfix
|
2003-01-17 04:25:23 +00:00 |
|
Dana Jansens
|
6bcfd5d218
|
don't use XMoveResize, it doesn't work for StaticGravity windows?
|
2003-01-17 03:53:38 +00:00 |
|
Dana Jansens
|
6a73cff16d
|
get all the normal hints when mapping again, oops.
|
2003-01-17 03:03:18 +00:00 |
|
Dana Jansens
|
2b0897234f
|
centered gravities lose one borderwidth when mapping too
|
2003-01-17 02:57:42 +00:00 |
|
Dana Jansens
|
619ad666fc
|
add {}'s
|
2003-01-17 02:53:06 +00:00 |
|
Dana Jansens
|
53001eebae
|
add whitespace
|
2003-01-17 02:52:26 +00:00 |
|
Dana Jansens
|
b8ae2f393f
|
try use the gravity in the WM_NORMAL hint, and fall back to the attribute
|
2003-01-17 02:48:29 +00:00 |
|
Dana Jansens
|
4c2f4e7537
|
add a getGravity function to get the gravity from the window attributes initially
|
2003-01-17 02:43:31 +00:00 |
|
Dana Jansens
|
d17b86a41f
|
s/SIGCLD/SIGCHLD/ that was Sysv4 shit
|
2003-01-17 02:31:46 +00:00 |
|
Dana Jansens
|
f14d74a3ac
|
test for borders on static grav windows
|
2003-01-17 02:11:11 +00:00 |
|
Dana Jansens
|
44358dfbaa
|
reap child processes when they die
|
2003-01-16 23:38:21 +00:00 |
|
Dana Jansens
|
af1ac846cc
|
new raise/lower window code. only restacks 2 windows (1 move) at a time, ever. ManMower, u rulz.
|
2003-01-16 23:32:16 +00:00 |
|
Dana Jansens
|
3a83fe7e6c
|
exec a requested new process via /bin/sh to allow for command line args, the same way otk::bexec does it.
|
2003-01-16 23:05:58 +00:00 |
|
Dana Jansens
|
035f7d3ff4
|
use -export-dynamic when linking libpython.a
|
2003-01-16 09:30:28 +00:00 |
|
Dana Jansens
|
5086347092
|
add a todo comment
|
2003-01-16 09:12:07 +00:00 |
|
Dana Jansens
|
c7e157e53c
|
use otk::Property to get the atom values
|
2003-01-16 08:47:21 +00:00 |
|
Dana Jansens
|
d8aff44a6a
|
redo otk::Property. make it static.
|
2003-01-16 08:44:52 +00:00 |
|
Dana Jansens
|
8b0daa912e
|
rm old bb shit that we dont use
|
2003-01-16 07:02:47 +00:00 |
|
Dana Jansens
|
a7207b7d83
|
make an optional bool param for ustring's other constructors
|
2003-01-16 05:21:39 +00:00 |
|
Dana Jansens
|
0f7e3be6b6
|
make an optional bool param for ustring's default constructor
|
2003-01-16 05:20:33 +00:00 |
|
Dana Jansens
|
a8e98570cc
|
dont allow resizing < 1 (based on increments)
|
2003-01-16 04:10:12 +00:00 |
|
Dana Jansens
|
8eed9d643c
|
stacking list on root is bottom to top
|
2003-01-16 01:54:51 +00:00 |
|
Dana Jansens
|
3e82959514
|
extern "C" the C headers
|
2003-01-15 03:18:01 +00:00 |
|
Dana Jansens
|
e44d7697e5
|
add headers for select()
|
2003-01-15 03:17:46 +00:00 |
|
Dana Jansens
|
d9a5620f80
|
use the better defines for the xft version
|
2003-01-14 23:55:07 +00:00 |
|
Dana Jansens
|
2a18a4b222
|
add comment
|
2003-01-14 23:53:23 +00:00 |
|
Dana Jansens
|
21b5c60231
|
check for XftGetVersion
|
2003-01-14 23:53:04 +00:00 |
|
Dana Jansens
|
b267261403
|
just return if a valid widget isnt found, racey to assert
|
2003-01-14 22:58:35 +00:00 |
|
Dana Jansens
|
219e18e744
|
display the build version as well as the runtime version of Xft
|
2003-01-14 22:49:59 +00:00 |
|
Dana Jansens
|
231f4dadab
|
no long used with our Timer-ng!
|
2003-01-14 21:14:21 +00:00 |
|
Dana Jansens
|
a388c41df4
|
dont need unistd for gettimeofday
|
2003-01-14 20:33:19 +00:00 |
|
Dana Jansens
|
96a9196cbb
|
otk::Timer-ng!! thanks ManMower for this shizznit!
|
2003-01-14 09:54:05 +00:00 |
|
Dana Jansens
|
0afb431644
|
rm the util directory
|
2003-01-14 00:13:20 +00:00 |
|
Dana Jansens
|
b683a4e0ef
|
fix indenting
|
2003-01-13 10:55:28 +00:00 |
|
Dana Jansens
|
7f2ee77204
|
use the byte size for utf strings, not the character size
|
2003-01-13 10:33:16 +00:00 |
|
Dana Jansens
|
ffb237bf40
|
use the new global display var
|
2003-01-13 10:09:06 +00:00 |
|
Dana Jansens
|
63a74632ac
|
add the global display variable
|
2003-01-13 10:08:44 +00:00 |
|
Dana Jansens
|
3d012bcb47
|
move the utf8_skip table into the .cc
|
2003-01-13 10:06:41 +00:00 |
|
Dana Jansens
|
23686632d4
|
fix some bugs where looked up wrong offsets for characters in the utf8_skip table, move the table into the .cc
|
2003-01-13 10:06:26 +00:00 |
|
Dana Jansens
|
784b879a52
|
set the global 'display' var to the otk::Display in use
|
2003-01-13 09:59:38 +00:00 |
|
Dana Jansens
|
b989ec13f7
|
set the ustring's utf type so that it matches what it appended to it
|
2003-01-13 09:26:38 +00:00 |
|
Dana Jansens
|
4c71c71d57
|
set the global display var
|
2003-01-13 09:26:09 +00:00 |
|
Dana Jansens
|
cdcc526a02
|
use the new non-static display
|
2003-01-13 09:04:57 +00:00 |
|
Dana Jansens
|
c34f2a5241
|
add ustring.i which wraps otk::ustring for to/from python conversions
|
2003-01-13 08:48:43 +00:00 |
|
Dana Jansens
|
c97915f445
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
|
Dana Jansens
|
9e77a88d26
|
move the Openbox::instance pointer to simply "openbox".
|
2003-01-13 08:13:58 +00:00 |
|