l10n daemon script
5386b47a87
SVN_SILENT made messages (.desktop file)
12 years ago
Aleix Pol
cf2737c8f5
Force OpenGLES when running on Qt 5.4
...
See review 119524
12 years ago
l10n daemon script
63d049abb0
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
ac57f5e159
use l&faccess for krunner
12 years ago
l10n daemon script
811e8162d7
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
f516e0b07e
SVN_SILENT made messages (.desktop file)
12 years ago
Hrvoje Senjan
f8357b6911
Unbreak build, try #2
...
KF5_VERSION is usually used internally by Frameworks, so makes sense
for the outside world to use another var
12 years ago
l10n daemon script
6ef6c7e692
SVN_SILENT made messages (.desktop file)
12 years ago
Vishesh Handa
947867cdb7
KRunner: Show a "Configure" button on the side
...
Just like what krunner4 had
REVIEW: 119116
12 years ago
Vishesh Handa
0f897a79d1
Krunner: disable session management
12 years ago
l10n daemon script
d0c3845cb2
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
e558bc76b9
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
e689f6fa70
SVN_SILENT made messages (.desktop file)
12 years ago
Vishesh Handa
b009bfd722
Add a KRunner autostart file
12 years ago
Vishesh Handa
fe7df41973
KRunner: Fix compile
...
sorry
12 years ago
Vishesh Handa
7cab343839
KRunner: Remove initializeStartupNotification
...
This function used to initialize the code for the bouncing cursor effect
when launching an application. This is now handled by kwin.
12 years ago
Vishesh Handa
aaa55d9f44
KRunner: Auto restart on crash
...
BUG: 336365
12 years ago
Lukáš Tinkl
470cfec502
i18n fixes
12 years ago
Lukáš Tinkl
9f658c0e9b
i18n fixes
...
also ported the modules to K_PLUGIN_FACTORY_WITH_JSON while at it
12 years ago
Martin Gräßlin
a68bb91fef
[krunner] Add Qt::Key_Search as a global shortcut
...
REVIEW: 118779
12 years ago
Martin Gräßlin
5ea23e3814
Improve finding of all X11 dependencies
...
* Don't find what is not used
* Don't find things multiple times
* Use XCB::XCB and similar instead of ${XCB_XCB_LIBRARY}
REVIEW: 118659
12 years ago
Marco Martin
8fc10d8563
read freefloating setting from config file
...
monitor it for changes, so the setting can be in systemsettings
12 years ago
Marco Martin
e79b769448
the window is not a dock
12 years ago
Vishesh Handa
fbc929b319
KRunner: Explicitly set the WM state each time
...
QXcbWindow overwrites the state in its show event. There are plans to
fix this in 5.4, but till then we must explicitly overwrite the state as
well.
This way the _NET_WM_STATE is actually set, and the runner is always on
top of all other windows.
12 years ago
Aleix Pol
da9348acdf
Use ShellPluginLoader::init() to initialize it
...
Just in case.
Either way, this class needs to be figured out
12 years ago
Vishesh Handa
e55b680a82
KRunner: Display the runner if run twice
12 years ago
Marco Martin
c0f6eb1ec8
restore the switch user dbus method
...
BUG:335420
12 years ago
Martin Klapetek
6b8854b294
Change default KRunner shortcut to Alt+Space
...
Alt+F2 stays as secondary shortcut
As discussed on plasma-devel
12 years ago
Martin Gräßlin
654287f7ef
Do not set a custom format on QQuickWindows
...
All QQuickWindows share a default format. By setting a custom format
it overwrites the default and this results in a format without a
stencil buffer being requested resulting in possible rendering errors.
This was used to get an alpha buffer. Instead use the static method
on QQuickWindow to request an alpha buffer.
REVIEW: 118123
12 years ago
Aleix Pol
651713374b
Revert "Drop some unneeded QDesktopWidget references"
...
This reverts commit 60ae68a432 .
12 years ago
Aleix Pol
60ae68a432
Drop some unneeded QDesktopWidget references
...
Mostly includes without usage
12 years ago
Vishesh Handa
25f086af48
KRunner: Always set the focus
...
Aleix is awesome!!
12 years ago
Alex Merry
ad57ea90d1
Standardise DBus service CMake code
...
Use configure_file() and install() instead of various macros.
REVIEW: 117584
12 years ago
Vishesh Handa
163139228a
KRunner: Removes files which are no longer needed
12 years ago
Vishesh Handa
97eabaa933
KRunner: Set the window type
12 years ago
Marco Martin
f3d95e44f3
keep the window on top
12 years ago
Aleix Pol
1c8419f2be
Fixes in the main
...
Add a comment reminding that krunner doesn't need to be a QApplication, but
a QGuiApplication, and that it is because of KDE4Support usage.
Translate the description of the application
12 years ago
Aleix Pol
3dad340b71
Drop all QAppliction uses
12 years ago
Aleix Pol
bce3fcb54a
Prefer using QScreen instead of QDesktopWidget
...
Fixes placement of KRunner on multi-screen set ups.
Reviewed by Alex Fiestas.
12 years ago
Vishesh Handa
f8e5fd8d64
KRunner: call it krunner instead of krunner_shell
12 years ago
Hrvoje Senjan
f9a8e26260
Use correct var in KRunner's DBus service
12 years ago
Marco Martin
9806c4ecf5
setMainItem() after the qml initialization is complete
12 years ago
Aleix Pol
da27b27678
Initial import from the monolithic kde-workspace.
...
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
techbase wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:
http://community.kde.org/Frameworks/GitOldHistory
If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.
Branched from the monolithic repo kde-workspace, frameworks branch, at commit
049113e719dd2fc4446d054fa1a3aada330094f0
12 years ago