[kate] [Bug 365742] New: Individual Settings for different Versions of Kate and Katepart
https://bugs.kde.org/show_bug.cgi?id=365742 Bug ID: 365742 Summary: Individual Settings for different Versions of Kate and Katepart Product: kate Version: 16.04.1 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: part Assignee: kwrite-bugs-n...@kde.org Reporter: k...@jayeshbadwaik.in The following bug https://bugs.kde.org/show_bug.cgi?id=215723 asked for same settings for kate and katepart. However, this is very inconvenient to someone who uses kate for a lot of different work. Hence, I suggest that each application (and preferably each project in each application should be able to have their own katepart settings). Use Case: I like to use 80 column width on my Kile files, 100 column widths in my kdevelop c++ and 80 column in my kdevelop C programs. I think the second case is much more prevalent than the first case. Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.
[telepathy] [Bug 365990] New: Taskbar Entry does not work for messages in incoming chat
https://bugs.kde.org/show_bug.cgi?id=365990 Bug ID: 365990 Summary: Taskbar Entry does not work for messages in incoming chat Product: telepathy Version: unspecified Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kde-telepathy-b...@kde.org Reporter: k...@jayeshbadwaik.in When there is an incoming chat which is not already open, I get an animated task bar entry. However, when there is a new message in an already open chat window, then there is no such taskbar entry even after enabling "Mark Taskbar Entry" for "Incoming Message in Active Chat". This is useful for cases, where the chat window is open but it is not active/on other desktop/etc Reproducible: Always Steps to Reproduce: 1. Go online 2. Open a chat with someone 3.Ask that person to send a message while keeping the chat window open Expected Results: When the option "Mark Taskbar Entry" is enabled for "Incoming Messages in Active Chat", there should be a taskbar entry even for open chat windows. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 369579] New: Expand Tasks to fit the Complete Task Manager
https://bugs.kde.org/show_bug.cgi?id=369579 Bug ID: 369579 Summary: Expand Tasks to fit the Complete Task Manager Product: plasmashell Version: master Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: Task Manager Assignee: h...@kde.org Reporter: k...@jayeshbadwaik.in CC: plasma-b...@kde.org Normally, if there is only one or two tasks in the task manager, they take up only a fraction of the task manager space. What I would like is that, I would like to have an option, where the tasks fill up to expand the complete task manager space if the option is enabled. I am thinking about this implementing this feature too, and I am reading the code in libtaskmanager to understand what changes I would have to make. If you think this is a good idea and have some suggestions on how to do it, please let me know. I'll follow it up. If you think this is a bad idea, please let me know that too!! Thank You. :-) If you think it is not a good idea or would be really difficult to implement because it would need to touch other parts of the system too. Reproducible: Always Steps to Reproduce: 1. Open only a single window in the task manager 2. 3. Actual Results: It occupies a fixed size, leaving the rest of task manager empty. Expected Results: It should occupy as much of task manager as possible, maxing out at half of the task manager. The option to enable this behavior could be provided as an option in the settings. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 369579] Expand Tasks to fit the Complete Task Manager
https://bugs.kde.org/show_bug.cgi?id=369579 --- Comment #2 from Jayesh Badwaik --- Thank You. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 369579] Expand Tasks to fit the Complete Task Manager
https://bugs.kde.org/show_bug.cgi?id=369579 --- Comment #4 from Jayesh Badwaik --- It's fine. :-) I looked at layout.js and I can already do what I wanted. This is cool, I had to change like just two lines. And hence, nice!! I perfectly understand why that's a bad UI design in general. :-) -- You are receiving this mail because: You are watching all bug changes.
[plasma4] [Bug 341820] Clicking on pager moves windows between desktops and/or the desktop is not changed.
https://bugs.kde.org/show_bug.cgi?id=341820 Jayesh Badwaik changed: What|Removed |Added CC||k...@jayeshbadwaik.in --- Comment #3 from Jayesh Badwaik --- I guess what is actually happening here is something to do with long-press mouse buttons being not detected properly. Click on a window on the pager, then click on the empty desktop. The windows moves there. If you click on a "not empty desktop" but instead on a desktop that already contains a window, then, the windows are exchanged between the two desktops. -- You are receiving this mail because: You are watching all bug changes.