593 Commits (5d78b148ffe14e1653882bb352afdc8384d8c8e2)

Author SHA1 Message Date
Dan Williams ce577a6376 Refactor current activity handling to be top-level attributes and D-Bus signals, not stuck in the property dict 18 years ago
Marco Pesenti Gritti 9619921735 Image layout fixes 18 years ago
Dan Williams 5343a4d6ef Fix mixup of set_constraints() args 18 years ago
Dan Williams d585a251bd Do simple height-flow layout on menu items, and add an add_image() function 18 years ago
Marco Pesenti Gritti a8322a76eb Fixes 18 years ago
Marco Pesenti Gritti 9dd98949e5 Hrm not really sure why I need this 18 years ago
Marco Pesenti Gritti 2ac1bf7302 Handle image size allocation 18 years ago
Marco Pesenti Gritti 2ee61e4475 Show activities again 18 years ago
Dan Williams 804848ba47 _stringify_hash -> printable_hash; generalize, make more public 18 years ago
Marco Pesenti Gritti 0092d85d61 Initial snow flake layout implementation 18 years ago
Marco Pesenti Gritti d5f8d62d35 Add size request to BuddyActivityView and use it in IconLayout 18 years ago
Dan Williams f83567ba32 Determine scale as a float so it's not clamped at 0 18 years ago
Marco Pesenti Gritti 3f73da0549 Some cleanups of the IconLayout 18 years ago
Dan Williams 6473444e09 Add a 'Disappeared' signal on the buddy object 18 years ago
Dan Williams c978b5ed6d Ensure properties will always be an empty dict 18 years ago
Dan Williams 7061434703 Don't traceback on Ctrl+C 18 years ago
Marco Pesenti Gritti b6e32680aa Use white for the separator 18 years ago
Marco Pesenti Gritti d8c61d271a Convert to the new icon format 18 years ago
Marco Pesenti Gritti ccb33fe254 Missing casts 18 years ago
Marco Pesenti Gritti 5e55efe9d5 Get icon size from the handle. Remove the padding from
the zoom view icons and reorder them.
18 years ago
Dan Williams 4410ad5056 Don't traceback on reset-by-peer errors 18 years ago
Dan Williams ab7ef75518 Add current activity accessor 18 years ago
Dan Williams 66a1539895 Let Kiu change activities randomly 18 years ago
Marco Pesenti Gritti 66124465e8 Do not show the frame when leaving the edge before the time 18 years ago
Marco Pesenti Gritti 3c64b65829 Drop color schemes per design change 18 years ago
Marco Pesenti Gritti a054eb3a4b Implement the frame mouse activation logic.
Some fixes in the Timeline
18 years ago
Marco Pesenti Gritti 446a58d52c Simple timeline API.
Use it to implement the frame key logic.
18 years ago
Marco Pesenti Gritti 03539cf942 Add missing file, thanks to bertf 18 years ago
Dan Williams d0f23744f0 Use asynchronous service resolution to capture service updates too 18 years ago
Marco Pesenti Gritti ec0debdb30 Do not hide the frame if menushell is active. 18 years ago
Marco Pesenti Gritti 9ff192d0b3 Use a different menu shell for the zoom view and the frame 18 years ago
Marco Pesenti Gritti 0c099a4b7c Do not show titlebar 18 years ago
Marco Pesenti Gritti 274dfbbf6a Add Menu.py, patch by Tomeu Vizoso 18 years ago
Marco Pesenti Gritti e48c135ae9 Rewrite canvas box layout 18 years ago
Marco Pesenti Gritti 27b2e0080b Remove brain dead -1 18 years ago
Marco Pesenti Gritti 89e2f5be91 Rework menu positioning. Cleanups. 18 years ago
Marco Pesenti Gritti f77046e76a Correct rect allocation 18 years ago
Marco Pesenti Gritti edba3e0082 Implement menu color scheme and fixup colors 18 years ago
Marco Pesenti Gritti a1d2b993c0 Generic menu 18 years ago
Marco Pesenti Gritti 8dbdda5384 Move all the popup logic from IconItem to MenuIcon 18 years ago
Marco Pesenti Gritti dd6c3fd0fe s/rows/cols 18 years ago
Marco Pesenti Gritti 7c91b1c49f Factor out to a generic icon with menu 18 years ago
Dan Williams 922b7238b9 Merge 18 years ago
Dan Williams b39eff3365 Refcount tracked service types; ensure only the process that registers a service can change it; add support for updated service properties/published values 18 years ago
Marco Pesenti Gritti 5f99dcf9a5 Move the presence service out of the shell 18 years ago
Marco Pesenti Gritti b7a5854a0b More color fixes 18 years ago
Marco Pesenti Gritti 86c2de3e68 Urgh I had fill/stroke inverted, no wonder I was getting ugly colors! 18 years ago
Marco Pesenti Gritti 3a10f80aa1 A bunch of cleanups and fixes 18 years ago
Marco Pesenti Gritti dd15b0d063 Improve function naming 18 years ago
Marco Pesenti Gritti 40ac396055 Fix small bugs in the grid logic 18 years ago