o9000
|
b7691afb8d
|
Print logging output consistently to stderr
|
2017-09-01 18:11:35 +02:00 |
|
o9000
|
6605a1c3c2
|
Tracing support
|
2017-08-31 21:46:04 +02:00 |
|
o9000
|
1e45abe988
|
Refactoring
|
2017-08-31 18:38:31 +02:00 |
|
o9000
|
6852e25372
|
Refactoring
|
2017-08-31 16:42:05 +02:00 |
|
o9000
|
521ffbfaaf
|
Remove primary_monitor_first and add primary as a possible monitor value (issue #614)
|
2017-06-22 19:57:23 +02:00 |
|
o9000
|
affac4cfa6
|
Changed indentation everywhere
|
2017-04-13 14:07:23 +02:00 |
|
o9000
|
4a5f0a7d83
|
Get rid of GNU_SOURCE (issue #625)
|
2017-03-05 11:38:04 +01:00 |
|
o9000
|
f438ef712b
|
Ignore monitors with size 0
|
2017-01-21 10:27:27 +01:00 |
|
o9000
|
17beb40283
|
Handle primary_monitor_first correctly at startup (issue #613)
|
2016-12-18 11:34:29 +01:00 |
|
o9000
|
da51d37322
|
Execp: force update after custom command execution (issue #586)
|
2016-08-08 12:04:31 +02:00 |
|
o9000
|
7b6ce97940
|
Cleanup whitespace
|
2016-03-24 20:45:17 +01:00 |
|
o9000
|
402713d4b1
|
Fix crash caused by race when reading _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS
|
2016-01-26 20:30:31 +01:00 |
|
o9000
|
106471225f
|
Rename dsp -> display
|
2016-01-01 13:49:10 +01:00 |
|
o9000
|
82dc07d7c3
|
Sort correctly for primary_monitor_first
|
2015-12-30 12:23:45 +01:00 |
|
o9000
|
7582b9f960
|
Add option primary_monitor_first (fixes issue #538)
|
2015-12-22 23:50:41 +01:00 |
|
o9000
|
da0c52ecff
|
Rename: monitor -> monitors
|
2015-12-22 23:16:01 +01:00 |
|
o9000
|
3790723483
|
Code cleanup
|
2015-12-13 11:39:12 +01:00 |
|
o9000
|
eb044da8bc
|
Support for NETWM viewports (compiz)
|
2015-11-21 04:35:12 +01:00 |
|
o9000
|
4a6937826c
|
Cleanup indentation with clang-format and changed a few variable names
|
2015-11-20 23:28:37 +01:00 |
|
o9000
|
c0e62e2e79
|
Cleanup: area.h
|
2015-11-18 21:57:10 +01:00 |
|
o9000
|
e5cd73f4a7
|
Add debugging function for showing monitor geometry
|
2015-08-01 08:25:36 +02:00 |
|
o9000
|
4e3989f9f5
|
Revert "taskbar: Add logging for window_get_monitor()"
This reverts commit 7162c5dea1 .
|
2015-07-30 22:56:01 +02:00 |
|
o9000
|
7162c5dea1
|
taskbar: Add logging for window_get_monitor()
|
2015-07-26 11:51:39 +02:00 |
|
o9000
|
e3939a56e1
|
systray: Set _NET_SYSTEM_TRAY_ICON_SIZE
|
2015-07-26 11:23:27 +02:00 |
|
Sebastiaan Lokhorst
|
043a0f7ab3
|
Update old Google Code URLs to new GitLab location.
|
2015-07-05 11:14:00 +02:00 |
|
o9000
|
3ab42f9b72
|
Workaround for empty systray icon in Google Chrome (misbehaving)
|
2015-05-11 21:19:36 +02:00 |
|
o9000
|
66cae4bb7c
|
Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations
git-svn-id: http://tint2.googlecode.com/svn/trunk@758 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-17 20:17:25 +00:00 |
|
o9000
|
af003d0e19
|
Memory management review: match char-malloc/strdup-free, gchar-g_str*/g_free; set pointers to null after free; initialize fonts/backgrounds correctly when missing from config
git-svn-id: http://tint2.googlecode.com/svn/trunk@748 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-11 09:51:10 +00:00 |
|
google@craigoakes.com
|
51fe905b47
|
Add new configuration parameter panel_window_name to set WM_NAME (and WM_ICON_NAME) to identify multiple instances of tint2. (Issue 460).
git-svn-id: http://tint2.googlecode.com/svn/trunk@690 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-02-08 12:13:32 +00:00 |
|
o9000
|
28d726626d
|
Xorg: Add option to disable transparency (workaround for broken graphics stacks; issues 432, 435, 439)
git-svn-id: http://tint2.googlecode.com/svn/trunk@675 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-30 10:01:39 +00:00 |
|
o9000
|
45cc690167
|
Xorg: Rename function
git-svn-id: http://tint2.googlecode.com/svn/trunk@674 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-30 09:54:16 +00:00 |
|
o9000
|
d584d04691
|
Remove global variables from header files
git-svn-id: http://tint2.googlecode.com/svn/trunk@671 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-28 15:13:56 +00:00 |
|
o9000
|
b6efa12bef
|
Workaround for issue 353 (broken xrandr)
git-svn-id: http://tint2.googlecode.com/svn/trunk@663 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-22 00:12:45 +00:00 |
|
o9000
|
13b0d7612a
|
Drag and drop support for launchers
git-svn-id: http://tint2.googlecode.com/svn/trunk@648 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2012-03-14 05:15:23 +00:00 |
|
Andreas.Fink85
|
07f48183d7
|
*fix* issue 313 (pcmanfm sets _XROOTMAP_ID instead of _XROOTPMAP_ID)
git-svn-id: http://tint2.googlecode.com/svn/trunk@614 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-12-11 09:15:14 +00:00 |
|
thilor77
|
da27293d22
|
launcher : limit launcher_icon_theme to 1 theme. Add XSETTINGS client and read launcher_icon_theme if manager is running.
git-svn-id: http://tint2.googlecode.com/svn/trunk@588 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-11-07 08:44:27 +00:00 |
|
Andreas.Fink85
|
eae7223ddf
|
*fix* valgrind invalid read/write and memleaks
git-svn-id: http://tint2.googlecode.com/svn/trunk@572 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-10-08 21:45:14 +00:00 |
|
thilor77
|
c19819843e
|
panel_items : fixed _NET_WM_ICON_GEOMETRY. panel_items is done for me.
git-svn-id: http://tint2.googlecode.com/svn/trunk@563 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-09-23 20:28:30 +00:00 |
|
thilor77
|
937d7faa1f
|
fixed Issue 282 : third try
git-svn-id: http://tint2.googlecode.com/svn/trunk@528 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-08-08 20:03:09 +00:00 |
|
thilor77
|
9feef39d6f
|
fixed Issue 282 : second try
git-svn-id: http://tint2.googlecode.com/svn/trunk@527 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-08-08 19:23:54 +00:00 |
|
Andreas.Fink85
|
357e37282a
|
*fix* finish dnd problems and autohide
git-svn-id: http://tint2.googlecode.com/svn/trunk@514 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-06-26 12:35:35 +00:00 |
|
Andreas.Fink85
|
7fdcd2fbc9
|
*fix* set _NET_WM_ICON_GEOMETRY (fixes issue 36)
*fix* updated ChangeLog
git-svn-id: http://tint2.googlecode.com/svn/trunk@508 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-06-16 15:00:48 +00:00 |
|
thilor77
|
87f02c57e6
|
fixed segfault with monitor detection
git-svn-id: http://tint2.googlecode.com/svn/trunk@469 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-06-08 15:56:04 +00:00 |
|
thilor77
|
b99b5c6b8a
|
little cleanup
git-svn-id: http://tint2.googlecode.com/svn/trunk@440 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-04-23 14:37:39 +00:00 |
|
thilor77
|
c298a39d00
|
moved initial values in function default_xxx
git-svn-id: http://tint2.googlecode.com/svn/trunk@423 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-04-18 12:07:36 +00:00 |
|
thilor77
|
a26a3e4635
|
fixed snapshot command (-s). more needed.
git-svn-id: http://tint2.googlecode.com/svn/trunk@404 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-03-26 23:16:25 +00:00 |
|
Andreas.Fink85
|
788cfce122
|
*add* allow xrandr names (hopefully works)
git-svn-id: http://tint2.googlecode.com/svn/trunk@403 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-03-20 08:30:41 +00:00 |
|
Andreas.Fink85
|
cfff505f75
|
*fix* again issue 221, but this time with the suggested solution to take 32-bit icons...
git-svn-id: http://tint2.googlecode.com/svn/trunk@398 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-02-28 07:58:50 +00:00 |
|
thilor77
|
38ea47cc9e
|
fixed iconified detection
git-svn-id: http://tint2.googlecode.com/svn/trunk@375 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-01-26 23:00:27 +00:00 |
|
thilor77
|
5b645eeffb
|
detect start/stop composite manager. and answer to question.
git-svn-id: http://tint2.googlecode.com/svn/trunk@359 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-01-17 13:43:44 +00:00 |
|